Commits on Source (18)
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken `~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff `~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
-
Kasper Seweryn authored
Showing
- TRANSLATORS.rst 1 addition, 1 deletionTRANSLATORS.rst
- front/.eslintrc.js 12 additions, 4 deletionsfront/.eslintrc.js
- front/index.html 3 additions, 5 deletionsfront/index.html
- front/locales/app.pot 2919 additions, 2913 deletionsfront/locales/app.pot
- front/package.json 10 additions, 3 deletionsfront/package.json
- front/scripts/i18n-compile.sh 1 addition, 1 deletionfront/scripts/i18n-compile.sh
- front/scripts/i18n-extract.sh 1 addition, 1 deletionfront/scripts/i18n-extract.sh
- front/scripts/i18n-populate-contextualized-strings.sh 0 additions, 23 deletionsfront/scripts/i18n-populate-contextualized-strings.sh
- front/src/App.vue 183 additions, 419 deletionsfront/src/App.vue
- front/src/EmbedFrame.vue 4 additions, 4 deletionsfront/src/EmbedFrame.vue
- front/src/components/About.vue 24 additions, 24 deletionsfront/src/components/About.vue
- front/src/components/AboutPod.vue 21 additions, 21 deletionsfront/src/components/AboutPod.vue
- front/src/components/Footer.vue 0 additions, 237 deletionsfront/src/components/Footer.vue
- front/src/components/Home.vue 17 additions, 17 deletionsfront/src/components/Home.vue
- front/src/components/Pagination.vue 6 additions, 6 deletionsfront/src/components/Pagination.vue
- front/src/components/Queue.vue 5 additions, 5 deletionsfront/src/components/Queue.vue
- front/src/components/SetInstanceModal.vue 3 additions, 3 deletionsfront/src/components/SetInstanceModal.vue
- front/src/components/ShortcutsModal.vue 1 addition, 1 deletionfront/src/components/ShortcutsModal.vue
- front/src/components/Sidebar.vue 27 additions, 23 deletionsfront/src/components/Sidebar.vue
- front/src/components/admin/SettingsGroup.vue 3 additions, 3 deletionsfront/src/components/admin/SettingsGroup.vue
This diff is collapsed.
This diff is collapsed.
front/src/components/Footer.vue
deleted
100644 → 0