summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Add force_merge to merge request and fix checking mergable (#23010) (#23032)Jason Song2023-02-211-1/+6
* Fix the Manually Merged form (#23015) (#23017)wxiaoguang2023-02-211-0/+4
* Fix PR file tree folders no longer collapsing (#22864) (#22872)Yarden Shoham2023-02-122-2/+19
* Fix color of tertiary button on dark theme (#22739) (#22744)Yarden Shoham2023-02-081-3/+10
* Escape path for the file list (#22741) (#22757)wxiaoguang2023-02-062-2/+11
* Fix bugs with WebAuthn preventing sign in and registration. (#22651) (#22721)zeripath2023-02-021-15/+22
* Add missing close bracket in imagediff (#22710) (#22712)Yarden Shoham2023-02-011-1/+1
* Truncate commit summary on repo files table. (#22551) (#22552)Yarden Shoham2023-01-201-0/+5
* Fix environments for KaTeX and error reporting (#22453) (#22473)zeripath2023-01-161-5/+9
* Fixed colour transparency regex matching in project board sorting (#22092) (#...zeripath2023-01-151-1/+1
* fix: PR status layout on mobile (#21547) (#22441)zeripath2023-01-141-0/+38
* Restore function to "Show more" buttons (#22399) (#22426)zeripath2023-01-133-2/+29
* Don't display stop watch top bar icon when disabled and hidden when click oth...Yarden Shoham2023-01-101-0/+1
* 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