forgejo/routers
zeripath 5705f72fd6
Prevent panic when editing forked repos by API ()
When editing forked repos using the API the BaseRepository needs to loaded
in order to check its visibility otherwise there will be NPE panic.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-03-11 19:09:52 +01:00
..
admin Migrate to use jsoniter instead of encoding/json () 2021-03-01 22:08:10 +01:00
api/v1 Prevent panic when editing forked repos by API () 2021-03-11 19:09:52 +01:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Migrate to use jsoniter instead of encoding/json () 2021-03-01 22:08:10 +01:00
org Organization removal confirmation using name not password () 2021-03-01 16:33:05 +02:00
private Migrate to use jsoniter instead of encoding/json () 2021-03-01 22:08:10 +01:00
repo Fix migration context data () 2021-03-07 20:21:09 +01:00
routes Add ui.explore settings to control view of explore pages (2) () 2021-03-11 13:40:54 +00:00
user Add SameSite setting for cookies () 2021-03-07 08:12:43 +00:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL () 2021-02-19 22:36:43 +01:00
home.go Add ui.explore settings to control view of explore pages (2) () 2021-03-11 13:40:54 +00:00
init.go Print usefull error if SQLite is used in settings but not supported () 2021-01-27 04:57:18 +01:00
install.go Add SameSite setting for cookies () 2021-03-07 08:12:43 +00:00
metrics.go Move metrics from macaron to chi () 2020-11-17 15:50:06 -05:00
swagger_json.go Move macaron to chi () 2021-01-26 16:36:53 +01:00