aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user
Commit message (Expand)AuthorAgeFilesLines
* Add file tree to file view page (#32721)Kerwin Bryant9 days1-0/+26
* Improve issue & code search (#33860)wxiaoguang12 days2-8/+12
* Refactor cache-control (#33861)wxiaoguang12 days1-1/+1
* Improve theme display (#30671)wxiaoguang2025-03-081-7/+1
* Improve "generate new access token" form (#33730)Guillaume2025-02-271-7/+27
* Refactor error system (#33610)wxiaoguang2025-02-1611-44/+44
* Fix project issues list and counting (#33594)Lunny Xiao2025-02-171-2/+2
* Refactor web route handler (#33488)wxiaoguang2025-02-051-3/+3
* Refactor user & avatar (#33433)wxiaoguang2025-01-302-18/+9
* Refactor user package (#33423)wxiaoguang2025-01-291-2/+1
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402)wxiaoguang2025-01-271-2/+2
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang2025-01-222-6/+6
* Fix issue count (#33338)wxiaoguang2025-01-211-10/+20
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-031-14/+6
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-311-4/+3
* Refactor pagination (#33037)wxiaoguang2024-12-305-39/+10
* Add `show more` organizations icon in user's profile (#32986)yp053272024-12-271-25/+17
* Clarify path param naming (#32969)wxiaoguang2024-12-243-5/+5
* Refactor template & test related code (#32938)wxiaoguang2024-12-2215-46/+48
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-201-5/+7
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-38/+24
* Refactor issue list (#32755)wxiaoguang2024-12-081-32/+38
* Add Arch package registry (#32692)KN4CK3R2024-12-041-7/+24
* Move GetFeeds to service layer (#32526)Lunny Xiao2024-11-292-2/+4
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-2/+15
* Fix: passkey login not working anymore (#32623)hiifong2024-11-261-2/+4
* Refactor markup render system (#32612)wxiaoguang2024-11-242-22/+11
* Refactor markup render system (#32589)wxiaoguang2024-11-222-14/+10
* Refactor render system (#32492)wxiaoguang2024-11-141-1/+0
* Fix disable 2fa bug (#32320)Lunny Xiao2024-10-231-3/+6
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-22/+9
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-1/+15
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-53/+0
* bump to go 1.23 (#31855)techknowlogick2024-09-102-2/+2
* Remove urls from translations (#31950)Denys Konovalov2024-09-021-1/+1
* nix wording nit in todo code comment65432024-09-011-1/+1
* Fix sort order for organization home and user profile page (#31921)yp053272024-09-011-25/+5
* Add missing repository type filter parameters to pager (#31832)yp053272024-08-152-0/+30
* Hide the "Details" link of commit status when the user cannot access actions ...Zettat1232024-07-282-0/+13
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-9/+11
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-0911-0/+116
* Add Passkey login support (#31504)Anbraten2024-06-291-1/+3
* Refactor names (#31405)wxiaoguang2024-06-196-19/+19
* Remove sub-path from container registry realm (#31293)wxiaoguang2024-06-091-1/+7
* Use repo as of renderctx's member rather than a repoPath on metas (#29222)Lunny Xiao2024-05-301-0/+1
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-241-1/+10
* Clarify permission "HasAccess" behavior (#30585)wxiaoguang2024-04-201-2/+2
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-2/+10
* Clean up log messages (#30313)wxiaoguang2024-04-071-1/+0
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-03-292-8/+9