Commit Graph

61 Commits (9b261f52f074fcc11fd705dae63084364c4f7adf)

Author SHA1 Message Date
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
Lunny Xiao bd9361384a
Fix go get (#14758)
3 years ago
zeripath 65c940f66c
Prevent endless loop if templates missing (#14752)
3 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480)
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
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 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
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers (#12446)
4 years ago
mrsdizzie 2842f6cf42
Include query in sign in redirect (#11579)
4 years ago
zeripath 6c46a56360 Prevent redirect to Host (#9678)
4 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733)
4 years ago
Lunny Xiao 88e1c29df1
Fix Go 1.13 private repository go get issue (#8112)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath 69d81b6569
Handle insecure and ports in go get (#7041)
5 years ago
zeripath 0af0b078f9 wrap the ServerError and NotFound and log from the caller (#6550)
5 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334)
5 years ago
zeripath d78bb1d564 Add lang specific font stacks for CJK (#6007)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
zeripath ca00ca8ee4 Provide better panic handling (#5902)
5 years ago
Lauris BH 80098bd752 Fix go-get URL generation (#5905)
5 years ago
Piotr Orzechowski 56d931aeac Hide home button when landing page is not set to home (#4651)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
Lauris BH 7b2b900e13 Refactor and simplify redirect to url (#3674)
6 years ago
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints (#3502)
6 years ago
Lauris BH aef30071c9
Fix go-get content type (#3426)
6 years ago
Lauris BH 28b81899d0
Add doctype to go-get=1 reponse (#3423)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
6 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996)
7 years ago
Lauris BH 0d4c63fd70
Fix go-get, src and raw urls to new scheme (#2978)
7 years ago
Lauris BH 46cc45f049 Fix go get response if only app URL is custom in configuration (#2634)
7 years ago
Kim "BKC" Carlbäcker 5db8cf3bd1 Always return valid go-get meta, even if unauthorized (#2010)
7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248)
7 years ago
Bwko 1e9730a779 Fixes xss, clickjacking & password autocompletion
8 years ago