summaryrefslogtreecommitdiffstats
path: root/routers/web/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: code search title translation (#22285)John Olheiser2023-01-021-1/+1
* Fix key signature error page (#22229)Gusted2022-12-301-3/+9
* Move `convert` package to services (#22264)KN4CK3R2022-12-292-2/+2
* Use dynamic package type list (#22263)KN4CK3R2022-12-291-0/+1
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-1/+1
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-032-3/+3
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-2/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2724-48/+24
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-1/+4
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-201-0/+80
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-193-116/+116
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-242-6/+6
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-7/+9
* Allow package version sorting (#21453)KN4CK3R2022-10-231-1/+6
* Add some api integration tests (#18872)KN4CK3R2022-10-181-1/+1
* Return 404 when user is not found on avatar (#21476)Gusted2022-10-161-0/+4
* Add user/organization code search (#19977)Lauris BH2022-10-113-0/+119
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-092-112/+172
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-291-2/+211
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-251-1/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-257-45/+43
* Improve single repo action for issue and pull requests (#20730)CodeDoctor2022-08-221-0/+2
* Remove calls to load Mirrors in user.Dashboard (#20855)zeripath2022-08-181-33/+0
* Add badge capabilities to users (#20607)techknowlogick2022-08-181-0/+7
* Use the total issue count for UI (#20785)parnic2022-08-171-2/+7
* Add an option to create new issues from "/issues" page (#20650)CodeDoctor2022-08-091-0/+6
* Add missing Tabs on organisation/package view (Frontport #20539) (#20540)65432022-07-311-0/+16
* Added email notification option to receive all own messages (#20179)Tyrone Yeh2022-07-281-1/+2
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-281-0/+6
* Hide internal package versions (#20492)KN4CK3R2022-07-271-6/+11
* Add repository condition for issue count (#20454)Tyrone Yeh2022-07-241-0/+1
* Add option to purge users (#18064)zeripath2022-07-141-1/+1
* Only show Followers that current user can access (#20220)zeripath2022-07-051-4/+4
* Hide notify mail setting ui if not enabled (#20138)Lunny Xiao2022-06-281-0/+1
* Remove U2F support (#20141)Gusted2022-06-261-1/+0
* Make better use of i18n (#20096)Gusted2022-06-262-5/+5
* Respect setting.UI.FeedPagingNum (#20094)Jimmy Praet2022-06-232-0/+2