Commit Graph

48 Commits (c5d97ddcfaa5011a3e840ebcd7c5ebb88c494ba9)

Author SHA1 Message Date
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
Jason Song 572fa55fbc
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 6 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 6 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
Nanguan Lin 5ca65d3390
Fix missing code in the user profile (#29865) 8 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
wxiaoguang 10cfa0879a
Fix incorrect user location link on profile page (#29474) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 9 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url (#28617) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
yp05327 e88377470a
Fix project counter in organization/individual profile (#28068) 1 year ago
yp05327 089ac06969
Improve profile for Organizations (#27982) 1 year ago
Jason Song 0a2b93d411
Fix typo "GetLatestRunnerToken" (#27680) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
Panagiotis "Ivory" Vasilopoulos 65e09a303e
Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 1 year ago
Lunny Xiao 3b2da7e4ae
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
jladbrook e33f112e01
resolve issue with sort icons on admin/users and admin/runners (#24360) 1 year ago
yp05327 0850be6750
Fix the display of org level badges (#26504) 1 year ago
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 1 year ago
yp05327 bc930f332f
Fix typo of RunerOwnerID (#26508) 1 year ago
JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 1 year ago
Nicholas Pease 6a7a5ea32a
Do not show Profile README when repository is private (#26295) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 1 year ago
sillyguodong 8228751c55
Support changing labels of Actions runner without re-registration (#24806) 1 year ago
Jason Song d81659d039
Respect original content when creating secrets (#24745) 2 years ago
Nicholas Pease c090f87a8d
Add Gitea Profile Readmes (#23260) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
KN4CK3R b3e849d1d6
Only delete secrets belonging to its owner (#24284) 2 years ago
yp05327 5768bafeb2
Fix incorrect server error content in RunnersList (#24118) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
KN4CK3R 5882e179a9
Add user secrets (#22191) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
KN4CK3R 32db62515f
Add package registry cleanup rules (#21658) 2 years ago