Commit Graph

3063 Commits (e9a9c20d52647094355df04c441a1783595a7853)

Author SHA1 Message Date
6543 c9d053f0ca
[API] User expose counters (#16167) 3 years ago
zeripath 1ec9e906dc
Ensure settings for Service and Mailer are read on the install page (#15943) 3 years ago
zeripath ffbf35b7e9
Clean-up the settings hierarchy for issue_indexer queue (#16001) 3 years ago
zeripath 5f4522cd1f
Fix missing discard in repo_language_stats (#16030) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
zeripath f4d3bf7867
issue-keyword class is being incorrectly stripped off spans (#16163) 3 years ago
zeripath 95352e6bd5
Make command in authorized keys a template (#16003) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
a1012112796 a005265718
small refactor for retry downloader (#16137) 3 years ago
zeripath daa5a23548
Set self-adjusting deadline for connection writing (#16068) 3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
KN4CK3R 21cde5c439
Fix data URI scramble (#16098) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032) 3 years ago
Lunny Xiao b6762e2306
Fix regression of renderer (#16091) 3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 3 years ago
zeripath fe18a85f54
Fix panic (#16072) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
Lunny Xiao 7979c3654e
Copy git data from disk when restore repository (#16066) 3 years ago
Norwin cb940c4312
Encrypt migration credentials at rest (#15895) 3 years ago
zeripath 256b1a3561
Fix bug in reverse proxy (#16026) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) 3 years ago
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011) 3 years ago
Lunny Xiao a9daebca22
Fix get tag when migration (#16014) 3 years ago
KN4CK3R efe77eec85
Unified custom config creation (#16012) 3 years ago
zeripath 6d6a65cf5c
Allow Token/Basic auth on raw paths (#15987) 3 years ago
zeripath 6d39053711
Fix setting of SameSite on cookies (#15989) 3 years ago
zeripath c1a80b7d6a
Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 3 years ago
zeripath 3aaf64885f
Change default queue settings to be low go-routines (#15964) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
silverwind be745be0a4
Double the avatar size factor (#15941) 3 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 3 years ago
zeripath 17be645498
Encrypt LDAP bind password in db with SECRET_KEY (#15547) 3 years ago
Norwin a137ee7a68
git migration: don't prompt interactively for clone credentials (#15902) 3 years ago
6543 e0c93fed05
GitHub: migrate draft releases too (#15884) 3 years ago
zeripath 8e32eeb5de
Hold the event source when there are no listeners (#15725) 3 years ago
zeripath f582ec4e53
Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) 3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 3 years ago
KN4CK3R df72cf6211
Fix LFS commit finder not working (#15856) 3 years ago
zeripath 1a5659943e
Add timeout to writing to responses (#15831) 3 years ago
zeripath 2d87a84709
Stop calling WriteHeader in Write (#15862) 3 years ago
mlpo 52f8dcda43
Allow custom highlight mapping beyond file extensions (#15808) 3 years ago
yan 27b29ffb22
fix truncate utf8 string (#15828) 3 years ago
zeripath 2a565478d1
Tagger can be empty, as can Commit and Author - tolerate this (#15835) 3 years ago
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818) 3 years ago
zeripath aa65a607e4
Queue manager FlushAll can loop rapidly - add delay (#15733) 3 years ago
KN4CK3R f8335444de
Add Active and ProhibitLogin to API (#15689) 3 years ago