gancio-upstream/pages
2025-01-22 12:11:21 +01:00
..
add fix: clean due date when switching to recurrent 2024-10-30 10:24:23 +01:00
announcement fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
collection fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
embed Squashed commit of the following: 2023-04-03 16:39:26 +02:00
event fix: avoid link if disabled 2025-01-13 20:15:00 +01:00
place/_id feat: show past events on place page 2025-01-22 12:11:21 +01:00
recover improve recover and user_confirm error messages 2023-10-25 09:49:19 +02:00
setup minor 2023-06-17 09:30:44 +02:00
tag fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
user_confirm improve recover and user_confirm error messages 2023-10-25 09:49:19 +02:00
about.vue fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
Admin.vue new admin tabs order 2024-02-28 22:37:01 +01:00
Authorize.vue squash new oauth2 flow 2022-11-04 12:22:21 +01:00
export.vue fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
index.vue fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
Login.vue fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
my_events.vue feat: move my events management to a specific page 2024-06-11 11:23:08 +02:00
README.md start with nuxt 2019-04-03 00:25:12 +02:00
Register.vue fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
search.vue Squashed commit of the following: 2023-04-03 16:39:26 +02:00
settings.vue feat: move my events management to a specific page 2024-06-11 11:23:08 +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.