gancio-upstream/pages
2024-09-18 15:45:08 +02:00
..
add fix: show frequent tags by default when filling tags without typing, fix #452 2024-09-18 15:45:08 +02:00
announcement fix: announcements is not visible, fix #409 2024-06-14 09:49:14 +02:00
collection fix: missing some style in detail collection page 2023-12-15 17:20:10 +01:00
embed use new $time plugin instead of filters, fix #252 2023-03-22 18:45:59 +01:00
event feat: Disable/enable Download of Flyer-Images? fix #389 2024-05-20 12:37:04 +02: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 minor 2024-01-23 09:15:01 +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 feat: new Report / Moderation feature, fix #221, fix #350, fix #220 2024-03-18 12:25:36 +01:00
index.vue fix: hide event ending at 00:00 in the next day, fix #352 2024-08-05 18:40:59 +02:00
Login.vue minor 2022-07-18 12:02:55 +02: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 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 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.