gancio-upstream/pages
2020-01-15 23:42:44 +01:00
..
add [oauth] start oauth auth_code server implementation 2019-12-26 11:46:21 +01:00
embed [lint] linting 2019-10-28 17:33:20 +01:00
event [ui] add admin in mobile / fix #63 2019-12-10 22:58:34 +01:00
recover [lint] linting 2019-10-28 17:33:20 +01:00
user_confirm [lint] linting 2019-10-28 17:33:20 +01:00
user_confirm_pwd minor 2019-10-23 01:17:22 +02:00
about.vue enable about mod from ui 2020-01-15 23:31:28 +01:00
Admin.vue s/admin/Admin 2020-01-15 23:40:44 +01:00
Authorize.vue minor 2020-01-15 23:42:44 +01:00
export.vue [feat] show success message when link copied 2019-11-03 00:55:19 +01:00
index.vue [lint] linting 2019-10-28 17:33:20 +01:00
Login.vue [ux] register/login as pages 2020-01-13 11:18:10 +01:00
README.md start with nuxt 2019-04-03 00:25:12 +02:00
Register.vue [ux] register/login as pages 2020-01-13 11:18:10 +01:00
settings.vue [refactor] s/fed_user/ap_user 2019-12-04 01:20:31 +01:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.