index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webui
Commit message (
Expand
)
Author
Age
Files
Lines
*
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 in /webui
dependabot[bot]
2024-07-22
1
-6
/
+6
*
build(deps-dev): bump express from 4.18.1 to 4.19.2 in /webui
dependabot[bot]
2024-07-22
1
-48
/
+48
*
build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /webui
dependabot[bot]
2024-07-22
1
-13
/
+13
*
build(deps-dev): bump undici from 5.11.0 to 5.26.3 in /webui
dependabot[bot]
2024-07-22
1
-9
/
+24
*
build(deps): bump webpack from 5.74.0 to 5.76.1 in /webui
dependabot[bot]
2024-07-22
1
-365
/
+365
*
build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /webui
dependabot[bot]
2024-07-22
1
-6
/
+10
*
build(deps): bump json5 from 1.0.1 to 1.0.2 in /webui
dependabot[bot]
2024-07-22
1
-12
/
+12
*
build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /webui
dependabot[bot]
2024-07-22
1
-12
/
+12
*
build(deps): bump minimatch and recursive-readdir in /webui
dependabot[bot]
2024-07-22
1
-32
/
+9
*
fix: correct typo: acceps => accepts
sudoforge
2024-07-20
1
-1
/
+1
*
[DATALAD RUNCMD] Run codespell -w
Yaroslav Halchenko
2023-01-23
1
-1
/
+1
*
webui: pack into binary
Michael Muré
2022-11-20
1
-45
/
+38
*
webui: put react-scripts and typescript as dev-dependency
Michael Muré
2022-10-04
2
-741
/
+3345
*
webui: update most of dependencies
Michael Muré
2022-10-04
3
-11361
/
+13493
*
webui: adapt to CombinedId
Michael Muré
2022-08-23
12
-2
/
+12
*
build: go 1.18 minimum
Michael Muré
2022-07-31
3
-3
/
+3
*
cache: ensure that the default repo has a non-empty name to make js/apollo happy
Michael Muré
2022-05-31
1
-1
/
+1
*
webui: fix dark theme colors
Michael Muré
2022-03-01
1
-0
/
+4
*
webui: fix compile
Michael Muré
2022-03-01
1
-2
/
+1
*
webui: replace GraphQL linter
Quentin Gliech
2022-02-22
3
-1680
/
+712
*
webui: upgrade Material UI
Quentin Gliech
2022-02-22
46
-450
/
+1175
*
webui: upgrade react-router
Quentin Gliech
2022-02-22
9
-253
/
+127
*
webui: replace React imports
Quentin Gliech
2022-02-16
44
-60
/
+34
*
webui: upgrade most dependencies
Quentin Gliech
2022-02-16
25
-23700
/
+13537
*
webui: upgrade graphql-codegen dependencies
Quentin Gliech
2022-02-16
2
-5410
/
+27758
*
Bump follow-redirects from 1.13.0 to 1.14.7 in /webui (#735)
dependabot[bot]
2022-01-29
1
-3
/
+3
*
Bump ws from 5.2.2 to 5.2.3 in /webui (#728)
dependabot[bot]
2022-01-05
1
-15
/
+24
*
Bump tmpl from 1.0.4 to 1.0.5 in /webui (#711)
dependabot[bot]
2022-01-05
1
-3
/
+3
*
Bump path-parse from 1.0.6 to 1.0.7 in /webui (#701)
dependabot[bot]
2022-01-05
1
-3
/
+3
*
Bump url-parse from 1.5.1 to 1.5.3 in /webui (#714)
dependabot[bot]
2022-01-05
1
-3
/
+3
*
Add Linter Step (#698)
6543
2021-09-13
1
-1
/
+1
*
Merge pull request #683 from MichaelMure/dependabot/npm_and_yarn/webui/dns-pa...
Michael Muré
2021-05-27
1
-3
/
+3
|
\
|
*
Bump dns-packet from 1.3.1 to 1.3.4 in /webui
dependabot[bot]
2021-05-27
1
-3
/
+3
*
|
Merge pull request #682 from GlancingMind/webui-comment-and-reopen-bug
Michael Muré
2021-05-27
6
-10
/
+110
|
\
\
|
*
|
Rename default component filename to index.tsx
Sascha
2021-05-26
5
-4
/
+4
|
*
|
Use spinner-icon instead of loading-text
Sascha
2021-05-26
2
-2
/
+4
|
*
|
WebUI: Add comment-and-reopen of a bug in one step
Sascha
2021-05-26
5
-5
/
+103
|
|
/
*
|
Merge pull request #681 from GlancingMind/webui-fix-alignment-of-comment-coun...
Michael Muré
2021-05-27
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix alignment of comment counter for high number
Sascha
2021-05-25
1
-0
/
+2
*
|
Update webui/src/pages/bug/CommentForm.tsx
Michael Muré
2021-05-25
1
-3
/
+3
*
|
WebUI: Add comment-and-close of a bug in one step
Sascha
2021-05-25
4
-8
/
+91
|
/
*
Do not greedy match quotes
Sascha
2021-05-20
2
-8
/
+42
*
Update escape quote test
Sascha
2021-05-20
1
-6
/
+21
*
Add test cases
Sascha
2021-05-20
1
-10
/
+21
*
Fix quoted filter string with bug counter
Sascha
2021-05-20
3
-42
/
+76
*
Merge pull request #672 from MichaelMure/dependabot/npm_and_yarn/webui/hosted...
Michael Muré
2021-05-10
1
-3
/
+3
|
\
|
*
Bump hosted-git-info from 2.8.8 to 2.8.9 in /webui
dependabot[bot]
2021-05-09
1
-3
/
+3
*
|
Merge pull request #667 from MichaelMure/dependabot/npm_and_yarn/webui/ua-par...
Michael Muré
2021-05-09
1
-3
/
+3
|
\
\
|
*
|
Bump ua-parser-js from 0.7.21 to 0.7.28 in /webui
dependabot[bot]
2021-05-06
1
-3
/
+3
|
|
/
*
|
Merge pull request #668 from MichaelMure/dependabot/npm_and_yarn/webui/url-pa...
Michael Muré
2021-05-09
1
-3
/
+3
|
\
\
[next]