gancio-upstream/pages
2023-10-03 12:45:37 +02:00
..
add clone event feature 2023-08-05 23:11:51 +02:00
announcement fix pug indent issue 2022-07-10 21:42:01 +02:00
collection Squashed commit of the following: 2023-04-03 16:39:26 +02:00
embed Squashed commit of the following: 2023-04-03 16:39:26 +02:00
event add ampm / 24h support, #294, #264, update changelog 2023-10-03 12:45:37 +02:00
place show-map: fix the display of the map in page place 2023-05-21 22:56:30 +02:00
recover improve user_confirm / recover code flow 2021-12-03 16:19:50 +01:00
setup minor 2023-06-17 09:30:44 +02:00
tag check if place or tag exists, fix #268 2023-05-11 22:29:21 +02: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 fix css order conflict during build 2023-04-14 11:03:28 +02:00
Authorize.vue squash new oauth2 flow 2022-11-04 12:22:21 +01:00
export.vue Squashed commit of the following: 2023-04-03 16:39:26 +02:00
index.vue fix end_datetime 2023-05-11 22:28:15 +02: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 Squashed commit of the following: 2023-04-03 16:39:26 +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.