Commit Graph

220 Commits (f034804e5d98f70d087c2d577a3fb6f0091e742f)

Author SHA1 Message Date
a1012112796 c1887bfc9b
Fix language switch for install page (#16043) (#16128)
3 years ago
zeripath 0600f7972a
Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
3 years ago
zeripath a3e8450fd5
Return go-get info on subdirs (#15642) (#15871)
3 years ago
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745)
3 years ago
6543 15886ce048
Fixed several activation bugs (#15473) (#15685)
3 years ago
zeripath 67a12b8fac
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377)
3 years ago
zeripath 24ebc7e517
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361)
3 years ago
6543 b5c4cb1bde
Fix bug on avatar middleware (#15124) (#15126)
3 years ago
Lauris BH ac2ae66ae7
Handle unauthorized user events gracefully (#15071) (#15074)
3 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959)
3 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094)
3 years ago
zeripath 0044e80491
Add CORS config on to /login/oauth/access_token endpoint (#14850)
3 years ago
Norwin a050de8db3
Handle urls with trailing slash (#14852)
3 years ago
Lunny Xiao bd9361384a
Fix go get (#14758)
3 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100)
3 years ago
Jacob Hrbek 867f4c557d
routers/routes/web: Fix typo in comment (#14729)
3 years ago
vnkmpf 487f2ee41c
Whitespace in commits (#14650)
3 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
Romain c69c01d2b6
Sort / Move project boards (#14634)
3 years ago
Farid AYOUJIL 1737a76e1f
Adding Chi's GetHead middleware (#14541)
3 years ago
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
Lunny Xiao a51cc6dea4
Fix access log (#14475)
3 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488)
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
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
3 years ago
Lunny Xiao 135b0e502d
Fix log http status is always zero (#14400)
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 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
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 a1c9e8f266
Fix windows build error (#14263)
3 years ago
Lunny Xiao 15a475b7db
Fix recovery middleware to render gitea style page. (#13857)
3 years ago
Jimmy Praet 40274b4a93
Team dashboards (#14159)
3 years ago
silverwind 3a21f8a986
Inline manifest.json (#14038)
3 years ago
Simon 8c996c6505
Fix missing stylesheets on installation page (#13736)
3 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
3 years ago
Lunny Xiao 9ec5e6c40b
Move metrics from macaron to chi (#13601)
3 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555)
3 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
3 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296)
3 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
4 years ago
zeripath f40a2a4404
Store task errors following migrations and display them (#13246)
4 years ago