Commit Graph

3034 Commits (248b96d8a38b2d52a73d7091a82f688f4688295e)

Author SHA1 Message Date
Mura Li fd6b1be1b6
Replace ARCCache with TwoQueueCache to avoid patent issue (#16240) 3 years ago
KN4CK3R 4cc63e9919
Fix diff expansion is missing final line in a file (#16222) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 3 years ago
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
Lunny Xiao f2babf3346
Add code block highlight to orgmode back (#14222) 3 years ago
6543 58501a2682
[API] GET / SET User Settings (#16169) 3 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
KN4CK3R 31f6b95dfa
Use data path instead of config path (#16227) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
zeripath d55b5eb0d3
Use html.Parse rather than html.ParseFragment (#16223) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059) 3 years ago
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134) 3 years ago
6543 75205b5669
Fix some API bugs (#16184) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 3 years ago
Mura Li 19dedc3fa5
Speed up git diff highlight generation (#16180) 3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
zeripath 0db1048c3a
Run processors on whole of text (#16155) 3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
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