summaryrefslogtreecommitdiffstats
path: root/routers/web/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix typo "GetLatestRunnerToken" (#27680)Jason Song2023-10-181-2/+2
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-2/+2
* Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803)Panagiotis "Ivory" Vasilopoulos2023-09-291-0/+1
* Redefine the meaning of column is_active to make Actions Registration Token g...Lunny Xiao2023-09-271-3/+3
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-1/+1
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-151-1/+1
* resolve issue with sort icons on admin/users and admin/runners (#24360)jladbrook2023-09-121-0/+1
* Fix the display of org level badges (#26504)yp053272023-09-061-1/+0
* Refactor secrets modification logic (#26873)KN4CK3R2023-09-052-23/+10
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* Count only visible repos on profile (#25928)JakobDev2023-08-111-0/+19
* Do not show Profile README when repository is private (#26295)Nicholas Pease2023-08-041-1/+1
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-261-7/+2
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-16/+90
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-202-22/+142
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-131-11/+1
* Respect original content when creating secrets (#24745)Jason Song2023-05-161-1/+10
* Add Gitea Profile Readmes (#23260)Nicholas Pease2023-05-091-0/+22
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-9/+5
* Only delete secrets belonging to its owner (#24284)KN4CK3R2023-04-231-2/+2
* Fix incorrect server error content in RunnersList (#24118)yp053272023-04-141-2/+2
* Add missing tabs to org projects page (#22705)yp053272023-03-101-0/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+22
* Add user secrets (#22191)KN4CK3R2023-02-011-0/+54
* Implement actions (#21937)Jason Song2023-01-311-0/+190
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-0/+14
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-2/+1
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-201-0/+226