aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao2023-01-181-3/+10
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-2/+8
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)Jason Song2023-01-171-0/+27
* Change use of Walk to WalkDir to improve disk performance (#22462)Felipe Leopoldo Sologuren Gutiérrez2023-01-161-4/+4
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-166-179/+208
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-112-4/+4
* Improve utils of slices (#22379)Jason Song2023-01-114-5/+5
* Use context parameter in models/git (#22367)Jason Song2023-01-0911-31/+31
* make /{username}.png redirect to user/org avatar (#22356)crystal2023-01-061-1/+1
* fix: code search title translation (#22285)John Olheiser2023-01-021-1/+1
* Restructure `webhook` module (#22256)delvh2023-01-011-22/+23
* Fix key signature error page (#22229)Gusted2022-12-301-3/+9
* Support template for merge message description (#22248)Jason Song2022-12-292-3/+5
* Move `convert` package to services (#22264)KN4CK3R2022-12-297-7/+7
* Use dynamic package type list (#22263)KN4CK3R2022-12-293-0/+3
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-271-0/+13
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-271-1/+1
* Add Feed for Releases and Tags (#21696)Reo2022-12-214-2/+130
* Repair LFS web rendering. (#22195)Nick2022-12-211-1/+1
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-203-0/+101
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-171-16/+4
* remove duplicated read file code (#22042)Lunny Xiao2022-12-141-117/+82
* Fix permission check on issue/pull lock (#22110)Lunny Xiao2022-12-121-3/+2
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-1/+1
* refactor bind functions based on generics (#22055)Lunny Xiao2022-12-121-164/+162
* Allow disable code tab (#20805)Lunny Xiao2022-12-121-0/+9
* Fix sorting admin user list by last login (#22081)aceArt-GmbH2022-12-111-0/+4
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-1013-28/+27
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-092-4/+9
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-0320-41/+41
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-023-6/+3
* Multiple improvements for comment edit diff (#21990)silverwind2022-12-021-4/+9
* Fix leaving organization bug on user settings -> orgs (#21983)花墨2022-11-301-2/+9
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-27126-252/+126
* Prevent NPE if trying to restore an already restored deleted branch (#21940)zeripath2022-11-251-0/+4
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-242-2/+8
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-223-115/+25
* Prepend refs/heads/ to issue template refs (#20461)zeripath2022-11-221-0/+4
* Improvements for Content Copy (#21842)silverwind2022-11-211-1/+8
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-212-8/+20
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-204-6/+435
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-192-2/+14
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-1917-185/+185
* Fix setting HTTP headers after write (#21833)KN4CK3R2022-11-182-3/+4
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-151-1/+1
* Copy citation file content, in APA and BibTex format, on repo home page (#19999)Nolann2022-11-111-0/+45
* Add configuration for CORS allowed headers (#21747)Drew Noel2022-11-111-0/+1
* Revert unrelated changes for SMTP auth (#21767)wxiaoguang2022-11-101-1/+1
* Extract updateSession function to reduce repetition (#21735)Jason Song2022-11-104-135/+80
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-101-2/+5