Commit Graph

199 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
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
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
4 years ago
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178)
4 years ago
zeripath 91f2afdb54
Prevent panics with missing storage (#13164)
4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 9c439a7c99
Support slashes in release tags (#12864)
4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450)
4 years ago
Vedran e204398754
Change/remove a branch of an open issue (#9080)
4 years ago
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf d4e35b9dc6
Hide 'New Project board' button for users that are not signed in (#12547)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
Lunny Xiao 4e1c7cc4ef
Fix ignored login on compare (#12476)
4 years ago
silverwind 88fe7b5a72
Move serviceworker to workbox and fix SSE interference (#11538)
4 years ago
mrsdizzie b2b86ea870
Support view individual commit for wiki pages (#11415)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
Kyle Evans 38cd9ba47b
Allow unauthenticated users to compare (#11240)
4 years ago
Kyle Evans 940ed92392
repo: milestone: make /milestone/:id endpoint accessible (#11264)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
4 years ago
j.yao.SUSE b40107c416
[suggest] change merge strategy: do not check write access if user in merge white list (#10951)
4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago