|  Joe Chen | c502dc6ed8
							
							refactor(db): move some methods from `user.go` to `users.go` (#7195) | %!s(int64=3) %!d(string=hai) anos | 
				
					
						|  shlande | 318fb25761
							
							web: enable `ETag` to improve loading speed of static resources (#7035) | %!s(int64=3) %!d(string=hai) anos | 
				
					
						|  Joe Chen | 04d3946511
							
							web: print accessible URL on startup (#6979) | %!s(int64=3) %!d(string=hai) anos | 
				
					
						|  Joe Chen | cb35b73048
							
							attachment: set CSP header in the serving endpoint (#6926) | %!s(int64=3) %!d(string=hai) anos | 
				
					
						|  Michael Li | 32c454ba5f
							
							assets: convert usage of go-bindata to Go embed (#6851) | %!s(int64=3) %!d(string=hai) anos | 
				
					
						|  deepsource-autofix[bot] | e452d94fc8
							
							autofix: format code with gofumpt and gofmt (#6803) | %!s(int64=3) %!d(string=hai) anos | 
				
					
						|  James-REANNZ | 8f6757cc7b
							
							web: correctly handle go-get pages for repository roots (#6598) | %!s(int64=4) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 594a2dc41f
							
							web: correctly serving go-get pages for subdirs (#6318) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | e79aebb3e1
							
							route: bypass require signin check for trigger repo tasks (#6079) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 07818d5fa5
							
							route: no session for routes without UI (#6066) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 53b91ef306
							
							lfs: run e2e and fix minor issues (#6059) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 34145c990d
							
							lfs: implement HTTP routes (#6035) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | af0cfe112b
							
							web: rename CSRF header (#6027) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 14cd16f1f8
							
							csrf: set cookie HttpOnly and Secure (#6013) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 22717a1c06
							
							webhook: overhaul route handlers (#6002) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 958d8b6bb4
							
							admin: use POST to run operations (#5997) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | a43fc9ad17
							
							ipynb: sanitize rendered HTML (#5996) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 9e9ca66467
							
							refactor: unify error handling in routing layer | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 17ae0ed3ee
							
							conf: overhaul settings (#5953) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | d59b0f6ff7
							
							conf: overhaul sessions settings (#5952) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 7950f2d17d
							
							conf: overhaul auth and user settings (#5942) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 0d6c405ccb
							
							cmd/web: fix wrong ExternalURL when specify port via CLI flag | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 0c064b1b79
							
							cmd/web: fix error when Unix socket not exists | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 286fbc07e9
							
							conf: overhaul security settings | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | d3ecd22dba
							
							cmd: fix unable to find correct custom config | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 648d9e253c
							
							conf: overhaul server settings (#5928) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  ᴜɴᴋɴᴡᴏɴ | 1c09373b4f
							
							log: migrate to unknwon.dev/clog/v2 (#5927) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  Michael Li | 4d83fd4238
							
							Use go-bindata to embed `public` and `templates` files into binary (#5920) | %!s(int64=5) %!d(string=hai) anos | 
				
					
						|  Kasei | dbc66d0405
							
							tls: update default CurvePreferences and CipherSuites (#5850) | %!s(int64=6) %!d(string=hai) anos | 
				
					
						|  Unknwon | 390b903c55
							
							web: fix panic when download attachments (#5838) | %!s(int64=6) %!d(string=hai) anos |