Wykres commitów

2329 Commity (277079ac6280a7b46e0fa8931ae212a0d1b7b91b)

Autor SHA1 Wiadomość Data
Renovate Bot 821054433f Update dependency sass to v1.56.0 2022-11-07 08:02:22 +00:00
RenovateBot 0e4e5ce98e Update dependency fomantic-ui-css to v2.9.0 (develop) 2022-11-06 15:38:53 +00:00
RenovateBot a2cc7da296 Update dependency eslint-plugin-vue to v9.7.0 (develop) 2022-11-06 15:11:53 +00:00
RenovateBot aa26e184f7 Update dependency eslint-plugin-promise to v6.1.1 (develop) 2022-11-06 14:46:29 +00:00
RenovateBot a095f081e7 Update dependency eslint-plugin-n to v15.5.0 (develop) 2022-11-06 13:37:34 +00:00
RenovateBot 7f1ff29e15 Update dependency eslint to v8.27.0 (develop) 2022-11-06 13:27:52 +00:00
Kasper Seweryn ea25f5e9aa Add storage namespace 2022-11-06 10:04:33 +00:00
wvffle 839a80b3ac Fix #1945 and #1943 2022-11-06 09:58:15 +00:00
RenovateBot d471c6143d Update dependency @vueuse/math to v9.4.0 (develop) 2022-11-06 07:02:34 +00:00
Renovate Bot 28e5cc6e4c Update dependency vitest to v0.24.5 2022-11-05 22:01:42 +00:00
RenovateBot e081b0d83e Update dependency @typescript-eslint/eslint-plugin to v5.42.0 (develop) 2022-11-05 21:46:32 +00:00
Renovate Bot 855b8fad1c Update dependency vite-plugin-pwa to v0.13.2 2022-11-05 21:02:14 +00:00
Renovate Bot ccbb0e337b Update dependency standardized-audio-context to v25.3.34 2022-11-05 20:32:55 +00:00
Renovate Bot 14607e1041 Update dependency lru-cache to v7.14.1 2022-11-05 19:02:30 +00:00
Renovate Bot f3213a646b Update dependency jsdom to v20.0.2 2022-11-05 18:32:08 +00:00
JuniorJPDJ 19f2246fcc Fix CORS for media files and allow wasm-unsafe-eval for visualizer (fixes #1937 and #1934) 2022-11-05 18:18:20 +00:00
Renovate Bot a0295893a4 Update dependency @vitest/coverage-c8 to v0.24.5 2022-11-05 17:02:12 +00:00
Renovate Bot a3172ada1f Update Sentry to v7.17.4 2022-11-05 16:32:44 +00:00
wvffle 2c9327fefc Fix play button in albums with multi-page volumes 2022-11-05 12:53:12 +00:00
wvffle b7355c9c95 Fix adding same track multiple times 2022-11-05 12:48:30 +00:00
wvffle e259e3dd74 Fix player closing when queue ends 2022-11-04 13:54:04 +00:00
wvffle ec31004952 Fix typo 2022-11-04 13:20:22 +00:00
wvffle 315e5ef766 Responsivity and accessibility fixes 2022-11-04 13:20:22 +00:00
wvffle ed9cb97ba6 Add option for fullscreen covers 2022-11-04 13:20:22 +00:00
wvffle 9efe5d18b1 Pin dependencies 2022-11-04 13:20:22 +00:00
wvffle 64a5ee3c69 Set higher mesh size for MilkDrop 2022-11-04 13:20:22 +00:00
wvffle aa7ded73f8 Add toggle switches for cover/visualizer 2022-11-04 13:20:22 +00:00
wvffle 8306eaaff6 Add buttons to the cover art 2022-11-04 13:20:22 +00:00
wvffle 5eff89920a Add MilkDrop 2022-11-04 13:20:22 +00:00
wvffle 60ae29a612 Fix fetching pages of albums in album detail view 2022-11-03 09:44:25 +01:00
wvffle 8a1cdd27d5 Fix request/reports not filtering and form auto focussing on mounted when `autofocus` is `false` 2022-11-03 08:23:16 +00:00
wvffle 78854bbae3 Fix tracks table fetching all tracks in some cases 2022-11-03 08:15:17 +00:00
wvffle 298cd1afae Add selected theme computed 2022-11-02 20:51:16 +00:00
Philipp Wolfer 7c9959831e Fix dark/light theme showing as selected when "auto" is chosen 2022-11-02 20:51:16 +00:00
wvffle 3fe7d28d5d Fix player migration errors 2022-10-31 23:02:40 +01:00
wvffle ece2c468ca Delegate queue migration 2022-10-31 23:02:40 +01:00
wvffle e4759d14c9 Old queue migration system 2022-10-31 23:02:40 +01:00
Kasper Seweryn 8367e09e6c Fix favorite button in queue 2022-10-31 19:56:38 +00:00
Georg Krause f85ce70ff2
chore: Remove last bit of removed WebWorker component 2022-10-30 19:20:36 +01:00
Georg Krause 4f610bc0bd
chore(deps): Update vue-tsc to avoid false negatives 2022-10-30 19:20:36 +01:00
wvffle e7349bf75e
Remove unused webworker module 2022-10-30 19:20:36 +01:00
wvffle 3ae5adc7ba
Fix playback of some token protected resources 2022-10-30 19:20:35 +01:00
wvffle 4cd7ca2cb4
Fall back to memory if indexedDB is unavailable 2022-10-30 19:20:35 +01:00
wvffle cb5e6f1848
More indexedDB cleanup 2022-10-30 19:20:35 +01:00
wvffle eba18cede3
Cleanup indexedDB when queue clears and when instance changes 2022-10-30 19:20:35 +01:00
wvffle 5616c9f066
Ensure we do not get undefineds from indexedDB 2022-10-30 19:20:35 +01:00
wvffle 34d4f3b25b
Fix transcoded track and add info if there are no track sources 2022-10-30 19:20:34 +01:00
wvffle ab8699783d
Fix looping 2022-10-30 19:20:34 +01:00
wvffle ba10e03143
Potential fix for silent external audio tracks 2022-10-30 19:20:34 +01:00
wvffle 247abbcfea
Fix clearing queue with shortcut 2022-10-30 19:20:34 +01:00