Commit Graph

343 Commits (3078826d0111e818dc765d94c650f4cb5b3ecce7)

Author SHA1 Message Date
wxiaoguang 45973a100b
Fix bleve fuzziness search (#33078) 2 months ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 2 months ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 2 months ago
yp05327 7bb7ba1b5b
Add `show more` organizations icon in user's profile (#32986) 2 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 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) 3 months ago
KN4CK3R 0c3c041c88
Add Arch package registry (#32692) 3 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 3 months ago
Rowan Bohde 16a7d343d7
Validate OAuth Redirect URIs (#32643) 3 months ago
hiifong 87bb5ed0bc
Fix: passkey login not working anymore (#32623) 3 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
Lunny Xiao 2abdbe88b5
Fix disable 2fa bug (#32320) 4 months ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 5 months ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 5 months ago
Denys Konovalov 83f37f6302
Remove urls from translations (#31950) 6 months ago
6543 c0db47bf9b nix wording nit in todo code comment 6 months ago
yp05327 661a1e10f7
Fix sort order for organization home and user profile page (#31921) 6 months ago
yp05327 7092402a2d
Add missing repository type filter parameters to pager (#31832) 6 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
Rowan Bohde 1ee59f0fa3
Allow disabling authentication related user features (#31535) 8 months ago
Anbraten 91745ae46f
Add Passkey login support (#31504) 8 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
wxiaoguang 6106a61eff
Remove sub-path from container registry realm (#31293) 9 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625) 10 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 10 months ago
6543 be5be0ac81
Expose fuzzy search for issues/pulls (#29701) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 11 months ago
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615) 11 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 12 months ago
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