aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Use JSON response for "user/logout" (#25522)wxiaoguang2023-06-261-2/+2
* Fix migrate page layout on mobile (#25507)silverwind2023-06-261-2/+2
* Clarify the reason why the user can't add a new email if there is a pending a...wxiaoguang2023-06-261-0/+4
* Link to existing PR when trying to open a new PR on the same branches (#25494)sebastian-sauer2023-06-251-1/+1
* Fine tune "dropdown button" icon (#25442)wxiaoguang2023-06-252-17/+32
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-251-1/+1
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-241-2/+2
* Only show 'Manage Account Links' when necessary (#25311)Panagiotis "Ivory" Vasilopoulos2023-06-241-13/+14
* fix tags line no margin see #25255 (#25280)hiifong2023-06-241-2/+2
* Navbar fixes (#25402)silverwind2023-06-241-3/+3
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-233-36/+40
* Fix repo search broken because of profile page added (#25455)Lunny Xiao2023-06-231-0/+2
* Store and use seconds for timeline time comments (#25392)65432023-06-231-3/+18
* Make "dismiss" content shown correctly (#25461)wxiaoguang2023-06-231-1/+0
* Remove test string (#25447)Denys Konovalov2023-06-221-1/+1
* Diff page enhancements (#25398)silverwind2023-06-222-6/+8
* Introduce shared template for search inputs (#25338)silverwind2023-06-2216-22/+23
* Improve 'Privacy' section in profile settings (#25309)Panagiotis "Ivory" Vasilopoulos2023-06-222-8/+9
* Various UI fixes (#25264)silverwind2023-06-2110-16/+22
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-215-8/+40
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-15/+0
* Refactor path & config system (#25330)wxiaoguang2023-06-211-9/+0
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-213-4/+50
* Fix dropdown icon layout on diff page (#25397)wxiaoguang2023-06-204-6/+5
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-208-49/+161
* Navbar styling rework (#25343)silverwind2023-06-201-37/+38
* rename tributeValues to mentionValues (#25375)silverwind2023-06-201-1/+1
* Fix issue filters on mobile view (#25368)Denys Konovalov2023-06-191-2/+2
* Refactor: TotalTimest return seconds (#25370)65432023-06-191-1/+1
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-192-3/+11
* Fix label list divider (#25312)wxiaoguang2023-06-181-1/+2
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-1812-150/+196
* When viewing a file, hide the add button (#25320)hiifong2023-06-181-1/+1
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+1
* Fix displayed RPM repo url (#25310)KN4CK3R2023-06-161-1/+1
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-162-7/+6
* Show if File is Executable (#25287)JakobDev2023-06-161-0/+5
* Fix some UI alignments (#25277)wxiaoguang2023-06-153-6/+6
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-153-6/+22
* Fix variable in template (#25267)silverwind2023-06-141-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-1442-169/+127
* Fix edit OAuth application width (#25262)Denys Konovalov2023-06-141-46/+44
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-1410-66/+161
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-144-8/+64
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-1/+1
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-132-9/+4
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-138-56/+28
* Use inline SVG for built-in OAuth providers (#25171)silverwind2023-06-132-6/+6
* Disable `Create column` button while the column name is empty (#25192)Punit Inani2023-06-131-1/+1
* Change access token UI to select dropdowns (#25109)Jonathan Tran2023-06-131-13/+10