Commit Graph

306 Commits (0c8b828f5d5ac7eb8e251edfb1f2536ce1c30336)

Author SHA1 Message Date
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 8 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 8 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 8 months ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 8 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 8 months ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 8 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 8 months ago
Lunny Xiao 67e9f0d498
Fix user router possbile panic (#29751) 8 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 8 months ago
Lunny Xiao ce8a98f878
Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 8 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 9 months ago
wxiaoguang 8553b4600e
Add an trailing slash to dashboard links (#29555) 9 months ago
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 9 months ago
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 9 months ago
wxiaoguang 6bdfc84e6c
Allow to change primary email before account activation (#29412) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Lunny Xiao 3ef6252e06
Allow options to disable user deletion from the interface on app.ini (#29275) 9 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 9 months ago
Yarden Shoham aa6f88638f
Fix missing template for follow button in organization (#29215) 9 months ago
yp05327 68227996a7
Fix broken following organization (#29005) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 10 months ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 10 months ago
wackbyte d9b3849454
Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951) 10 months ago
6543 49d7663929
Revert adding htmx until we finaly decide to add it (#28879) 10 months ago
Yarden Shoham 1df06e3f39
Don't do a full page load when clicking the follow button (#28872) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
yp05327 ce0225c1b8
Forbid removing the last admin user (#28337) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
wxiaoguang f3999888c0
Refactor some legacy code and remove unused code (#28622) 11 months ago
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url (#28617) 11 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months 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