-
- Downloads
Merge branch 'restore-routes' into 'develop'
Restore old routes, enable user route as fallback. See merge request !440
No related branches found
No related tags found
Showing
- src/boot/after_store.js 2 additions, 0 deletionssrc/boot/after_store.js
- src/boot/routes.js 17 additions, 41 deletionssrc/boot/routes.js
- src/components/chat_panel/chat_panel.js 1 addition, 1 deletionsrc/components/chat_panel/chat_panel.js
- src/components/login_form/login_form.js 1 addition, 1 deletionsrc/components/login_form/login_form.js
- src/components/notification/notification.js 1 addition, 1 deletionsrc/components/notification/notification.js
- src/components/oauth_callback/oauth_callback.js 1 addition, 1 deletionsrc/components/oauth_callback/oauth_callback.js
- src/components/registration/registration.js 2 additions, 2 deletionssrc/components/registration/registration.js
- src/components/status/status.js 1 addition, 1 deletionsrc/components/status/status.js
- src/components/user_card/user_card.js 1 addition, 1 deletionsrc/components/user_card/user_card.js
- src/components/user_card_content/user_card_content.js 1 addition, 1 deletionsrc/components/user_card_content/user_card_content.js
- src/components/user_settings/user_settings.js 1 addition, 1 deletionsrc/components/user_settings/user_settings.js
- src/components/who_to_follow_panel/who_to_follow_panel.js 1 addition, 1 deletionsrc/components/who_to_follow_panel/who_to_follow_panel.js
- src/modules/instance.js 3 additions, 2 deletionssrc/modules/instance.js
- src/services/new_api/oauth.js 2 additions, 2 deletionssrc/services/new_api/oauth.js
- src/services/user_profile_link_generator/user_profile_link_generator.js 6 additions, 3 deletions...ser_profile_link_generator/user_profile_link_generator.js
- static/config.json 2 additions, 2 deletionsstatic/config.json
- test/unit/specs/boot/routes.spec.js 9 additions, 1 deletiontest/unit/specs/boot/routes.spec.js
- test/unit/specs/services/user_profile_link_generator/user_profile_link_generator.spec.js 6 additions, 0 deletions...rofile_link_generator/user_profile_link_generator.spec.js
Loading
Please register or sign in to comment