summaryrefslogtreecommitdiffstats
path: root/templates/shared
Commit message (Expand)AuthorAgeFilesLines
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-051-1/+1
* Always use whole user name as link (#27815) (#27838)Giteabot2023-10-301-5/+1
* Revert #27426 (#27474)delvh2023-10-061-1/+1
* Fix yet another `ctx` template bug (#27417) (#27426)Giteabot2023-10-041-1/+1
* Hide archived labels when filtering by labels on the issue list (#27115) (#27...Giteabot2023-10-011-1/+1
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-291-1/+1
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-258-74/+74
* cleanup locale function usage (#27227) (#27240)Giteabot2023-09-255-21/+20
* fix issues on action runners page (#27226) (#27233)Giteabot2023-09-242-20/+19
* Fix the variable regexp pattern on web page (#27161) (#27164)Giteabot2023-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
* Button and color enhancements (#24989)silverwind2023-06-091-3/+3
* Show `bot` label next to username when rendering autor link if the user is a ...Yarden Shoham2023-05-261-1/+1
* Rework notifications list (#24812)silverwind2023-05-252-21/+26
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-1/+1
* Clean up various avatar dimensions (#24701)silverwind2023-05-141-1/+1
* Display owner of a runner as a tooltip instead of static text (#24377)yp053272023-05-122-6/+6
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-061-2/+1
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-1/+1
* Display 'Unknown' when runner.version is empty (#24378)yp053272023-04-271-1/+1
* Fix incorrect last online time in runner_edit.tmpl (#24376)yp053272023-04-271-1/+1
* Add missed column title in runner management page (#24328)yp053272023-04-261-1/+1