Commit log
f5df854
Some changes to the label menu
Click to expand commit body
- Increase width of label menu
- Use default selection styling instead of bold text
- Use rem unit for labelcolor
- Remove some tenary operator usage
Sascha
created
4517de9
LabelMenu prefer break-on-word-boundary
Sascha
created
9b2cf1b
Add/Remove from filtering while creating new label works
Sascha
created
41418c9
Let CreateNewLabel-Btn appear as first element in list
Sascha
created
d39e6c4
Add label menu to bug detail page
Click to expand commit body
Also support label color in label filter menu on bug list page
Tim Becker
created
a3e098d
Merge pull request #626 from GlancingMind/upstream-prevent-page-reloads
Click to expand commit body
Prevent page reload for redirecting components
Michael Muré
created
d80b2ad
Prevent page reload for redirecting components
Click to expand commit body
Link instantly to:
- NewBugPage
- BackToList
Sascha
created
3d5ac70
Only set bugtitle if title is diffrent
Sascha
created
5c897f4
Fix invalid tab selection console error
Sascha
created
abbed0f
Merge pull request #623 from GlancingMind/upstream-additional-filters-for-bug-list
Click to expand commit body
WebUI: Additional filters for bug list
Michael Muré
created
acfaf6b
Fix MessageHistoryDialog console error
Sascha
created
d4ad748
Render comment history via markdown
Sascha
created
23300d1
Use custom anchor in markdown
Click to expand commit body
The custom anchor will be more readable in dark mode.
Also it will supports linking within the SPA.
Sascha
created
50ef676
Add emoji rendering support via remark-gemoji
Sascha
created
637bce7
Fix and improve rendering of markdown elements
Click to expand commit body
- Markdown will no be rendered
- Render text always below an image
- block quotes wont be just indented text
Sascha
created
ccdaa16
Support filtering by multiple selected authors
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
Click to expand commit body
- 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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
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
Click to expand commit body
WebUI: Edit comments and inspect edit history
Michael Muré
created
bd6159a
Treat description not as edit
Sascha
created