funkwhale/front/src
wvffle 4cd7ca2cb4
Fall back to memory if indexedDB is unavailable
2022-10-30 19:20:35 +01:00
..
api Fix transcoded track and add info if there are no track sources 2022-10-30 19:20:34 +01:00
assets Implement embedded player logic 2022-09-26 17:45:27 +00:00
components Fix transcoded track and add info if there are no track sources 2022-10-30 19:20:34 +01:00
composables Fall back to memory if indexedDB is unavailable 2022-10-30 19:20:35 +01:00
init Cleanup old queue and player logic 2022-10-30 19:17:55 +01:00
router Fix search and dynamic ordering (#1567) 2022-09-06 09:26:36 +00:00
store Cleanup indexedDB when queue clears and when instance changes 2022-10-30 19:20:35 +01:00
style Fix shuffling 2022-10-30 19:17:55 +01:00
utils Add radio support 2022-10-30 19:17:55 +01:00
views Fix search by text 2022-09-07 09:03:38 +00:00
worker Add web worker communication for offloading the main thread 2022-10-30 19:17:53 +01:00
App.vue Cleanup old queue and player logic 2022-10-30 19:17:55 +01:00
locales.json Move locales.ts to locales.json and remove unused i18n script 2022-09-06 09:26:36 +00:00
main.ts Add Sound implementation 2022-10-30 19:16:26 +01:00
serviceWorker.ts Resolve most type conflicts 2022-09-06 09:26:36 +00:00
shims-funkwhale.d.ts Add Sound implementation 2022-10-30 19:16:26 +01:00
shims-vue-router.d.ts Fix search and dynamic ordering (#1567) 2022-09-06 09:26:36 +00:00
shims-vue.d.ts Fix search and dynamic ordering (#1567) 2022-09-06 09:26:36 +00:00
shims-vuex.d.ts Rewrite player component to script setup 2022-09-06 09:26:36 +00:00
types.ts WIP Rewrite queue 2022-10-30 19:17:54 +01:00