Commit Graph

2448 Commits

Author SHA1 Message Date
Renovate Bot d2cf335a66 chore(front): update dependency @typescript-eslint/eslint-plugin to v5.45.0 2022-11-28 19:31:51 +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
Renovate Bot 1fcb44196c chore(front): pin dependencies 2022-11-28 10:32:14 +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
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 6a6862dbc1 Fix locales being not linted 2022-11-28 10:16:58 +00:00
wvffle 5c833da34d Fix locale not being preserved 2022-11-28 10:16:58 +00:00
wvffle 215ad15beb Remove unused scripts 2022-11-28 10:16:58 +00:00
wvffle c89a3627ac Fix leftover errors in translations 2022-11-28 10:16:58 +00:00
Georg Krause ae57f313d8 fix: Remove empty strings 2022-11-28 10:16:58 +00:00
Georg Krause 029abe0caa fix: {{ and }} are embedded properly now 2022-11-28 10:16:58 +00:00
Georg Krause 1a69f03129 fix: Empty strings do not contain plural anymore 2022-11-28 10:16:58 +00:00
Georg Krause f5b1fb9bbc fix: Encoding and special Chars 2022-11-28 10:16:58 +00:00
wvffle 5847a23ac3 Fix fallback locale 2022-11-28 10:16:58 +00:00
Georg Krause a218e11de1 feat: Add migrated translations 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 2934f0b407 Update all views 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 5e1e260606 Update all library admin views 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 11018736d3 Fix jQuery import being added with every postinstall script 2022-11-28 08:51:07 +00:00
wvffle 75d866ade4 Fix RSS remote search form 2022-11-27 00:25:05 +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
jo 27a4a95294 chore: remove unused scripts 2022-11-25 19:43:50 +00:00
jo d47fef0806 chore: fix shell scripts lint errors 2022-11-25 19:43:50 +00:00
Georg Krause 0602de6d81
Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
Renovate Bot 6b478cd9f0 Update dependency eslint-plugin-vue to v9.8.0 2022-11-24 07:01:44 +00:00
JuniorJPDJ adaf99272c feat(front/Dockerfile): cross-build on native platform
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2194>
2022-11-24 06:25:41 +00:00
jo 054a9e54f5
docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
Renovate Bot 31e9380a56 Update vitest monorepo to v0.25.3 2022-11-23 23:31:53 +00:00