Commit Graph

2696 Commits

Author SHA1 Message Date
Moon Rabbit 8100d83bcf Fix(front): Set correct PWA color theme. 2023-06-06 07:51:07 +00:00
Georg Krause 9e7a5ebebb style: Remove useless blank line to make linter happy 2023-06-06 09:44:31 +02:00
Georg Krause 8612a921a0 Merge branch 'pre-release/1.3.0' into stable 2023-06-01 19:14:11 +02:00
Keunes b9ad142004 Translated using Weblate (Dutch)
Currently translated at 95.8% (2092 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2023-05-20 08:45:03 +00:00
Kasper Seweryn ff386f83f2 fix: move queue above sidebar
Fixes b00e92c4ec (note_50584)
2023-05-18 18:49:17 +00:00
Kisel1337 4d0c15add7 Translated using Weblate (Russian)
Currently translated at 99.9% (2181 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2023-05-18 11:49:57 +00:00
Julian Rademacher 5b9d680987 Translated using Weblate (German)
Currently translated at 98.0% (2140 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2023-05-18 11:49:57 +00:00
wvffle 6c95651213 fix: resolve playlist modal issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2427>
2023-05-16 20:17:16 +00:00
Kisel1337 1c5aade86a Translated using Weblate (Russian)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2023-05-16 14:04:11 +00:00
Anton 11bdcbd5ab Translated using Weblate (Russian)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2023-05-16 14:04:11 +00:00
Anton bce0598100 Translated using Weblate (Russian)
Currently translated at 97.0% (2118 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2023-05-16 09:09:40 +00:00
Kisel1337 d336e4ddc4 Translated using Weblate (Russian)
Currently translated at 97.0% (2118 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2023-05-16 09:09:40 +00:00
Bruno Talanski 5bc2f7e163 Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.2% (1990 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/pt_BR/
2023-05-16 09:09:39 +00:00
Anton 8821e3899d Translated using Weblate (Russian)
Currently translated at 96.7% (2112 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2023-05-12 08:44:57 +00:00
Georg Krause 5627451875 Translated using Weblate (German)
Currently translated at 98.0% (2140 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2023-05-10 17:47:31 +00:00
Kasper Seweryn 3d07d969ff refactor(ui): add comments explaining postponing notification for 36500 days 2023-05-09 20:56:11 +02:00
Kasper Seweryn b00e92c4ec fix(ui): move sidebar above other content 2023-05-08 14:11:41 +00:00
Kasper Seweryn a4def53e99 fix(ui): work around #1981 2023-05-08 14:11:41 +00:00
Kasper Seweryn 78bc8426dd fix: fix notification count 2023-05-08 14:11:41 +00:00
Kasper Seweryn 719c3171f8
feat(front): lint test directory 2023-05-08 12:25:24 +02:00
Kasper Seweryn a8b7e07a86
fix(queue): batch queue splice invocations when reordering items to avoid currentIndex being dumped down due to clamping 2023-05-08 12:25:24 +02:00
Kasper Seweryn 1f44cb8e6f
test(front): add queue composable tests 2023-05-08 12:25:23 +02:00
Kasper Seweryn ed4b923b1e
fix(tests): make frontend tests compatible with current frontend setup 2023-05-08 12:25:19 +02:00
Georg krause ea0de43ad6 fix(2054): Crash on opening a play button menu
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
2023-05-05 22:16:32 +00:00
Georg krause c7ac66d823 fix(2054): Increase mobile table row padding
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
2023-05-05 22:16:32 +00:00
Georg krause 90f93e052e style(2054): Remove unnessessary nesting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
2023-05-05 22:16:32 +00:00
Kasper Seweryn 0cbe567ac1 Simplify Code
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
2023-05-05 22:16:32 +00:00
tobifroe e258e6f12b fix(2054): only calculate dropdown position when opening
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
2023-05-05 22:16:32 +00:00
tobifroe fe01521c72 fix(2054): add queue item title max width for mobile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
2023-05-05 22:16:32 +00:00
tobifroe 78fa52e103 fix(2054): player/queue-dropdown mobile layout widths
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
2023-05-05 22:16:32 +00:00
Matyáš Caras 5d61a951ef Translated using Weblate (Czech)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/cs/
2023-04-06 07:43:08 +00:00
jo 0b33b42210 fix(front): album tracks count i18n
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2389>
2023-03-31 12:28:09 +02:00
Kasper Seweryn fe769b2321 feat(buffer-progress): use 3d translation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn dbc85d988e fix: fix typo
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn de74ccb220 fix(player): ensure that current track lives despite enqueueing 3 tracks as 'next track'
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn f4e8f83263 refactor: remove double space in css file
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn babd65e698 fix(radio): pausing when current song ended and new song data hasn't been fetched yet
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn f961e3ff8c fix: remove debug line
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn b8a65b193f perf(play-indicator): delegate play indicator to the GPU instead of CPU
This reduces the CSS paints by animating `scaleY` instead of element `height`

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 6c4e4cb5f6 fix(pre-commit): fix linting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 1dbd269516 fix(eslint): fix i18n issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 5c28a9b88a fix(volume-slider): fix scrolling
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 05db380766 fix(player): reduce average CPU usage from 100% to 20%
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 87c9eb3982 feat(player): unregister all events on sound instance dispose
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn ae4ca7b0cb fix(player): do not throw an error when disposing sound instance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 47b3bfd2c0 fix: resolve progressbar issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 8ce20c5621 feat: skip css updates if progress hasn't changed
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn bbe2375f6b feat: add new packages with pinned versions by default
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn e701cc8bad chore: pin dependency
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 1c6af62fbb feat: remove unused dependency
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 9cc58d16c8 fix: make progress bars work again
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Ciarán Ainsworth 0782b53e09 copy: update WebGL support message
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:08 +00:00
Kasper Seweryn 8d353a27a9 fix: #2052
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn 8713d3b98a fix: build warnings
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn 77e920672d feat: optimize CPU and memory usage
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn ed8b71257d fix: audio playback pause if errored before played
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn 05416be7d1 feat: remove media cache
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn bb946c3ced feat: dispose sound instances when removed from LRU cache
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn 206a154a87 fix: update vueuse to remove @ts-expect-error comment
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn 7105f5e482 fix: ensure preloaded track exists
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn 536fa25f0e fix: abort preload if next track is unavailable
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn b21edbb64d fix: #2061
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn d3b3463415 fix: #2053
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
Kasper Seweryn 026196d698 feat: ensure next track is always preloaded
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 12:08:07 +00:00
wvffle 15d6e7811a fix(invitation-code): fix invitation code generation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2375>
2023-03-22 22:48:36 +00:00
Georg Krause 0a5192040f Translated using Weblate (German)
Currently translated at 97.9% (2135 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2023-03-22 08:41:36 +00:00
JuniorJPDJ 817a710c2e
fix(nginx): expose only subdirectories of /media 2023-03-18 09:45:35 +01:00
Renovate Bot a2422671d1 chore(front): lock file maintenance 2023-03-17 17:04:18 +00:00
Çağla Pickaxe 5dcaf4a166 Translated using Weblate (Turkish)
Currently translated at 35.7% (779 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/tr/
2023-03-13 11:42:54 +00:00
bruce diao 7510795ad1 Translated using Weblate (Chinese (Simplified))
Currently translated at 95.7% (2088 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
2023-03-04 06:42:49 +00:00
dignny 082c51733a Translated using Weblate (Japanese)
Currently translated at 90.0% (1962 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ja/
2023-03-01 15:42:48 +00:00
Matyáš Caras 9f8ded15dc Translated using Weblate (Czech)
Currently translated at 100.0% (2180 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/cs/
2023-02-24 18:42:48 +00:00
ppom 20c0088c1f Translated using Weblate (French)
Currently translated at 99.9% (2179 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-02-22 12:06:47 +00:00
Georg krause 2af3988863 Merge remote-tracking branch 'weblate/pre-release/1.3.0' into pre-release/1.3.0 2023-02-21 17:48:55 +01:00
Kasper Seweryn c793799161 feat(ui): respect custom css
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2338>
2023-01-26 20:31:22 +00:00
Georg Krause 72dd944f04 fix: Make sure custom css gets loaded, fixes #2055
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2338>
2023-01-26 20:31:22 +00:00
AMoonRabbit c1e30c1785 Corrected typos in vars.css for card text colour.
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2340>
2023-01-26 13:26:35 +00:00
Kasper Seweryn 7d474dea72
fix(tsc): fix type errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:16 +01:00
Kasper Seweryn e1d5c9f832
feat: remove unneeded null coalescing assignment
axios headers are now alway present (according to the typings)

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:16 +01:00
Kasper Seweryn 89db3e0f14
fix: update yarn lockfile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:16 +01:00
Kasper Seweryn 8329443209
fix(ci): update vue-i18n to beta.16
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:15 +01:00
Kasper Seweryn 600228eafa
fix(eslint): remove unused import
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:15 +01:00
Kasper Seweryn 9ca357c2c3
fix(front): reinitialize virtual queue list whenever queue gets empty
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:15 +01:00
Georg Krause a93cb1922e Translated using Weblate (German)
Currently translated at 97.9% (2135 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2023-01-23 12:42:37 +00:00
Renovate Bot 9ef6836073 chore(front): update dependency vue-tsc to v1.0.24 2023-01-22 17:35:19 +00:00
Renovate Bot 8447d12000 chore(front): update dependency vue-i18n to v9.3.0-beta.14-77e850b 2023-01-22 17:05:05 +00:00
Renovate Bot 0dad30cf1a chore(front): update dependency vite-plugin-pwa to v0.14.1 2023-01-22 16:35:11 +00:00
Renovate Bot d20cc3f0d6 chore(front): update dependency vite to v4.0.4 2023-01-22 16:05:08 +00:00
Renovate Bot 267af9b11c chore(front): update dependency standardized-audio-context to v25.3.37 2023-01-22 15:35:21 +00:00
Renovate Bot 5f45e116e6 chore(front): update dependency sass to v1.57.1 2023-01-22 15:04:55 +00:00
Renovate Bot b13cc01336 chore(front): update dependency fomantic-ui-css to v2.9.1 2023-01-22 14:35:21 +00:00
Renovate Bot ed396d019b chore(front): update dependency eslint-plugin-n to v15.6.1 2023-01-22 14:04:56 +00:00
Renovate Bot e9178315ee chore(front): update dependency dompurify to v2.4.3 2023-01-22 13:35:16 +00:00
Renovate Bot 51f185f941 chore(front): update dependency axios-auth-refresh to v3.3.6 2023-01-22 13:04:56 +00:00
Renovate Bot 18776d9d1d chore(front): update dependency axios to v1.2.3 2023-01-22 12:34:50 +00:00
Renovate Bot 9df2b7f629 chore(front): update dependency @vue/test-utils to v2.2.7 2023-01-22 11:35:18 +00:00
Renovate Bot 2d94539bd9 chore(front): update dependency @types/jquery to v3.5.16 2023-01-22 11:04:53 +00:00
Kasper Seweryn df4cd1d6f9 fix: fix eslint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2330>
2023-01-21 12:14:05 +00:00
Kasper Seweryn e66426dd4b feat: add retries when failed to fetch radio candidate
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2330>
2023-01-21 12:14:05 +00:00
Kasper Seweryn 8d65551c2c refactor: cleanup code
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2329>
2023-01-20 23:36:10 +01:00