aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show language name on hover (#20923)JakobDev2022-09-021-1/+1
* Support Issue forms and PR forms (#20987)Jason Song2022-09-025-8/+21
* Remove black labels and CSS cleanup (#21003)silverwind2022-08-311-4/+0
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-291-0/+6
* Change review buttons to icons to make space for text (#20934)silverwind2022-08-264-0/+9
* Only show relevant repositories on explore page (#19361)Gusted2022-08-251-0/+6
* Forbid HTML string tooltips (#20935)silverwind2022-08-231-1/+1
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-235-11/+30
* Fix UI mis-align for PR commit history (#20845)wxiaoguang2022-08-191-0/+1
* Fix create repository page's help text (#20810)Gusted2022-08-181-1/+1
* Add badge capabilities to users (#20607)techknowlogick2022-08-181-0/+9
* Correctly escape within tribute.js (#20831)zeripath2022-08-171-4/+5
* Fix tooltip init after review (#20814)silverwind2022-08-171-9/+13