summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve comment header for Mobile (#20781)Gusted2022-08-141-0/+12
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-1/+5
* Remove useless JS operation for relative time tooltips (#20756)silverwind2022-08-121-8/+0
* Slightly reduce exclamation icon size (#20753)silverwind2022-08-121-1/+1
* Fix loading button with invalid form (#20754)silverwind2022-08-111-10/+6
* Make branch icon stand out more (#20726)Gusted2022-08-101-1/+1
* Replace some icons with SVG (#20741)silverwind2022-08-101-0/+1
* Use separate class for tippy targets (#20742)silverwind2022-08-103-4/+10
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-104-1/+25
* Fix CI status popup (#20737)silverwind2022-08-101-1/+1
* Change commit status icons to SVG (#20736)silverwind2022-08-092-2/+3
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-0916-2101/+179
* Rework repo buttons (#20602)silverwind2022-08-083-73/+53
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+19
* Background color of private list-items updated (#20630)Luke Wyatt2022-08-063-5/+3
* move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import ...wxiaoguang2022-08-053-15/+17
* Fix the JS error "EventSource is not defined" caused by some non-standard bro...wxiaoguang2022-08-033-64/+71
* Clean up and fix clone button script (#20415)silverwind2022-07-311-27/+3
* Fix default merge style (#20564)wxiaoguang2022-07-311-1/+4
* Fix dashboard switching on Mobile (#20238)Gusted2022-07-282-0/+10
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-8/+27