aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Ignore line anchor links with leading zeroes (#21728) (#21777)silverwind2022-11-112-15/+39
* Fix UI language switching bug (#21597) (#21748)Xinyu Zhou2022-11-101-1/+1
* Enable Monaco automaticLayout (#21516)silverwind2022-10-191-0/+1
* Fix empty container layer history and UI (#21251) (#21278)KN4CK3R2022-09-272-0/+10
* Prevent invalid behavior for file reviewing when loading more files (#21230) ...delvh2022-09-221-4/+13
* Improve arc-green code theme (#21039) (#21042)silverwind2022-09-032-102/+105
* Add down key check has tribute container (#21016) (#21038)Tyrone Yeh2022-09-031-0/+12
* Change review buttons to icons to make space for text (#20934) (#20978)silverwind2022-08-274-0/+9
* Enable contenthash in filename for dynamic assets (#20813) (#20932)silverwind2022-08-255-11/+30
* Rework repo buttons (#20602, #20718) (#20719)silverwind2022-08-203-73/+53
* Fix UI mis-align for PR commit history (#20845) (#20859)wxiaoguang2022-08-191-0/+1
* Correctly escape within tribute.js (#20831) (#20832)zeripath2022-08-171-4/+5
* Improve comment header for mobile (#20781) (#20789)Gusted2022-08-151-0/+12
* Make branch icon stand out more (#20726) (#20774)Gusted2022-08-121-1/+1
* Fix loading button with invalid form (#20754) (#20759)silverwind2022-08-111-10/+6
* Fix the JS error "EventSource is not defined" caused by some non-standard bro...wxiaoguang2022-08-043-55/+66
* Display project in issue list (#20583)aceArt-GmbH2022-08-021-1/+2
* Clean up and fix clone button script (#20415 & #20600) (#20599)silverwind2022-08-021-27/+3
* Fix default merge style for pull requests (#20564) (#20565)wxiaoguang2022-07-311-1/+4
* Update notification count for non-mobile version (#20544)Gusted2022-07-301-6/+4
* Fix dashboard switching on Mobile (#20238) (#20239)Gusted2022-07-282-0/+10
* Fix ROOT_URL detection for URLs without trailing slash (#20503)wxiaoguang2022-07-271-1/+2
* Fix checks in PR for empty commits (#20290) (#20352)Ing. Jaroslav Šafka2022-07-131-1/+1
* Prevent "empty" scrollbars on Firefox (#20294) (#20308)KN4CK3R2022-07-104-5/+5
* Make notification bell more prominent on mobile (#20108, #20236, #20251) (#20...zeripath2022-07-071-2/+2
* Adjust max-widths for the repository file table (#20243) (#20247)zeripath2022-07-051-2/+22
* Bypass Firefox (iOS) bug (#20244) (#20250)wxiaoguang2022-07-051-0/+5
* Init popup for new code comment (#20234) (#20235)Gusted2022-07-053-9/+18
* Show scrollbar when necessary (#20142) (#20143)Gusted2022-06-271-1/+1
* Fix remove file on initial comment (#20127) (#20128)Gusted2022-06-252-1/+3
* Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996)wxiaoguang2022-06-171-1/+6
* Don't prevent overflow on y-as (#19978)Gusted2022-06-161-0/+4
* Replace unstyled meter with progress (#19968)silverwind2022-06-153-6/+11
* Prettify number of issues (#17760)Gusted2022-06-124-2/+38
* Improve file header on mobile (#19945)Gusted2022-06-121-1/+3
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-114-22/+126
* Make user profile image show full image on mobile (#19840)Eekle2022-06-101-11/+4
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-0/+5
* Feature: Find files in repo (#15028)Roger Luo2022-06-095-1/+118
* Add support for rendering terminal output with colors (#19497)Lauris BH2022-06-093-0/+303
* Fix viewed images not loading in a PR (#19919)wxiaoguang2022-06-081-1/+2
* Automatically render wiki TOC (#19873)zeripath2022-06-081-0/+12
* A minimal change to replace data calls with attr as per guidelines (#19900)André Jaenisch2022-06-061-1/+1
* Limit max-height of CodeMirror editors for issue comment and wiki (#18271)Martijn de Boer2022-06-052-9/+8
* use exact search instead of fuzzy search for branch filter dropdown (#19885)wxiaoguang2022-06-041-4/+4
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-037-4453/+190
* Show source/target branches on PR's list (#19747)IT-AlexKor2022-05-251-0/+17
* Remove fomantic progress module (#19760)silverwind2022-05-208-2025/+20
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-204-10/+46
* Replace blue button and label classes with primary (#19763)silverwind2022-05-204-30/+39