aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adjust style for action run list (align icons, adjust padding) (#25170)HesterG2023-06-121-5/+5
* Fix #25133 (#25162)yp053272023-06-091-2/+2
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-095-84/+74
* Button and color enhancements (#24989)silverwind2023-06-0923-65/+117
* Modify OAuth login ui and fix display name, iconurl related logic (#25030)HesterG2023-06-082-21/+9
* Fix strange UI behavior of cancelling dismiss review modal (#25133)yp053272023-06-081-2/+2
* Remove incorrect element ID on "post-install" page (#25104)wxiaoguang2023-06-081-2/+2
* Improve notification icon and navbar (#25111)v1.21.0-devsilverwind2023-06-073-8/+6
* fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0Denys Konovalov2023-06-071-4/+8
* Fix webauthn regression and improve code (#25113)wxiaoguang2023-06-073-32/+29
* Add details summary for vertical menus in settings to allow toggling (#25098)HesterG2023-06-074-15/+15
* Fix 500 error caused by notifications without an issue such as repo transfers...Jason Song2023-06-061-2/+6
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-063-22/+13
* Don't display `select all issues` checkbox when no issues are available (#25086)Yevhen Pavlov2023-06-061-1/+1
* fix "Remove stars when repo goes private #19904" (#25084)65432023-06-051-1/+1