Commit Graph

1184 Commits

Author SHA1 Message Date
Kasper Seweryn 8d65551c2c refactor: cleanup code
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2329>
2023-01-20 23:36:10 +01:00
Ciarán Ainsworth 8353de9c15 fix: fix permission check
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2329>
2023-01-20 22:33:17 +00:00
Kasper Seweryn 25d378ae16 fix: fix tags repr in library edit card
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2329>
2023-01-20 22:33:17 +00:00
Kasper Seweryn 88d3e23cc9 fix: fix album modal not showing up
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2327>
2023-01-20 22:22:05 +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 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
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 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
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 ba97fb5bd4 Fix album view
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2244>
2022-11-30 15:17:00 +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 89b2c052b9 Fix playback 2022-11-28 15:47:56 +00:00
wvffle d8adb3731a Fix type error 2022-11-28 10:16:58 +00:00
wvffle df77d2b153 Standardize plurals 2022-11-28 10:16:58 +00:00
wvffle 3f2e0e9cd0 Fix some translation errors 2022-11-28 10:16:58 +00:00
wvffle 6d2e7b95ff Remove i18n block 2022-11-28 10:16:58 +00:00
wvffle fea7493725 Fix linting issues 2022-11-28 10:16:58 +00:00
Kasper Seweryn 14c784e06d Apply 1 suggestion(s) to 1 file(s) 2022-11-28 10:16:58 +00:00
Kasper Seweryn c2f351ea6b Cleanup HTML templates 2022-11-28 10:16:58 +00:00
Kasper Seweryn fb298be9a5 Remove unused element 2022-11-28 10:16:58 +00:00
wvffle 10dc14f109 Fix all locale linting errors except unused keys 2022-11-28 10:16:58 +00:00
wvffle 5c833da34d Fix locale not being preserved 2022-11-28 10:16:58 +00:00
wvffle 5847a23ac3 Fix fallback locale 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 3a46cb140d Clean up everything but views 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 9e34fbc47e Start to clean up structure 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 58df446539 Fix all linting issues 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth db9986e7b9 Add all missing strings 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth ef757e1854 Update all components 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 592e53486f Start using vue-18n in templates 2022-11-28 10:16:58 +00:00
wvffle edfbf94313 Add eslint rules for i18n 2022-11-28 10:16:58 +00:00
wvffle ebea32faf9 Replace gettext with i18n 2022-11-28 10:16:58 +00:00
wvffle 6455e21cf2 Update axios 2022-11-26 12:16:30 +00:00
wvffle a6334a923f Fix scrolling queue on open 2022-11-26 11:05:49 +00:00
Georg Krause 0602de6d81
Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
jo 054a9e54f5
docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
Marcos Peña aa17f9679b Resolves reuse of invitation code 2022-11-21 18:50:08 +00:00