Commit Graph

349 Commits (1ec8d80fa3b49e6a4c6a6239eedc6a9909cfb23d)

Author SHA1 Message Date
Lunny Xiao 67e9f0d498
Fix user router possbile panic (#29751) 12 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 12 months ago
Lunny Xiao ce8a98f878
Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 12 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 12 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 12 months ago
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 12 months ago
wxiaoguang 8553b4600e
Add an trailing slash to dashboard links (#29555) 12 months ago
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 12 months ago
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 12 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 12 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 12 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 1 year ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 1 year ago
wxiaoguang 6bdfc84e6c
Allow to change primary email before account activation (#29412) 1 year ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 1 year ago
Lunny Xiao 3ef6252e06
Allow options to disable user deletion from the interface on app.ini (#29275) 1 year ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 1 year ago
Yarden Shoham aa6f88638f
Fix missing template for follow button in organization (#29215) 1 year ago
yp05327 68227996a7
Fix broken following organization (#29005) 1 year ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 1 year ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 1 year ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 1 year ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 1 year ago
wackbyte d9b3849454
Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951) 1 year ago
6543 49d7663929
Revert adding htmx until we finaly decide to add it (#28879) 1 year ago
Yarden Shoham 1df06e3f39
Don't do a full page load when clicking the follow button (#28872) 1 year ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
yp05327 ce0225c1b8
Forbid removing the last admin user (#28337) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
wxiaoguang f3999888c0
Refactor some legacy code and remove unused code (#28622) 1 year ago
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url (#28617) 1 year ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 1 year ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 1 year ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
6543 c6366089df
Dont leak private users via extensions (#28023) 1 year ago
yp05327 089ac06969
Improve profile for Organizations (#27982) 1 year ago
KN4CK3R 8557a9455b
Revert #27870 (#27917) 1 year ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
KN4CK3R e378545f30
Filter inactive auth sources (#27870) 1 year ago
Nanguan Lin 881806a50b
Replace -1 with GhostUserID (#27703) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
Nanguan Lin 7480aacdad
Fix 404 when there is an internal version of package (#27615) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 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 673cf6af76
make writing main test easier (#27270) 1 year ago