gancio-upstream/pages
2023-01-13 22:17:43 +01:00
..
add fix event api path 2023-01-13 22:17:43 +01:00
announcement fix pug indent issue 2022-07-10 21:42:01 +02:00
collection minor 2022-12-23 01:17:19 +01:00
embed fix event api path 2023-01-13 22:17:43 +01:00
event fix event api path 2023-01-13 22:17:43 +01:00
place trim place's name and description + event's title - fix #189 2022-10-27 15:09:11 +02:00
recover improve user_confirm / recover code flow 2021-12-03 16:19:50 +01:00
setup move components where they belong 2022-05-26 11:10:21 +02:00
tag minor 2022-12-05 18:18:02 +01:00
user_confirm fix submit UX on user_confirm 2022-06-28 13:33:47 +02:00
about.vue new navbar 2022-11-24 01:00:30 +01:00
Admin.vue allow to edit tags in admin panel, fix #170 2022-12-13 15:41:39 +01:00
Authorize.vue squash new oauth2 flow 2022-11-04 12:22:21 +01:00
export.vue fix recurrent events 2022-08-14 14:40:41 +02:00
index.vue minor 2023-01-12 14:40:14 +01:00
Login.vue minor 2022-07-18 12:02:55 +02:00
README.md start with nuxt 2019-04-03 00:25:12 +02:00
Register.vue fix SMTP configuration 2022-07-18 10:05:59 +02:00
search.vue a new search page 2022-06-01 14:10:04 +02:00
settings.vue fix pug indent issue 2022-07-10 21:42:01 +02: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.