a92b998
Remove auto fixing of eslint errors
Sascha created
a92b998
Remove auto fixing of eslint errors
Sascha created
3380135
Make filter/search input full width
Sascha created
41ee97a
fix: regex issue
Aien Saidi created
d284560
Fix readability of filter input field in dark mode
Sascha created
72fc0ef
fix: issue with keyDown propagation
Aien Saidi created
1216fb1
chore: returning value
Aien Saidi created
bff9fa6
fix: issue with regex
Aien Saidi created
248201b
fix: issue with toggling the author
Aien Saidi created
f82071a
feat: use predefined filters
Aien Saidi created
92ce861
feat: multiple label filter
- add search functionality in menu items
Aien Saidi created
7a7e93c
feat: check if there are labels
Aien Saidi created
31871f2
feat: add filter by label
Aien Saidi created
54c5b66
feat: use author to filter the list
Aien Saidi created
222f568
Bump github.com/go-git/go-git/v5 from 5.2.0 to 5.3.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.2.0...v5.3.0) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
c7a441b
Merge pull request #619 from MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.1.0
Bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.1.0
Michael Muré created
18ae6a6
Merge pull request #620 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.6
Bump golang.org/x/text from 0.3.5 to 0.3.6
Michael Muré created
779b265
Bump golang.org/x/text from 0.3.5 to 0.3.6
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.5...v0.3.6) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
c61fd2a
Bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.1.0
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](https://github.com/go-git/go-billy/compare/v5.0.0...v5.1.0) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
ca9846f
Merge pull request #616 from MichaelMure/dependabot/add-v2-config-file
Create Dependabot config file
Michael Muré created
cc3b7c3
Create Dependabot config file
dependabot-preview[bot] created
fc04af3
Merge pull request #532 from MichaelMure/dag-entity
Work towards a reusable entity datastructure + commit signature
Michael Muré created
cb9b065
entity: more comments
Michael Muré created
2055bd5
Merge pull request #611 from MichaelMure/fix-no-filter
cache: fix no-label filter not properly wired
Michael Muré created
f7dec7e
cache: fix no-label filter not properly wired
Michael Muré created
aa0449a
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré created
e985653
cache: test for FTS bub with long description
Michael Muré created
32958b5
cache: only FTS index token < 100 characters
Michael Muré created
919227c
Merge pull request #608 from MichaelMure/fix-config
repo: fix various config issues around case insentivity
Michael Muré created
890c014
repo: fix various config issues around case insentivity
Michael Muré created
b2e98ef
Github bridge: refactor message handling
Alexander Scharinger created
db57227
Github bridge: stop sleep-timer on SIGINT
Alexander Scharinger created
21b330d
Github bridge: fix message about timeout
Alexander Scharinger created
fb6b2d8
Merge pull request #602 from GlancingMind/upstream-4-interface-to-edit-issues
WebUI: Edit comments and inspect edit history
Michael Muré created
bd6159a
Treat description not as edit
Sascha created
2646c63
Github bridge: Refactor
Alexander Scharinger created
01b9490
Merge pull request #604 from MichaelMure/sec-issue
repo: fix security issue that could lead to arbitrary code execution
Michael Muré created
9434d2e
repo: fix security issue that could lead to arbitrary code execution
see https://blog.golang.org/path-security for details
Michael Muré created
52df5a1
Merge pull request #600 from GlancingMind/upstream-improve-navigation
WebUI: Improve navigation
Michael Muré created
aeb26d0
webui: stay within the SPA when redirecting from the header
Michael Muré created
fbf7c48
webui: fix eslint?
Michael Muré created
5215634
entity: add support for storing files
Michael Muré created
aa91f39
Fix (hoepfully) eslint error for pipeline
Unfortunatly will this result in error for eslint on local machine... *sigh*
Sascha created
50f146a
Remove BackToList button from NewBugPage
Sascha created
f752dd5
Remove BackToList button from BugPage
Sascha created
00fbd0a
Fix highlighting of tabs and error in console
Sascha created
9fa40d3
Add tooltip to unimplemented navigations
Sascha created
a332c08
Center navbar and disable unresolved navigations
Sascha created
1e411f5
Fix eslint empty line error
Sascha created
8d8eb29
Add test navbar
Sascha created
6744cdd
Merge pull request #603 from GlancingMind/upstream-28-comment-counter-for-each-bug-on-buglist
Display count of comment for each bug on bug list
Michael Muré created