This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
2021-03-20 21:39:43 +01:00
..
admin Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
api/v1 Ensure validation occurs on clone addresses too (#14994) 2021-03-15 17:52:11 -04:00
dev
events Handle unauthorized user events gracefully (#15071) 2021-03-20 21:39:43 +01:00
org Organization removal confirmation using name not password (#14738) 2021-03-01 16:33:05 +02:00
private Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
repo Create new issue from code (#14863) 2021-03-17 22:02:38 -04:00
routes Handle unauthorized user events gracefully (#15071) 2021-03-20 21:39:43 +01:00
user Validate email in oauth registration form (#15014) 2021-03-17 04:54:02 +01:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
home.go Add ui.explore settings to control view of explore pages (2) (#14094) 2021-03-11 13:40:54 +00:00
init.go
install.go Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
metrics.go
swagger_json.go