Commit Graph

411 Commits (fcc11253ac34bdee98dce8a5dae74d5bf483fa6e)

Author SHA1 Message Date
zeripath 6a33b290a0
Fix add authentication page (#16543) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
techknowlogick 29a22ade82
switch to maintained lib (#16532) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
lengyuqu 078e2b2c39
Add support for corporate WeChat webhooks (#15910) 3 years ago
6543 b26c3b482f
Add TestPrepareWikiFileName (#16487) 3 years ago
Gary Wang e01b782f33
fix: support delete non-urlencoded wiki page (#16482) 3 years ago
6543 8798e3a098
Use TrN helper for email templates (#16425) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
Jimmy Praet 4ce32c9e93
Detect encoding changes while parsing diff (#16330) 3 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
Gary Wang b06342f29c
fix: not able to update local created non-urlencoded wiki pages (#16139) 3 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
KN4CK3R e673e42f7e
Fixed issues not updated by commits (#16254) 3 years ago
ayb 9b33d18899
Added support for gopher URLs. (#14749) 3 years ago
Jimmy Praet 06f483d0c4
Append to existing trailers in generated squash commit message (#15980) 3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
6543 be81dc8b20
Localize Email Templates (#16200) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
KN4CK3R 4fcae3d06d
Add tests for all webhooks (#16214) 3 years ago
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
Nils Dralle f374789fe2
Fix private repo permission problem (#16142) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
KN4CK3R 2b39357443
Fixed sanitize errors. (#15240) 3 years ago
Lunny Xiao 5fef041079
Remove unnecessary goroutine (#16080) 3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032) 3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011) 3 years ago
a1012112796 b27a9d43a5
add permission check for ``GenerateRepository`` (#15946) 3 years ago
KN4CK3R 77fa7146c6
Add email headers (#15939) 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 d234d37aa8
Restore PAM user autocreation functionality (#15825) 3 years ago
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818) 3 years ago
Loutro 34b21625c2
Display specific message if diff is not displayed because of too long line (#15611) 3 years ago
6543 1cd301796c
Only log Error on getLastCommitStatus error to let pull list still be visible (#15716) 3 years ago
Lunny Xiao 3d5bb3e6a3
fix webhook timeout bug (#15613) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago