Commit Graph

231 Commits (518ed504ef8714eeac126fc59ff57f50a98e3692)

Author SHA1 Message Date
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) 3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
zeripath 038e1db4df
Return go-get info on subdirs (#15642) 3 years ago
silverwind 17a7797cdd
Fix incorrect asset URL (#15805) 3 years ago
N. L. H 45970ae82e
Feature/oauth userinfo (#15721) 3 years ago
a1012112796 3088866531
fix some ui bug about draft release (#15137) 3 years ago
zeripath eed88dc34d
Fix broken avatars since #15301 (#15731) 3 years ago
zeripath 47fd156936
Use route rather than use thus reducing the number of stack frames (#15301) 3 years ago
KN4CK3R 7670c1c99e
Fixed several activation bugs (#15473) 3 years ago
KN4CK3R 1456978246
Added missing prefix on install route. (#15677) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Lunny Xiao 1b3dbdba4e
Attachment support repository route (#15580) 3 years ago
techknowlogick 024ef3940f
add well-known config for OIDC (#15355) 3 years ago
zeripath 136a20926c
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 4 years ago
zeripath 9d2c251214
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Lunny Xiao f4e677edb1
Fix bug on avatar middleware (#15124) 4 years ago
Lauris BH 2f0eb9fd5d
Handle unauthorized user events gracefully (#15071) 4 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959) 4 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094) 4 years ago
zeripath 0044e80491
Add CORS config on to /login/oauth/access_token endpoint (#14850) 4 years ago
Norwin a050de8db3
Handle urls with trailing slash (#14852) 4 years ago
Lunny Xiao bd9361384a
Fix go get (#14758) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
Jacob Hrbek 867f4c557d
routers/routes/web: Fix typo in comment (#14729) 4 years ago
vnkmpf 487f2ee41c
Whitespace in commits (#14650) 4 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
Romain c69c01d2b6
Sort / Move project boards (#14634) 4 years ago
Farid AYOUJIL 1737a76e1f
Adding Chi's GetHead middleware (#14541) 4 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480) 4 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 4 years ago
Lunny Xiao a51cc6dea4
Fix access log (#14475) 4 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488) 4 years ago
Lunny Xiao 0f726caf97
Fix panic 500 page rendering (#14474) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122) 4 years ago
Lunny Xiao 135b0e502d
Fix log http status is always zero (#14400) 4 years ago
6543 3091600cc8
KanBan: be able to set default board (#14147) 4 years ago
Lauris BH 6eee9f0f4e
Merge default and system webhooks under one menu (#14244) 4 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336) 4 years ago
Lunny Xiao f76c30094f
Fix typo (#14332) 4 years ago
Kyungmin Bae edbc5c86df
Use Request.URL.RequestURI() for fcgi (#14312) (#14314) 4 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220) 4 years ago
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
Lunny Xiao ce43d38b4f
Fix session bug when introduce chi (#14287) 4 years ago
Timo Gurr c1e30c9a84
Add secure/httpOnly attributes to the lang cookie (#9690) (#14279) 4 years ago
Lunny Xiao a1c9e8f266
Fix windows build error (#14263) 4 years ago