Commit Graph

9 Commits (1123313240e21e863e8ffe6cfc4c24b2986c5a5c)

Author SHA1 Message Date
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label ()
Ethan Koenig 54907dfbd1 Fix legacy URL redirects ()
Morlinest 1f04c00e2f Fix redirect url of legacy commits route ()
Ethan Koenig 513375c429 Make URL scheme unambiguous ()
* 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
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 ()
* Move swagger interface under /api/v1

* Update swagger-ui

* Add /api/swagger and prepare for multiple api version

* Update test links

* Fix footer link
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings ()
* merge password and 2fa page on user settings
Sandro Santilli 233bbcfa94 Fix integration test after librejs location change ()
Fixes 
Lunny Xiao 64b7068846 Add more test for login links and fix a bug on action retrieve ()
* add more test for login links and fix a bug on action retrieve
Lunny Xiao 9e9e1e0e52 Add public links check ()
* add public links check

* more links for query parameters