Commit Graph

60 Commits (d7ec23febf7c97de9d626797997a5a91ad5c3da8)

Author SHA1 Message Date
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 1 month ago
yp05327 7bb7ba1b5b
Add `show more` organizations icon in user's profile (#32986) 1 month ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang 7553ae1a57
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
wxiaoguang 23471e1333
Refactor issue list (#32755) 2 months ago
wxiaoguang 4142397b0b
Fix mentionable users when writing issue comments (#32715) 2 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 5 months ago
a1012112796 39d2fdefaf
Split org Propfile README to a new tab `overview` (#31373) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Jason Song 572fa55fbc
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 8 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 9 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 11 months ago
Nanguan Lin 5ca65d3390
Fix missing code in the user profile (#29865) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
wxiaoguang 10cfa0879a
Fix incorrect user location link on profile page (#29474) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 12 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 12 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url (#28617) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year 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) 2 years ago
JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 2 years ago
Nicholas Pease 6a7a5ea32a
Do not show Profile README when repository is private (#26295) 2 years ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 2 years ago
puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 2 years ago
sillyguodong 8228751c55
Support changing labels of Actions runner without re-registration (#24806) 2 years 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