summaryrefslogtreecommitdiffstats
path: root/routers/web/user
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor indexer (#25174)Jason Song2023-06-231-2/+2
* Refactor web package and context package (#25298)wxiaoguang2023-06-182-6/+6
* Fix profile render when the README.md size is larger than 1024 bytes (#25131)yp053272023-06-131-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
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-016-9/+9
* Add user secrets (#22191)KN4CK3R2023-02-011-0/+45
* Support org/user level projects (#22235)Lunny Xiao2023-01-202-9/+10
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-2/+8
* Change use of Walk to WalkDir to improve disk performance (#22462)Felipe Leopoldo Sologuren GutiƩrrez2023-01-161-4/+4
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-111-2/+2
* Improve utils of slices (#22379)Jason Song2023-01-112-2/+2