Commit graph

6,563 commits

Author SHA1 Message Date
Renovate Bot
76c7c433a2 chore(api): update dependency redis to v4.4.0
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2252>
2022-12-06 18:05:25 +00:00
jo
bf0e4935ea ci: cache lychee checked urls for 1 day
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2254>
2022-12-06 15:53:50 +01:00
Renovate Bot
f8b08b28c8 chore(front): update vitest monorepo to v0.25.4 2022-12-05 21:32:15 +00:00
Renovate Bot
89f745c877 chore(front): update dependency axios to v1.2.1 2022-12-05 21:02:40 +00:00
Renovate Bot
2a511078cc chore(api): update dependency boto3 to v1.26.23 2022-12-05 20:33:33 +00:00
Renovate Bot
ffcd2f23c4 chore(api): update dependency django-debug-toolbar to v3.8.1 2022-12-05 18:03:34 +00:00
Renovate Bot
22cb3d30a7 chore(front): update dependency @typescript-eslint/eslint-plugin to v5.45.1 2022-12-05 17:33:05 +00:00
Renovate Bot
db79d70657 chore(front): update dependency vue-tsc to v1.0.11 2022-12-05 17:02:01 +00:00
Renovate Bot
c8e6e77bdf chore(front): update dependency vite to v3.2.5 2022-12-05 16:02:03 +00:00
Renovate Bot
1f7c8f8ca2 chore(front): update dependency standardized-audio-context to v25.3.36 2022-12-05 15:32:31 +00:00
Renovate Bot
ecef0d6ba7 chore(front): update dependency @vue/test-utils to v2.2.6 2022-12-05 15:02:42 +00:00
Renovate Bot
93912369db chore(api): update dependency boto3 to v1.26.22 2022-12-05 14:33:35 +00:00
Georg Krause
3a2ac9cb6b style: Correct tabulation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
f17fc0c7a6 Add rewrites for manifests
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
ca9e3c7054 Remove all /front/ occurences
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
620bb28f8e Stop serving frontend below /front/
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
38bd1351ea Fix: Embedded player in dev setup
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
8b20bad542 Fix gitpod api proxy pass
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
1373b829b0 fix: Use correct location for embedded player
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
e24e43b684 fix: make frontend run again on gitpod and potencially all dev setups
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
JuniorJPDJ
8857c40a8d fix(front): add missing changes to front/docker/funkwhale.conf.template and docker/nginx/conf.dev
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause
e71003dbe0 refactor(front): Untangle Front- and Backend
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Renovate Bot
11b20f90bf chore(front): update dependency focus-trap to v7.2.0 2022-12-05 12:01:28 +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
Renovate Bot
7cf23e66cd chore(front): update dependency @vue/test-utils to v2.2.5 2022-12-02 12:02:10 +00:00
Renovate Bot
29447b0d32 chore(api): update dependency boto3 to v1.26.21 2022-12-02 09:33:21 +00:00
Renovate Bot
64f251e1f3 chore(front): update sentry-javascript monorepo to v7.23.0 2022-12-02 02:32:10 +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
Renovate Bot
54f4db86fc chore(api): update dependency boto3 to v1.26.20 2022-11-30 20:33:29 +00:00
Renovate Bot
8b73f6a12d chore(api): update dependency faker to v15.3.4 2022-11-30 19:33:28 +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
db426863d4
Revert "chore: Exclude translation files from pre commit prettier"
This reverts commit fc74e0011b.
2022-11-30 11:57:15 +01: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
Renovate Bot
ed2fb2f554 chore(api): update dependency boto3 to v1.26.19 2022-11-29 20:33:40 +00:00
Renovate Bot
b4e520f70f chore: update pre-commit hook asottile/pyupgrade to v3.2.3 2022-11-29 16:31:49 +00:00
Renovate Bot
f9552545b5 chore(front): update sentry-javascript monorepo to v7.22.0 2022-11-29 14:33:00 +00:00
Renovate Bot
e57198cfb3 chore(front): update dependency vue-tsc to v1.0.10 2022-11-29 14:01:41 +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
Renovate Bot
af23b012fd chore(api): update dependency debugpy to v1.6.4 2022-11-29 06:33:58 +00:00
Renovate Bot
9ac5685576 chore(api): update dependency boto3 to v1.26.18 2022-11-29 06:03:04 +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
6071b217bc Add celery worker to Gitpod 2022-11-28 21:55:16 +00:00
Renovate Bot
258e35c0ec chore(front): update dependency sinon to v15 2022-11-28 20:24:45 +00:00
wvffle
b1828394ce Fix redirect to last page when login guard breaks flow 2022-11-28 19:41:14 +00:00
Renovate Bot
d2cf335a66 chore(front): update dependency @typescript-eslint/eslint-plugin to v5.45.0 2022-11-28 19:31:51 +00:00