1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/routers
Lunny Xiao ce43d38b4f
Fix session bug when introduce chi (#14287)
* Update go-chi session
2021-01-08 14:15:06 +02:00
..
admin Add option for administrator to reset user 2FA (#14243) 2021-01-05 14:54:48 +01:00
api/v1 Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
events Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
org migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
private Check for 'main' as potential default branch name (#14193) 2020-12-30 15:46:26 +00:00
repo Some code improvements (#14266) 2021-01-06 19:23:57 +00:00
routes Fix session bug when introduce chi (#14287) 2021-01-08 14:15:06 +02:00
user Check permission for the appropriate unit type (#14261) 2021-01-06 07:07:58 +02:00
utils Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
home.go Simplify CheckUnitUser logic (#12854) 2020-09-15 19:49:34 -04:00
init.go Fix recovery middleware to render gitea style page. (#13857) 2021-01-05 21:05:40 +08:00
install.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00