Commit Graph

2043 Commits

Author SHA1 Message Date
Kasper Seweryn 260fdb2501 Fix locales 2022-09-06 09:26:36 +00:00
Kasper Seweryn da1cefc3b1 Fix scroll behavior 2022-09-06 09:26:36 +00:00
Kasper Seweryn 0e6097c7b8 Fix emit warning 2022-09-06 09:26:36 +00:00
Kasper Seweryn 324e028a33 Fix deprecated render function and deprecated $listeners 2022-09-06 09:26:36 +00:00
Kasper Seweryn 8402621faf Fix some vue compat warnings 2022-09-06 09:26:36 +00:00
Kasper Seweryn b3022c26b6 Add onKeyboardShortcut composable
Fixes #1726
2022-09-06 09:26:36 +00:00
Kasper Seweryn db7c0444b4 Migrate to vue3-lazyload 2022-09-06 09:26:36 +00:00
Kasper Seweryn 74ca3b1725 Migrate to vuex@4 and vue-router@4 2022-09-06 09:26:36 +00:00
Kasper Seweryn 7c5d259c2b Add vue 3 and compat 2022-09-06 09:26:36 +00:00
wvffle 0e758d0624 Fix vite.config.ts 2022-09-06 09:26:36 +00:00
Kasper Seweryn f3ccfcbe48 Add PWA support 2022-09-06 09:26:36 +00:00
Kasper Seweryn b959371784 Rename AppModule to InitModule 2022-09-06 09:26:36 +00:00
Kasper Seweryn 6a9b21a6a7 Rename AppModule to InitModule 2022-09-06 09:26:36 +00:00
Kasper Seweryn 071eb2fa35 Move ~/modules to ~/init 2022-09-06 09:26:36 +00:00
Kasper Seweryn 0b51fb037f Remove JWT leftovers 2022-09-06 09:26:36 +00:00
Kasper Seweryn 934f802be2 Cleanup updateQueryString composable 2022-09-06 09:26:36 +00:00
Kasper Seweryn f61fafec2a Remove '@/' 2022-09-06 09:26:36 +00:00
Kasper Seweryn e0e2bf4cae Load theme as fast as possible 2022-09-06 09:26:36 +00:00
Kasper Seweryn 222b9b12bc Remove files commited by accident 2022-09-06 09:26:36 +00:00
Kasper Seweryn a7cc3de3f3 Move locales.ts to locales.json and remove unused i18n script 2022-09-06 09:26:36 +00:00
Kasper Seweryn 0732bc36a8 Remove initSettings 2022-09-06 09:26:36 +00:00
Kasper Seweryn 6f670efd5e Pin dependencies 2022-09-06 09:26:36 +00:00
Kasper Seweryn 615a801b89 Fix app rendering 2022-09-06 09:26:36 +00:00
Kasper Seweryn b33af58147 Wait for all modules to load 2022-09-06 09:26:36 +00:00
Kasper Seweryn ddb035e418 Tag @wvffle in his TODO comments 2022-09-06 09:26:36 +00:00
Kasper Seweryn 4d14f0448f Fix linter problems 2022-09-06 09:26:36 +00:00
Kasper Seweryn 2b40707f4f Cleanup a lot of stuff
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
2022-09-06 09:26:36 +00:00
Kasper Seweryn a129f7f882 Temporarily disable failing typescript rules 2022-09-06 09:26:36 +00:00
Kasper Seweryn a578ea0341 Add script setup and typescript config 2022-09-06 09:26:36 +00:00
JuniorJPDJ 21eaaf1f4d fix(front/Docker): fixup of issue introduced in !1897 2022-07-26 21:25:14 +00:00
Porrumentzio 9ce165e8b6 Translated using Weblate (Basque)
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/eu/
2022-07-26 20:01:18 +00:00
RenovateBot bbe82f3c8d Lock file maintenance (develop) 2022-07-26 05:06:00 +00:00
JuniorJPDJ 6df36f519a refactor(front/Docker): cleanup nginx-based container 2022-07-25 21:29:55 +00:00
RenovateBot 31ee580449 Update dependency nginx to v1.23.1 (develop) 2022-07-22 09:43:15 +00:00
JuniorJPDJ 9cbe80eb19 fix(front/Dockerfile): allow building on unusual architectures again 2022-07-16 13:50:02 +00:00
petitminion 0f4226e06f Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00:00
JuniorJPDJ 96c2eacb0f Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
JuniorJPDJ 0545488b7f Translated using Weblate (Polish)
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/pl/
2022-07-10 13:34:20 +00:00
JuniorJPDJ 64a49ed121 fix(front/nginx): fix 404 response on listen URLs 2022-07-09 15:11:20 +00:00
JuniorJPDJ 7801214242 fix(front/Dockerfile): Quick fix of startup issue when AWS_S3_ENDPOINT_URL variable is missing 2022-07-09 14:17:58 +00:00
JuniorJPDJ fb8eb8e2ed Allow frontend container to run as non-root user
Also clean it up a bit
2022-07-09 13:42:56 +00:00
Jasper Bogers 194163233a Translated using Weblate (Dutch)
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2022-07-08 20:34:19 +00:00
Georg Krause 5c5b35a0ad
Merge branch 'stable' into develop 2022-07-04 17:18:55 +02:00
RenovateBot 3d71827789 Lock file maintenance (stable) 2022-07-04 14:28:29 +00:00
Marcos Peña 07e51bcfc4 "Repeatedly listening to a track submits a scrobble only the first time" 2022-07-01 16:39:44 +00:00
RenovateBot f0857ae5fd Update dependency nginx to v1.23.0 (develop) 2022-07-01 08:08:15 +00:00
Kasper Seweryn 6b596e0cff Fix a typo (XOR -> OR) 2022-06-30 14:26:22 +00:00
Georg Krause e7325fbb54
Fix frontend dev docker setup 2022-06-30 14:10:19 +02:00
Thomas df271f2aa7 Translated using Weblate (French)
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2022-06-29 21:34:17 +00:00
Ciarán Ainsworth dafc8f1790 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en_GB/
2022-06-29 21:34:16 +00:00
Ciarán Ainsworth f9a69d4a1a Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en_GB/
2022-06-28 18:50:19 +00:00
Georg Krause d22a7fa57b Rework Docker Deployment and add frontend container 2022-06-28 13:55:54 +00:00
Kasper Seweryn 734a7528c6 Add Gitpod support and guide 2022-06-23 17:21:06 +00:00
wvffle f3c286ba0e Fix login form focusing reset password link instead of next input 2022-06-23 16:57:46 +02:00
Jasper Bogers ae5c6213d4 Translated using Weblate (Dutch)
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2022-06-19 05:30:19 +00:00
Marcos Peña 93708671dc Fix: missing album base contextual menu 2022-06-16 12:33:12 +00:00
Jasper Bogers 7e33a415b4 Translated using Weblate (Dutch)
Currently translated at 63.9% (829 of 1296 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2022-06-15 23:41:17 +00:00
Jasper Bogers fc1022cb29 Translated using Weblate (Dutch)
Currently translated at 59.3% (769 of 1296 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2022-06-14 21:41:32 +00:00
ButterflyOfFire 81c00e4842 Translated using Weblate (Arabic)
Currently translated at 47.8% (620 of 1296 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ar/
2022-06-14 21:41:32 +00:00
@ta 863b304cff Added translation using Weblate (Indonesian) 2022-06-14 21:41:32 +00:00
Georg Krause b161dc3faf Replace funkwhale-troubleshooting with funkwhale-support on Matrix 2022-06-14 13:02:53 +00:00
Marcos Peña 95b5b99484 Fix embed widget not working 2022-06-13 09:53:36 +00:00
RenovateBot 94ef072696 Lock file maintenance (stable) 2022-06-12 15:16:17 +00:00
RenovateBot 955ecfc71f Update dependency vue-lazyload to v1.3.4 (develop) 2022-06-11 00:03:00 +00:00
RenovateBot be484f9068 Update dependency qs to v6.10.5 (develop) 2022-06-10 21:40:56 +00:00
RenovateBot 23df68a851 Update dependency vue-lazyload to v1.3.4 (stable) 2022-06-07 17:29:09 +00:00
Sky b248edd87c Remove unused footer component 2022-06-03 04:33:30 +00:00
RenovateBot c5c6eb0bde Update dependency vue-router to v3.5.4 (develop) 2022-05-19 16:33:44 +00:00
RenovateBot a49e399ead Update dependency @babel/plugin-transform-runtime to v7.17.12 (develop) 2022-05-19 14:02:59 +00:00
RenovateBot d60378430e Update dependency @babel/core to v7.17.12 (develop) 2022-05-19 13:32:34 +00:00
Marcos Peña 8417092d89 Fix foreign tracks displayed in channel overview 2022-05-10 19:55:58 +02:00
RenovateBot afe12dab52 Update dependency moment to v2.29.3 (develop) 2022-05-07 15:38:24 +00:00
Georg Krause 73128eef25
Merge branch 'stable' into develop 2022-05-07 13:54:59 +02:00
Georg Krause 0ea396e80c
Replace deprecated document.domain by location.hostname 2022-05-05 20:40:03 +02:00
RenovateBot 30011cb428 Update dependency autoprefixer to v10.4.7 (develop) 2022-05-05 17:07:29 +00:00
RenovateBot 44b2346177 Update dependency @babel/plugin-transform-runtime to v7.17.10 (develop) 2022-05-05 15:37:54 +00:00
RenovateBot b8a1d1b652 Update dependency @babel/core to v7.17.10 (develop) 2022-05-05 14:37:39 +00:00
RenovateBot d0d429beb4 Lock file maintenance (stable) 2022-05-05 13:11:53 +00:00
MattDHarding 1b8e19e129 Fix stopped player to not show 00:00 when loading a track 2022-05-03 18:26:24 +00:00
Marcos Peña 92ac77ee73 Fix foreign tracks displayed in channel overview 2022-04-28 13:41:04 +02:00
Marcos ffd1ae0c44
Fixes broken channel page 2022-04-25 11:09:38 +02:00
ghose 380858dfb2 Translated using Weblate (Galician)
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
2022-04-23 13:59:36 +00:00
Georg Krause af5e2d31ea
Merge branch 'stable' into develop 2022-04-23 14:04:53 +02:00
MattDHarding 6d706c17a8 Hand cursor now displayed over artist and album cards 2022-04-23 09:54:01 +01:00
Marcos Peña 75b33cebad Fixes wrong vue prop types NOCHANGELOG 2022-04-17 15:53:44 +00:00
Georg Krause 92bced5ca4 Revert "Update dependency plyr to v3.6.12 (stable)"
This reverts commit df022ef2a3
2022-04-16 15:15:20 +00:00
Kasper Seweryn f21c860985 Replace django-channels with `useWebSocket` from `@vueuse/core` (!1759) 2022-04-16 08:56:26 +00:00
Éilias McTalún 688685a9cf Added translation using Weblate (Irish) 2022-04-16 03:45:40 +00:00
RenovateBot a963067b78 Update dependency sinon to v13.0.2 (develop) 2022-04-14 13:05:13 +00:00
RenovateBot df022ef2a3 Update dependency plyr to v3.6.12 (stable) 2022-04-12 06:23:00 +00:00
RenovateBot 0de0608293 Update dependency moment to v2.29.2 (develop) 2022-04-10 00:07:39 +00:00
RenovateBot c9d6bbbc6a Update dependency @babel/core to v7.17.9 (develop) 2022-04-09 23:06:29 +00:00
Marcos Peña af78df5663 Fix compatibility between dev setups 2022-04-08 12:24:21 +00:00
Georg Krause 562568b328 Move vites base argument to docker setup to make local development work again outside of docker 2022-04-08 12:24:21 +00:00
RenovateBot 3fca8b6771 Update dependency sass to v1.49.11 (develop) 2022-04-03 11:47:50 +00:00
Marcos 9528437242 Fixes broken channel page 2022-04-02 11:39:15 +00:00
RenovateBot 0277eba325 Pin dependencies (develop) 2022-04-01 09:04:11 +00:00
RenovateBot 5abd30163f Lock file maintenance (stable) 2022-03-23 08:11:15 +00:00
Marcos f3d998c7e0
Restores front tests using jest and vite 2022-03-21 12:52:41 +01:00
Georg Krause fc8487bfed
Fix frontend formatting 2022-03-21 12:16:18 +01:00