Commit Graph

1717 Commits

Author SHA1 Message Date
Thomas c46ca1faab Translated using Weblate (French)
Currently translated at 99.9% (2179 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-01-20 13:42:37 +00:00
wvffle 7a4f764a5e fix: remove active state from artists button if unfocused
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2323>
2023-01-20 08:13:08 +00:00
wvffle d7255bf293 fix: fix tsc linter
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 91c6935e2d fix: ensure description is always available in upload metadata form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 61af75d712 fix(ui): fix channel page infinite loop after upload
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle d3fda52e4f fix(ui): fix uploaded check on loader in channel upload form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle a124ff9030 fix(ui): fix channel upload form loaders being visible after tracks are uploaded
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 640abb07f7 fix(ui): fix double uploading file from channels upload form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle f0e7ab9945 fix(ui): fix metadata when we do not have uploadData
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 66473084eb fix(ui): expose public channel upload form methods
This commit also returns a function removed during Vue 3 rewrite. (in 1c395c01b0)

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 943b50ffda fix(ui): move files variable to the top in channel upload form component
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
Thomas af6fd0911a Translated using Weblate (French)
Currently translated at 99.9% (2178 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-01-19 12:35:36 +00:00
Thomas ab1ea3ce78 Translated using Weblate (French)
Currently translated at 99.9% (2178 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-01-19 12:34:32 +00:00
wvffle 7f93311150 feat(ui): update upload status with error message if import failed
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2308>
2023-01-19 07:26:17 +00:00
Ciarán Ainsworth dd7c3bab5b Revert "chore(front): fix JSON linting"
This reverts commit b1f6934699a1cd41f5c8eac77a748fb22681ce0b

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2322>
2023-01-18 21:46:36 +00:00
Ciarán Ainsworth eca67380bb chore(front): fix JSON linting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2322>
2023-01-18 20:50:22 +01:00
Thomas 52f97d191c Translated using Weblate (French)
Currently translated at 98.1% (2139 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-01-17 13:42:36 +00:00
wvffle af6b5c3843 fix(playback): await all async methods in interna API
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2306>
2022-12-29 14:34:04 +00:00
Ciarán Ainsworth b04e087ca6 Improve a11y
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
2022-12-28 18:37:37 +00:00
Kasper Seweryn d55176b213 refactor: fix indentation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
2022-12-28 14:48:37 +00:00
Ciarán Ainsworth 9833133894 Improve formatting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
2022-12-28 14:47:09 +00:00
wvffle 576f6f448f fix(components): remove all `%{}` string templates
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
2022-12-28 14:47:09 +00:00
wvffle fb87d3141a fix(ui): repair reactivity on search fieds in moderation views when on first page
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2304>
2022-12-28 08:38:03 +00:00
wvffle 1b6de47a4f fix(playback): previous button now seeks to 0 when track is listened over 3 seconds
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2305>
2022-12-27 13:09:12 +00:00
Ciarán Ainsworth 4ecbc8956a Improve UI copy
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2285>
2022-12-19 17:13:29 +00:00
Petitminion 03a5a83a3b Random and less listened radio filter out un-owned content on library section (#2007)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2285>
2022-12-19 17:13:29 +00:00
wvffle f4c5ebed18 Fix hours and nodeinfo 2022-12-13 21:13:40 +00:00
Kasper Seweryn 75e717785a Resolve "Invalid prop: type check failed for prop "index". Expected Number with value NaN, got Undefined" NOCHANGELOG 2022-12-13 21:02:47 +00:00
wvffle 6e740d6fda fix: Fix unhandled errors 2022-12-12 11:10:31 +00:00
Matyáš Caras 92111d1e9c Translated using Weblate (Czech)
Currently translated at 93.3% (2033 of 2178 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/cs/
2022-12-05 11:32:44 +00:00
Henri Dickson 9d4ca44dff Translated using Weblate (Chinese (Simplified))
Currently translated at 96.6% (2105 of 2178 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
2022-12-02 02:04:32 +00:00
Aina Hernàndez Campaña 14a9bde10f Translated using Weblate (Catalan)
Currently translated at 98.1% (2137 of 2178 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca/
2022-12-02 02:04:31 +00:00
wvffle ba97fb5bd4 Fix album view
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2244>
2022-11-30 15:17:00 +00:00
wvffle a0c9fdee78 Fix composables calling `useI18n` too early 2022-11-30 14:24:23 +00:00
Georg Krause f5ba37f329 Translated using Weblate (German)
Currently translated at 97.3% (2120 of 2178 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2022-11-30 10:45:44 +00:00
wvffle 6f7d13057f Ensure old audio source is disconnected 2022-11-29 07:37:12 +00:00
wvffle 0bbe2d609d Fetch sources if we have none 2022-11-29 07:37:12 +00:00
wvffle dfd55b95b3 Don't fetch all tracks at once when migrating 2022-11-29 07:37:12 +00:00
wvffle abe67de138 Fix radio race condition 2022-11-28 22:56:16 +00:00
wvffle 6fc9f64583 Fix double uploading 2022-11-28 21:55:16 +00:00
wvffle b1828394ce Fix redirect to last page when login guard breaks flow 2022-11-28 19:41:14 +00:00
wvffle 2c3ba1254c Fix en_GB.json 2022-11-28 18:13:42 +00:00
wvffle c96b410b80 Logout when we cannot refresh OAuth token 2022-11-28 18:11:13 +00:00
Ciarán Ainsworth 91b04cc6a8 Translated using Weblate (English (United Kingdom))
Currently translated at 97.8% (2130 of 2176 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en_GB/
2022-11-28 17:23:36 +00:00
wvffle 5666900b8c Fix de.json 2022-11-28 17:18:05 +00:00
wvffle 89b2c052b9 Fix playback 2022-11-28 15:47:56 +00:00
Georg Krause a77fb4e6ac Translated using Weblate (German)
Currently translated at 97.2% (2117 of 2176 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2022-11-28 15:31:55 +00:00
wvffle d8adb3731a Fix type error 2022-11-28 10:16:58 +00:00
wvffle 4c716b37c4 Fix typo 2022-11-28 10:16:58 +00:00
wvffle 05bef9f133 Add polish pluralization rule 2022-11-28 10:16:58 +00:00