aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set max text height to prevent overflow (#18862)Kyle D2022-02-231-1/+1
* Fix behavior or checkbox submission. (#18851)Gusted2022-02-221-0/+2
* Replace deprecated String.prototype.substr() with String.prototype.slice() (#...CommanderRoot2022-02-186-11/+11
* Allow mermaid render error to wrap (#18790)silverwind2022-02-171-1/+1
* Various Mermaid improvements (#18776)silverwind2022-02-167-34/+34
* Fix source code line highlighting (#18729)Jimmy Praet2022-02-121-2/+5
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-10/+6
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-095-18/+90
* C preprocessor colors improvement (#18671)Bruno Raoult2022-02-092-3/+3
* Prevent security failure due to bad APP_ID (#18678)zeripath2022-02-091-0/+13
* Remove the spurious space in the .ui.right additional selector (#18605)zeripath2022-02-041-1/+1
* Ensure commit-statuses box is sized correctly in headers (#18538)zeripath2022-02-041-0/+7
* Fix review excerpt (#18502)confusedsushi2022-02-012-2/+4
* Update JS dependencies, fix lint (#18389)silverwind2022-02-014-4/+4
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-2850-14/+76