Commit Graph

2784 Commits (5e20fd6dbf52ede60ed9ac7944db0d3f6769cf86)

Author SHA1 Message Date
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago
a1012112796 f19da14c34
enhancement: add signoff option in commit form (#14516)
3 years ago
Lunny Xiao a51cc6dea4
Fix access log (#14475)
3 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488)
3 years ago
Jui-Nan Lin c10503afec
[Feature] add precise search type for Elastic Search (#12869)
3 years ago
6543 b2c20b68a0
Print usefull error if SQLite is used in settings but not supported (#14476)
3 years ago
Lunny Xiao 0f726caf97
Fix panic 500 page rendering (#14474)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
3 years ago
Lunny Xiao 3287ce22ef
Fix lfs preview bug (#14428)
3 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392)
3 years ago
EV3R4 af7054511e
Add TrN for repository limit (#12492)
3 years ago
6543 81c833d92d
Add support to migrate from gogs (#14342)
3 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
3 years ago
Kamil Domański 26da20aa93
load U2F js only on pages which need it (#11585)
3 years ago
Roberto Santalla ef85bf84ee
Project: show referenced PRs in issue cards (#14183)
3 years ago
Lunny Xiao 135b0e502d
Fix log http status is always zero (#14400)
3 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202)
3 years ago
zeripath b59ed41e81
Use path not filepath in routers/editor (#14390)
3 years ago
Ash McKenzie 6ff63c8202
Display error if twofaSecret cannot be retrieved (#14372)
3 years ago
Ash McKenzie 127907c5e6
Allow passcode invalid error to appear (#14371)
3 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349)
3 years ago
Lauris BH ca63a9d3f1
Add edit, delete and reaction support to code review comments on issue page (#14339)
3 years ago
Jimmy Praet acb1ceb1f4
Add review requested filter on pull request overview (#13701)
3 years ago
Jimmy Praet 872d308892
escape branch names in compare url (#14364)
3 years ago
Lunny Xiao dc66e4740f
Fix middlewares sequences (#14354)
3 years ago
6543 3091600cc8
KanBan: be able to set default board (#14147)
3 years ago
Lauris BH 6eee9f0f4e
Merge default and system webhooks under one menu (#14244)
3 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
3 years ago
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333)
3 years ago
Lunny Xiao f76c30094f
Fix typo (#14332)
3 years ago
Kyungmin Bae edbc5c86df
Use Request.URL.RequestURI() for fcgi (#14312) (#14314)
3 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220)
3 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
3 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
3 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229)
3 years ago
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877)
3 years ago
Lunny Xiao ce43d38b4f
Fix session bug when introduce chi (#14287)
3 years ago
Timo Gurr c1e30c9a84
Add secure/httpOnly attributes to the lang cookie (#9690) (#14279)
3 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266)
3 years ago
Jimmy Praet 8224f03a23
Check permission for the appropriate unit type (#14261)
3 years ago
Lunny Xiao a1c9e8f266
Fix windows build error (#14263)
3 years ago
6543 325add71cf
Add option for administrator to reset user 2FA (#14243)
3 years ago
Lunny Xiao 15a475b7db
Fix recovery middleware to render gitea style page. (#13857)
3 years ago
Jimmy Praet 9cc5a89b8c
Issue and pull request filters on organization dashboard #14052 (#14072)
3 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
3 years ago
Lunny Xiao 21adeaad70
Fix dashboard issues labels filter bug (#14210)
3 years ago
Johnny Oskarsson a07e67d9cc
Minimal OpenID Connect implementation (#14139)
3 years ago
zeripath ef825bd242
Check for notExist on profile repository page (#14197)
3 years ago