aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shared/actions
Commit message (Expand)AuthorAgeFilesLines
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964)Giteabot2024-12-241-3/+7
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-042-3/+3
* Optimize runner-tags layout to enhance visual experience (#31258)Kerwin Bryant2024-06-051-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-4/+4
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-4/+4
* Unify search boxes (#29530)Denys Konovalov2024-03-141-5/+1
* Fix action runner offline label padding (#29691)Chongyi Zheng2024-03-091-1/+1
* Implement actions badge svgs (#28102)Nanguan Lin2024-02-271-0/+25
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-1/+1
* Remove autofocus in search box (#28033)yp053272023-11-201-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-252-8/+8
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-18/+18
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* fix issues on action runners page (#27226)Denys Konovalov2023-09-242-20/+19
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* resolve issue with sort icons on admin/users and admin/runners (#24360)jladbrook2023-09-121-3/+12
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* 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-221-2/+2
* 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
* Display owner of a runner as a tooltip instead of static text (#24377)yp053272023-05-122-6/+6
* Improve template helper (#24417)wxiaoguang2023-04-291-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
* Fix runner button height (#24338)silverwind2023-04-261-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-232-2/+0
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-2/+2
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-191-0/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Implement actions (#21937)Jason Song2023-01-312-0/+192