Commit Graph

212 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath cbaf8e8785
Stop calling WriteHeader in Write (#15862) (#15873)
3 years ago
zeripath 6782a64a4a
Defer closing the gitrepo until the end of the wrapped context functions (#15653) (#15746)
3 years ago
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745)
3 years ago
zeripath 00e55dd223
Prevent superfluous response.WriteHeader (#15456) (#15476)
3 years ago
zeripath 67a12b8fac
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377)
3 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
Lunny Xiao bd9361384a
Fix go get (#14758)
3 years ago
zeripath 65c940f66c
Prevent endless loop if templates missing (#14752)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
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 87b098f3b6
Fix json charset bug (#14514)
3 years ago
Lunny Xiao f761c82c94
Fix load time bug (#14508)
3 years ago
6543 a7cfb9f2c3
Fix JSON Header response (#14499)
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
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
6543 4acb499f30
just overload to not get it by mistake again ... (#14440)
3 years ago
Lunny Xiao 135b0e502d
Fix log http status is always zero (#14400)
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
silverwind 3a21f8a986
Inline manifest.json (#14038)
3 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
3 years ago
Lauris BH 57fa9b0f25
Support shortened commit SHAs in URLs (#13686)
3 years ago
Kevin Zúñiga 247ab6a922
Send error message when CSRF token is missing (#13676)
3 years ago
6543 7d2700c8be
[API] Only Return Json (#13511)
3 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
3 years ago
John Olheiser 7c68ac8f7d
Tags cleanup (#13428)
4 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
4 years ago
6543 12a1f914f4
Vendor Update Go Libs (#13166)
4 years ago
6543 ade9c8dc3c
[API] If User is Admin, show 500 error message on PROD mode too (#13115)
4 years ago
赵智超 01c7204895
Return sample message for login error in api context (#12994)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers (#12446)
4 years ago
zeripath 02e990a89b
Prevent redirect back to /user/events (#12462)
4 years ago
successgo 4dee08a6b4
Fix typo (#12013)
4 years ago
zeripath f761a37a0f
Provide diff and patch API endpoints (#11751)
4 years ago
mrsdizzie 2842f6cf42
Include query in sign in redirect (#11579)
4 years ago
6543 ce7510a80f
[API] on 500 error only show message if gitea in dev mode (#11641)
4 years ago
6543 9f55769804
Return json on 500 error from API (#11574)
4 years ago
zeripath a00974c3b8
When must change password only show Signout (#11600)
4 years ago
zeripath d9de58beee
api.Context.NotFound(...) should tolerate nil (#11288)
4 years ago