summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve commit list/view on mobile (#19712)Gusted2022-05-161-0/+79
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-124-28/+143
* Update JS dependencies (#19675)silverwind2022-05-101-0/+5
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-076-7/+121
* prevent double click new issue/pull/comment button (#16157)a10121127962022-05-071-0/+12
* Improve reviewing PR UX (#19612)Gusted2022-05-074-1/+55
* Make .cs highlighting legible on dark themes. (#19604)Eekle2022-05-041-1/+1
* Improve UI on mobile (#19546)Gusted2022-05-013-3/+84
* Fix Pull Request comment filename word breaks (#19535)parnic2022-04-291-0/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-282-0/+35
* Make repository file list useable on mobile (#19515)Gusted2022-04-281-0/+24
* Improve dashboard's repo list performance (#18963)Gusted2022-04-261-20/+25
* By default force vertical tabs on mobile (#19486)Gusted2022-04-262-29/+13
* Allow commit status popup on /pulls page (#19507)parnic2022-04-263-13/+20
* Add a new menu in file view to open blame view and fix blame view select rang...Lunny Xiao2022-04-261-4/+18
* Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmplwxiaoguang2022-04-261-4/+11
* Improve Stopwatch behavior (#18930)Gusted2022-04-251-0/+4
* Add RSS Feed buttons to Repo, User and Org pages (#19370)ktprograms2022-04-242-5/+4
* Use horizontal tabs for repo header on mobile (#19468)Gusted2022-04-231-0/+25
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+3
* Disallow selecting the text of buttons (#19330)delvh2022-04-144-19/+20
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-0710-14/+14
* Skip frontend ROOT_URL check on installation page, remove unnecessary global ...wxiaoguang2022-04-011-0/+3
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-308-0/+119
* Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang2022-03-304-9/+65
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-292-19/+49
* Feature: show issue assignee on project board (#15232)Roger Luo2022-03-092-0/+9
* Fix EasyMDE error when input Enter (#19004)wxiaoguang2022-03-061-2/+2
* Fix the editor height in review box (#19003)wxiaoguang2022-03-042-1/+9
* Remove CodeMirror dependencies (#18911)silverwind2022-02-261-40/+3