aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shared
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-4/+4
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-4/+4
* Don't do a full page load when clicking the follow button (#28872)Yarden Shoham2024-01-201-4/+4
* Fix tooltip of variable edit button (#28681)wackbyte2024-01-031-1/+1
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-1/+1
* Fix wrong due date rendering in issue list page (#28588)Yarden Shoham2023-12-221-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Remove autofocus in search box (#28033)yp053272023-11-202-2/+2
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-1/+1
* Always use whole user name as link (#27815)Denys Konovalov2023-10-301-5/+1
* Add word-break to organization name and description (#26624)yp053272023-10-251-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* add a shortcut to user's profile page to admin user details (#27299)techknowlogick2023-10-081-1/+5
* Fix yet another `ctx` template bug (#27417)delvh2023-10-041-1/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-2/+2
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-011-1/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-255-11/+11
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-257-66/+66
* cleanup locale function usage (#27227)Denys Konovalov2023-09-245-21/+20
* fix issues on action runners page (#27226)Denys Konovalov2023-09-242-20/+19
* Fix the variable regexp pattern on web page (#27161)Nanguan Lin2023-09-211-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-182-2/+2
* resolve issue with sort icons on admin/users and admin/runners (#24360)jladbrook2023-09-121-3/+12
* Improve issue list layout (#26983)wxiaoguang2023-09-091-7/+5
* Improve flex list UI (#26970)wxiaoguang2023-09-083-5/+7
* Fix the secret regexp pattern on web page (#26910)Nanguan Lin2023-09-051-1/+1
* Relocate the `RSS user feed` button (#26882)BeYonme2023-09-031-3/+3
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-311-1/+1
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* Fix URL of padlock icon in profile (#26446)Panagiotis "Ivory" Vasilopoulos2023-08-111-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-104-6/+6
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-014-37/+51
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-5/+14
* Use shared template for webhook icons (#26242)silverwind2023-07-311-0/+27
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-1/+2
* Use calendar icon for `Joined on...` in profiles (#26215)Panagiotis "Ivory" Vasilopoulos2023-07-291-1/+1
* Restructure issue list template, styles (#25750)Denys Konovalov2023-07-091-59/+61
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-071-8/+6
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-062-0/+132
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-1/+1
* Actions list enhancements (#25601)silverwind2023-07-041-2/+2
* use css on labels (#25626)derelm2023-07-031-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-2/+2
* Introduce shared template for search inputs (#25338)silverwind2023-06-222-2/+3
* Various UI fixes (#25264)silverwind2023-06-211-1/+1
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-202-46/+143
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+1
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-132-9/+4