aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/shared/actions
Commit message (Expand)AuthorAgeFilesLines
* Refactor secrets modification logic (#26873)KN4CK3R2023-09-051-13/+3
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-261-7/+2
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-0/+128
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-131-11/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-9/+5
* Fix incorrect server error content in RunnersList (#24118)yp053272023-04-141-2/+2
* Implement actions (#21937)Jason Song2023-01-311-0/+190