forgejo/routers
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
* Make URL scheme unambiguous

Redirect old routes to new routes

* Fix redirects to new URL scheme, and update template

* Fix branches/_new endpoints, and update integration test
2017-10-30 10:04:25 +08:00
..
admin
api/v1 Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
dev
org
private
repo Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
routes Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
user Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
home.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
init.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
install.go