gancio-upstream/plugins
lesion 0d581cec69
fix: display timezone name in some representation (fix #349):
- in web UI for online events and events coming from fedi
- in webcomponent / embedded calendar for online events and events coming from fedi
- in AP event's summary
2024-08-17 18:53:12 +02:00
..
api.js minor 2024-03-18 09:55:22 +01:00
axios.js i18n refactoring, locale loaders, custom strings, fix #231 2023-02-07 17:44:23 +01:00
gancioPluginExample.js improve example plugin 2023-06-30 23:49:16 +02:00
helpers.js minor 2024-03-18 09:55:22 +01:00
i18n.js i18n refactoring, locale loaders, custom strings, fix #231 2023-02-07 17:44:23 +01:00
README.md cleaning and use nuxt-express 2019-08-09 01:58:11 +02:00
time.js fix: display timezone name in some representation (fix #349): 2024-08-17 18:53:12 +02:00
v-calendar.js Squashed commit of the following: 2023-04-03 16:39:26 +02:00
validators.js require online location for online only events 2023-04-09 23:40:16 +02:00

PLUGINS

This directory contains Javascript plugins that you want to run before mounting the root Vue.js application.

More information about the usage of this directory in the documentation.