summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix heatmap first color being unused (#22158)silverwind2022-12-181-0/+7
* Fix margin and alignment in dashboard repolist (#22120) (#22122)silverwind2022-12-161-1/+5
* Multiple improvements for comment edit diff (#21990) (#22007)silverwind2022-12-023-25/+42
* Fix markdown anchor re-clicking (#21931) (#21946)silverwind2022-11-271-6/+9
* Prevent NPE if trying to restore an already restored deleted branch (#21940) ...zeripath2022-11-251-0/+6
* Color and Style enhancements (#21784, #21799) (#21868)silverwind2022-11-204-103/+59
* Ignore line anchor links with leading zeroes (#21728) (#21776)silverwind2022-11-112-15/+40
* Fix UI language switching bug (#21597) (#21749)Xinyu Zhou2022-11-101-1/+1
* Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738)Xinyu Zhou2022-11-092-3/+4
* Fix opaque background on mermaid diagrams (#21642) (#21652)silverwind2022-11-012-0/+2
* Use CSS color-scheme instead of invert (#21616) (#21623)silverwind2022-10-292-3/+3
* Improve code comment review on mobile (#21461)Gusted2022-10-254-11/+38
* Consolidate remaining colors into variables (#21582)silverwind2022-10-253-121/+370
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-241-0/+5
* CSS color enhancements (#21534)silverwind2022-10-234-12/+28
* Add color previews in markdown (#21474)Yarden Shoham2022-10-211-0/+8
* Enable Monaco automaticLayout (#21515)silverwind2022-10-201-4/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-192-1/+19
* Remove vitest globals (#21505)silverwind2022-10-193-0/+3
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-4/+26
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-178-4/+45
* Fix mermaid-related bugs (#21431)silverwind2022-10-152-1/+5
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-162-3/+7
* Switch from jest to vitest (#21444)silverwind2022-10-144-11/+6
* Diff file tree tweaks (#21446)silverwind2022-10-141-2/+2
* Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang2022-10-141-2/+2
* Respect user's locale when rendering the date range in the repo activity page...Yarden Shoham2022-10-131-0/+7
* Consolidate more CSS colors into variables (#21402)silverwind2022-10-124-65/+30
* feat(pr review): add more space on mobile (#21326)kolaente2022-10-111-0/+10
* Update JS dependencies and eslint config (#21388)silverwind2022-10-102-2/+2
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-091-1/+3
* Fix typos in PullRequestMergeForm.vue header comment (#21378)Yarden Shoham2022-10-091-2/+2
* Use weighted algorithm for string matching when finding files in repo (#21370)wxiaoguang2022-10-085-65/+109
* Add new CSS variables --color-accent and --color-small-accent (#21305)delvh2022-10-073-7/+13
* Fix doc and heatmap for the Vue3 refactoring (#21312)wxiaoguang2022-10-021-16/+12
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-0113-96/+95
* Consolidate more CSS rules, fix inline code on arc-green (#21260)silverwind2022-09-282-47/+38
* Feature: Case-insensitive "find files in repo" (#21269)HeySora2022-09-282-13/+14
* Fix empty container layer history and UI (#21251)KN4CK3R2022-09-272-0/+10
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-278-25/+446
* Use native inputs in whitespace dropdown (#20980)silverwind2022-09-251-0/+3
* Various CSS tweaks (#21244)silverwind2022-09-225-99/+61
* Prevent invalid behavior for file reviewing when loading more files (#21230)delvh2022-09-221-4/+13
* Enable fluid page layout on medium size viewports (#21178)silverwind2022-09-191-0/+7
* File header tweaks (#21175)silverwind2022-09-151-5/+2
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-143-0/+46
* Remove fomantic image module (#21145)silverwind2022-09-127-366/+16
* Improve commit status icons (#21124)silverwind2022-09-093-1/+7
* Improve arc-green code theme (#21039)silverwind2022-09-032-102/+105
* Add down key check has tribute container (#21016)Tyrone Yeh2022-09-031-0/+12