Commit Graph

2818 Commits

Author SHA1 Message Date
Ciarán Ainsworth 513ad08a0a fix(front): fix missing keys 2023-11-13 08:43:44 +00:00
Ciarán Ainsworth 74fe8be1c9 feat(front): Add fw buttons to settings page 2023-11-13 08:31:05 +00:00
Ciarán Ainsworth 086659e888
feat(front): add fw button to signup form 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth f5c76d5f65
feat(front): add login form buttons 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth bcab719010
feat(front): add fw buttons to radio pages 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth d686b6ced8
feat(front): add fw-buttons to playlist modal 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth abe2bbbb3e
feat(front): add fw button to shortcuts modal 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 3f7ffbc885
fix(front): make all buttons clickable 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 2882025c7c
feat(front): add fw button to playlist overview 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 5f80754b63
feat(front): add fw button to content view 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth a5bc44c66a
feat(front): add fw button to domains list 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 0f00045876
feat(front): add fw button to empty state 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 80993a0444
feat(front): Add FW button to channelswidget 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 507d907a28
fix(front): remove unnecessary icons 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth d0e1cb7c4a
feat(front): Update instance switcher buttons 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 1cca30a775
feat(front): add widget buttons 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth faa0d39998
feat(front): Add UI buttons to about pages 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 1ba2f6df72
fix(front): update styles to support fw UI 2023-11-13 09:06:51 +01:00
Ciarán Ainsworth 18136c7ae4 fix(front): move library further up CSS imports
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2617>
2023-11-12 14:10:04 +01:00
Ciarán Ainsworth 8f4251bb6e feat(front): Add support for Funkwhale UI library
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2617>
2023-11-12 12:45:45 +00:00
Kasper Seweryn f5200eecea style: fix linting 2023-09-21 12:57:30 +02:00
Kasper Seweryn 185a61ecdd fix(front): fix initialization error on dev setup 2023-09-21 12:44:15 +02:00
Kasper Seweryn 096a435d56 fix(lint): fix linting error 2023-09-21 12:24:48 +02:00
Kasper Seweryn 51f37afb72 fix(front): enable custom logger in tests 2023-09-21 12:20:38 +02:00
Kasper Seweryn 46e84f8f9a fix(front): fix logger on webkit/blink 2023-09-21 12:20:33 +02:00
Georg Krause 00baf5e9cb build(front): Remove duplicate key from vite.config.ts 2023-09-13 08:30:19 +02:00
Georg Krause cc0f8f395c Merge branch 'stable' into develop 2023-09-07 08:58:37 +02:00
Georg Krause e08add956e Revert refactoring of frontend logging since its crashing #2215 #2214 #2212
Revert "refactor(front): rename logger timing stop functions to `measureLoading`"

This reverts commit 9abdcb5ff7.

Revert "chore(front): remove unused dependency and add eslint rule to prevent console usage"

This reverts commit d1f9a99e1b.

Revert "feat(front): use logger instead of console.log"

This reverts commit b59e29883f.
2023-09-06 08:20:11 +02:00
Georg Krause ec8dc8e09f Merge branch stable into develop 2023-09-01 14:24:58 +02:00
Renovate Bot 494fda0331 chore(front): update dependency vue3-lazyload to v0.3.8
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2567>
2023-08-29 11:04:14 +00:00
Renovate Bot 04262d54b2 chore(front): update dependency standardized-audio-context to v25.3.55
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2563>
2023-08-29 10:16:45 +00:00
Renovate Bot 1d39603e6d chore(front): lock file maintenance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2558>
2023-08-25 08:21:59 +00:00
Renovate Bot 48f608c984 chore(front): update dependency dompurify to v2.4.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2544>
2023-08-24 06:33:51 +00:00
Kasper Seweryn 2482844438 lint: fix linting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2552>
2023-08-23 12:52:12 +00:00
Kasper Seweryn 1cbc7e4951 fix(podcasts): make pagination reactive
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2552>
2023-08-23 12:52:12 +00:00
Kasper Seweryn 2803bc790a feat(front): add vue macros
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2552>
2023-08-23 12:52:12 +00:00
Kasper Seweryn b047c50284 fix(podcasts): fix short description (#2206)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2552>
2023-08-23 12:52:12 +00:00
Kasper Seweryn b64ca34fd7 fix(useMarkdown): fix parsing multiple links
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2552>
2023-08-23 12:52:12 +00:00
Kasper Seweryn fc979983ca fix(logger): don't color when running tests
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2552>
2023-08-23 12:52:12 +00:00
Kasper Seweryn 66a363014d feat(front): enable sourcemap generation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2536>
2023-08-23 12:44:00 +00:00
Kasper Seweryn 7037b708b4 fix(front): fix `ordering=+title`
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2548>
2023-08-05 14:44:22 +02:00
Kasper Seweryn 9abdcb5ff7 refactor(front): rename logger timing stop functions to `measureLoading`
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2535>
2023-07-26 10:05:55 +00:00
Kasper Seweryn d1f9a99e1b chore(front): remove unused dependency and add eslint rule to prevent console usage
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2535>
2023-07-26 10:05:55 +00:00
Kasper Seweryn b59e29883f feat(front): use logger instead of console.log
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2535>
2023-07-26 10:05:55 +00:00
Kasper Seweryn adbd9c3b67 feat(service-worker): descriptive service-worker error
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2537>
2023-07-26 09:58:07 +00:00
Kasper Seweryn 93bf644d2c fix(front): resolve initialization race condition
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2534>
2023-07-26 07:55:39 +00:00
Kasper Seweryn 4525d083af fix: avoid sending language settings multiple times
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2534>
2023-07-26 07:55:39 +00:00
Kasper Seweryn 9625732b08 fix(queue): clear shuffled id list when queue is cleared
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2531>
2023-07-26 07:30:10 +00:00
jo abadf6c9fb
style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
Georg Krause 232ca0f050 Merge branch 'stable' into develop 2023-06-28 13:05:47 +02:00