funkwhale/front/src
Kasper Seweryn e42646d8a1 feat(instance-chooser): add dark mode support
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 15:18:59 +01:00
..
api Merge branch stable into develop 2023-09-01 14:24:58 +02:00
assets feat(instance-chooser): add dark mode support 2024-02-21 15:18:59 +01:00
components feat(instance-chooser): add dark mode support 2024-02-21 15:18:59 +01:00
composables test: test if tauri env is recognized correctly 2024-02-21 15:06:29 +01:00
init fix: fix tauri checks 2024-02-21 14:46:06 +01:00
locales fix: remove unused locale key 2024-02-21 14:46:10 +01:00
router fix: fix some linting errors 2024-02-21 14:46:10 +01:00
store feat(tauri): offload OAuth login flow to a separate window 2024-02-21 15:18:59 +01:00
style fix(front): move library further up CSS imports 2023-11-12 14:10:04 +01:00
utils Logout when we cannot refresh OAuth token 2022-11-28 18:11:13 +00:00
views feat(instance-chooser): add dark mode support 2024-02-21 15:18:59 +01:00
App.vue style: fix linting 2024-02-21 14:46:10 +01:00
locales.ts Add polish pluralization rule 2022-11-28 10:16:58 +00:00
main.ts style: fix linting 2023-09-21 12:57:30 +02:00
serviceWorker.ts feat: remove media cache 2023-03-26 15:00:49 +02: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