gancio-upstream/pages
2024-01-10 12:34:37 +01:00
..
add add friendly instance api 2023-12-21 22:00:04 +01:00
announcement fix pug indent issue 2022-07-10 21:42:01 +02:00
collection fix: missing some style in detail collection page 2023-12-15 17:20:10 +01:00
embed Squashed commit of the following: 2023-04-03 16:39:26 +02:00
event fix: display user URL in federated event 2024-01-10 12:34:37 +01:00
place show-map: fix the display of the map in page place 2023-05-21 22:56:30 +02: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 check if place or tag exists, fix #268 2023-05-11 22:29:21 +02:00
user_confirm improve recover and user_confirm error messages 2023-10-25 09:49:19 +02:00
about.vue new navbar 2022-11-24 01:00:30 +01:00
Admin.vue fix: do not allow /admin rendering when normal user 2023-11-30 17:04:04 +01:00
Authorize.vue squash new oauth2 flow 2022-11-04 12:22:21 +01:00
export.vue chore: minor on light theme 2023-11-04 18:00:31 +01: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.