summaryrefslogtreecommitdiffstats
path: root/routers/web/user
Commit message (Expand)AuthorAgeFilesLines
* Dont leak private users via extensions (#28023) (#28028)Giteabot2023-11-141-0/+5
* Fix 404 when deleting Docker package with an internal version (#27615) (#27629)Giteabot2023-10-151-1/+1
* fix pagination for followers and following (#27127) (#27138)Giteabot2023-09-191-2/+2
* Fix context filter has no effect in dashboard (#26695) (#26811)yp053272023-08-301-2/+2
* Fix "issueReposQueryPattern does not match query" (#26556) (#26564)Giteabot2023-08-171-1/+1
* Improve profile readme rendering (#25988) (#26453)crystal2023-08-111-0/+1
* Fix notification list bugs (#25781) (#25787)Giteabot2023-07-091-1/+1
* Replace `interface{}` with `any` (#25686) (#25687)silverwind2023-07-0411-16/+16
* Redirect to package after version deletion (#25594) (#25599)KN4CK3R2023-06-301-1/+7
* Fix profile render when the README.md size is larger than 1024 bytes (#25270)yp053272023-06-151-1/+1
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-061-2/+4
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-2/+3
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-0/+2
* Add user level action runners (#24995)HesterG2023-05-311-1/+1
* Improve some Forms (#24878)JakobDev2023-05-261-0/+1
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-211-7/+8
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-16/+12
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+22
* Add Gitea Profile Readmes (#23260)Nicholas Pease2023-05-091-0/+33
* Split "modules/context.go" to separate files (#24569)wxiaoguang2023-05-081-1/+1
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-12/+15
* Add Debian package registry (#24426)KN4CK3R2023-05-021-6/+28
* Add follow organization and fix the logic of following page (#24345)yp053272023-04-291-20/+21
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-28/+6
* Add Debian package registry (#22854)KN4CK3R2023-04-281-6/+28
* Fix unclear `IsRepositoryExist` logic (#24374)wxiaoguang2023-04-281-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-36/+2
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-271-0/+50
* Only delete secrets belonging to its owner (#24284)KN4CK3R2023-04-231-0/+2
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-202-2/+2
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-172-0/+2
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-0/+1
* Fix profile page email display, respect settings (#23747)wxiaoguang2023-03-271-1/+1
* Fix pagination on `/notifications/watching` (#23564)silverwind2023-03-201-1/+4
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-141-37/+15
* Use context for `RepositoryList.LoadAttributes` (#23435)yp053272023-03-131-1/+1
* Add missing tabs to org projects page (#22705)yp053272023-03-102-0/+2
* Add user webhooks (#21563)KN4CK3R2023-03-101-0/+48
* Set `X-Gitea-Debug` header once (#23361)Yarden Shoham2023-03-081-1/+1
* Use context parameter in services/repository (#23186)Jason Song2023-02-281-2/+2
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-0/+4
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-242-12/+47
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-191-1/+1
* Sort issues and pulls by recently updated in user and organization home (#22925)Brecht Van Lommel2023-02-171-0/+5
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-152-3/+3
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-112-2/+2
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+22
* remove update language in ProfilePost (#22748)yp053272023-02-061-4/+1
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+18
* Improve error report when user passes a private key (#22726)zeripath2023-02-021-0/+2