forgejo/routers
Jonas Bröms 599adde1bc Add option to disable automatic mirror syncing. ()
Setting the interval to 0 will disable to automatic syncing.
2018-11-08 18:58:02 -05:00
..
admin Allow admin toggle forcing a password change for newly created users () 2018-09-13 12:34:36 -04:00
api/v1 Fix by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline () 2018-11-03 21:15:55 -04:00
dev
org
private Make gitea serv use api/internal () 2018-10-30 14:20:13 +08:00
repo Add option to disable automatic mirror syncing. () 2018-11-08 18:58:02 -05:00
routes Prometheus endpoint () 2018-11-04 22:20:00 -05:00
user UX of link account (Step 1) () 2018-10-28 18:46:16 -04:00
utils Slack webhook channel name cannot be empty or just contain an hashtag () 2018-09-10 10:31:08 -04:00
home.go feat(repo): support search repository by topic name () 2018-09-13 10:33:48 +08:00
init.go
install.go Remove traces of embedded TiDB () 2018-09-11 10:42:40 -04:00
metrics.go Prometheus endpoint () 2018-11-04 22:20:00 -05:00
swagger_json.go