gancio/pages
2023-03-30 11:19:00 +02:00
..
add minor with 2w recurrent event frequency 2023-03-20 12:40:19 +01:00
announcement fix pug indent issue 2022-07-10 21:42:01 +02:00
collection v-lazy in collection page too 2023-03-20 21:09:43 +01:00
embed use new $time plugin instead of filters, fix #252 2023-03-22 18:45:59 +01:00
event minor 2023-03-30 11:19:00 +02:00
place improve index/tag/place layout 2023-03-27 17:19:27 +02:00
recover improve user_confirm / recover code flow 2021-12-03 16:19:50 +01:00
setup missing i18n in setup, fix #239 2023-02-21 00:55:44 +01:00
tag improve index/tag/place layout 2023-03-27 17:19:27 +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 address some issues with recurrent events, fix #247 2023-03-14 16:42:24 +01:00
Authorize.vue squash new oauth2 flow 2022-11-04 12:22:21 +01:00
export.vue Squashed commit of the following: 2023-03-19 23:26:57 +01:00
index.vue improve index/tag/place layout 2023-03-27 17:19:27 +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-03-19 23:26:57 +01: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.