funquail/front/src
2023-03-26 15:00:49 +02:00
..
api feat: dispose sound instances when removed from LRU cache 2023-03-26 15:00:49 +02:00
assets chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
components Merge branch 'pre-release/1.3.0' into develop 2023-03-24 18:17:44 +01:00
composables feat: dispose sound instances when removed from LRU cache 2023-03-26 15:00:49 +02:00
init fix(tsc): fix type errors 2023-01-24 18:50:16 +01:00
locales Translated using Weblate (German) 2023-03-22 08:41:36 +00:00
router Fix redirect to last page when login guard breaks flow 2022-11-28 19:41:14 +00:00
store feat(ui): respect custom css 2023-01-26 20:31:22 +00:00
style Merge branch 'pre-release/1.3.0' into develop 2023-03-24 18:17:44 +01:00
utils Logout when we cannot refresh OAuth token 2022-11-28 18:11:13 +00:00
views fix: remove active state from artists button if unfocused 2023-01-20 08:13:08 +00:00
App.vue Merge branch 'pre-release/1.3.0' into develop 2023-03-24 18:17:44 +01:00
locales.ts Add polish pluralization rule 2022-11-28 10:16:58 +00:00
main.ts feat(front): split large bundles into chunks 2023-01-31 18:09:17 +00: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 Support boolean config fields in plugins 2023-01-30 09:08:41 +00:00