aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set last login when activating account (#21731)Jason Song2022-11-091-0/+7
* Remove template previewer (#21701)Gusted2022-11-062-34/+0
* Add Webhook authorization header (#20926)oliverpool2022-11-031-1/+11
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-032-2/+8
* Allow disable sitemap (#21617)Xinyu Zhou2022-10-281-3/+10
* Make rss/atom identifier globally unique (#21550)Yarden Shoham2022-10-281-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-248-19/+19
* Record OAuth client type at registration (#21316)M Hickford2022-10-242-8/+23
* adapt README_{Country}.md stype name in localizedExtensions (#21486)a10121127962022-10-242-5/+5
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-236-8/+8
* Require authentication for OAuth token refresh (#21421)M Hickford2022-10-231-0/+29
* Allow package version sorting (#21453)KN4CK3R2022-10-231-1/+6
* Remove deleted repos from searchresult (#21512)Raymond2022-10-221-0/+12
* Added check for disabled Packages (#21540)rock2dust2022-10-221-0/+1