| .. | 
		
		
			
			
			
				| activitypub | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| analyze | Use git attributes to determine generated and vendored status for language stats and diffs (#16773) | 2021-09-09 21:13:36 +01:00 | 
		
			
			
			
				| appstate | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| auth | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| avatar | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| base | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| cache | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| charset | Don't treat BOM escape sequence as hidden character. (#18909) | 2022-02-26 16:48:23 +00:00 | 
		
			
			
			
				| context | Refactor admin user filter query parameters (#18965) | 2022-03-02 16:30:14 +01:00 | 
		
			
			
			
				| convert | API: Return primary language and repository language stats API URL (#18396) | 2022-01-25 08:33:40 +02:00 | 
		
			
			
			
				| csv | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| doctor | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 2022-02-06 20:01:47 +01:00 | 
		
			
			
			
				| emoji | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| eventsource | Simplify parameter types (#18006) | 2021-12-20 04:41:31 +00:00 | 
		
			
			
			
				| generate | Use base32 for 2FA scratch token (#18384) | 2022-01-26 12:10:10 +08:00 | 
		
			
			
			
				| git | git backend ignore replace objects (#18979) | 2022-03-02 20:13:19 +00:00 | 
		
			
			
			
				| gitgraph | Change git.cmd to RunWithContext (#18693) | 2022-02-11 13:47:22 +01:00 | 
		
			
			
			
				| graceful | Immediately Hammer if second kill is sent (#18823) | 2022-02-19 16:36:25 +00:00 | 
		
			
			
			
				| hcaptcha | hCaptcha Support (#12594) | 2020-10-02 23:37:53 -04:00 | 
		
			
			
			
				| highlight | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| hostmatcher | Simplify parameter types (#18006) | 2021-12-20 04:41:31 +00:00 | 
		
			
			
			
				| httpcache | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| httplib | refactor httplib (#18338) | 2022-01-19 19:31:39 -05:00 | 
		
			
			
			
				| indexer | Prevent Stats Indexer reporting error if repo dir missing (#18870) | 2022-02-24 23:22:09 -05:00 | 
		
			
			
			
				| json | Make gitea, gitea-vet future-proof (#18361) | 2022-01-22 21:59:34 +00:00 | 
		
			
			
			
				| lfs | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| log | migrations: add test for importing pull requests in gitea uploader (#18752) | 2022-02-25 17:20:50 +08:00 | 
		
			
			
			
				| markup | Correctly link URLs to users/repos with dashes, dots or underscores (#18890) | 2022-02-26 00:26:43 +01:00 | 
		
			
			
			
				| metrics | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| migration | add test coverage for original author conversion during migrations (#18506) | 2022-02-01 13:20:28 -05:00 | 
		
			
			
			
				| nosql | [API] Allow removing issues (#18879) | 2022-03-01 01:20:15 +01:00 | 
		
			
			
			
				| notification | [API] Allow removing issues (#18879) | 2022-03-01 01:20:15 +01:00 | 
		
			
			
			
				| options | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| password | Fixed assert statements. (#16089) | 2021-06-07 07:27:09 +02:00 | 
		
			
			
			
				| pprof | refactor: move from io/ioutil to io and os package (#17109) | 2021-09-22 13:38:34 +08:00 | 
		
			
			
			
				| private | Validate migration files (#18203) | 2022-01-26 10:45:51 +01:00 | 
		
			
			
			
				| process | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| proxy | Return nil proxy function if proxy not enabled (#16742) | 2021-08-19 16:41:20 -04:00 | 
		
			
			
			
				| public | Fix mime-type detection for HTTP server (#18370) | 2022-01-23 20:19:49 +08:00 | 
		
			
			
			
				| queue | Add number in queue status to monitor page (#18712) | 2022-02-12 13:31:26 +08:00 | 
		
			
			
			
				| recaptcha | refactor: move from io/ioutil to io and os package (#17109) | 2021-09-22 13:38:34 +08:00 | 
		
			
			
			
				| references | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| repository | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 2022-02-06 20:01:47 +01:00 | 
		
			
			
			
				| secret | Use CryptoRandomBytesinstead ofCryptoRandomString(#18439) | 2022-02-04 18:03:15 +01:00 | 
		
			
			
			
				| session | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| setting | Disable service worker by default (#18914) | 2022-02-26 18:14:23 +08:00 | 
		
			
			
			
				| ssh | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| storage | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| structs | Lock gofumpt to v0.3.0 and run it (#18866) | 2022-02-23 20:16:07 +00:00 | 
		
			
			
			
				| svg | refactor: move from io/ioutil to io and os package (#17109) | 2021-09-22 13:38:34 +08:00 | 
		
			
			
			
				| sync | Fix missing unlock in uniquequeue (#9790) | 2020-01-15 23:58:33 +02:00 | 
		
			
			
			
				| templates | Fix display time of milestones (#18753) | 2022-02-16 00:50:10 +08:00 | 
		
			
			
			
				| test | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| timeutil | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| translation | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | 2022-02-08 11:02:30 +08:00 | 
		
			
			
			
				| typesniffer | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| updatechecker | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| upload | Simplify parameter types (#18006) | 2021-12-20 04:41:31 +00:00 | 
		
			
			
			
				| uri | Prevent NPE if gitea uploader fails to open url (#18080) | 2021-12-23 16:27:33 +00:00 | 
		
			
			
			
				| user | Add gitea-vet (#10948) | 2020-04-05 07:20:50 +01:00 | 
		
			
			
			
				| util | Refactor SecToTime() function (#18863) | 2022-02-28 23:57:20 +01:00 | 
		
			
			
			
				| validation | format with gofumpt (#18184) | 2022-01-20 18:46:10 +01:00 | 
		
			
			
			
				| web | Fix route wrap (#18360) | 2022-01-22 15:05:22 +00:00 |