Commit Graph

1951 Commits

Author SHA1 Message Date
Kasper Seweryn 47ac13f8f5 fix: fix most linting errors 2024-10-16 10:46:17 +02:00
Kasper Seweryn 59cd41d331 feat: create router for UI v2 2024-10-16 10:46:17 +02:00
Kasper Seweryn 1c10a5b257 feat: add missing upload views 2024-10-16 10:46:17 +02:00
Kasper Seweryn 56dd17cf84 feat: add upload groups 2024-10-16 10:46:17 +02:00
Kasper Seweryn 44d936068e feat: add sidebar 2024-10-16 10:46:17 +02:00
Kasper Seweryn 89c751085e feat(upload): spawn worker dynamically, when uploading 2024-10-16 10:46:16 +02:00
Kasper Seweryn 8684abc39e chore: remove accidentially commited files 2024-10-16 10:46:16 +02:00
Kasper Seweryn c67a8786e8 feat: add upload logic 2024-10-16 10:46:16 +02:00
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
petitminion a972708334 migrate frontend to api V2 (#2324) 2024-08-04 13:18:21 +00:00
josé m 76eb908d77 Translated using Weblate (Galician)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
2024-07-23 08:50:43 +00:00
petitminion b59f71ef0f Quality filter for content frontent (#1469) 2024-07-16 18:58:15 +00:00
petitminion 0705467bf9 Add Musicbrainz genres to funkwhale tag table and allow Musicbrainz tag sync (#2143) 2024-06-05 19:17:33 +00:00
Adrià d6a8ce03c7 Translated using Weblate (Catalan)
Currently translated at 99.8% (2178 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca/
2024-06-03 09:50:40 +00:00
ooosssay 47c5c08572 Translated using Weblate (Spanish)
Currently translated at 88.1% (1922 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/es/
2024-05-26 01:50:47 +00:00
ooosssay 1ee3c33128 Translated using Weblate (English)
Currently translated at 100.0% (2181 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en/
2024-05-26 01:50:41 +00:00
Umut Solmaz f0706ecc5f Translated using Weblate (Turkish)
Currently translated at 48.3% (1054 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/tr/
2024-05-11 16:50:33 +00:00
Umut Solmaz 95e463a7ef Translated using Weblate (Turkish)
Currently translated at 44.6% (974 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/tr/
2024-05-09 16:50:37 +00:00
Umut Solmaz 71688bdfbc Translated using Weblate (Turkish)
Currently translated at 38.6% (842 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/tr/
2024-05-08 08:50:37 +00:00
josé m 1bb7108df5 Translated using Weblate (Galician)
Currently translated at 100.0% (2181 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
2024-05-08 08:50:35 +00:00
Bruno-Van-den-Bosch d673e77dff Translated using Weblate (Dutch)
Currently translated at 99.8% (2177 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2024-04-12 13:50:31 +00:00
Kasper Seweryn 02400ceea3 fix(types): resolve vuex and typescript >5 errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2769>
2024-02-29 11:03:38 +01:00
Tron e0e8a54d45 Translated using Weblate (Bengali)
Currently translated at 1.5% (33 of 2181 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/bn/
2024-02-25 09:50:31 +00:00
Tron c67884a245 Added translation using Weblate (Bengali) 2024-02-24 09:00:51 +00:00
Kasper Seweryn 673fe8b828 feat: update dependencies
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 15:20:11 +01:00
Kasper Seweryn e42646d8a1 feat(instance-chooser): add dark mode support
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 15:18:59 +01:00
Kasper Seweryn 0095fc566e feat(tauri): offload OAuth login flow to a separate window
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 15:18:59 +01:00
Kasper Seweryn f3a7394461 test: test if tauri env is recognized correctly
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 15:06:29 +01:00
Kasper Seweryn 62f84a311b feat: enable switch instance button in tauri builds
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 14:46:10 +01:00
Kasper Seweryn 318aa196fa style: fix linting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 14:46:10 +01:00
Kasper Seweryn b313d0e48c fix: remove unused locale key
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 14:46:10 +01:00
Kasper Seweryn cea9d9cf47 fix: fix some linting errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 14:46:10 +01:00
Kasper Seweryn ccef0197c6 fix: fix locale path
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 14:46:09 +01:00
Kasper Seweryn 14d099b872 fix: fix tauri checks
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 14:46:06 +01:00
Kasper Seweryn 5647a1072d feat: add tauri
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
2024-02-21 14:45:38 +01:00
wvffle 7957661573 style: fix linting errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2757>
2024-02-20 16:39:18 +00:00
wvffle 243f2a57e3 test: add track cache tests and mock test server
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2757>
2024-02-20 14:39:55 +00:00
wvffle 670b522675 refactor: adjust code for lru-cache v10
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2757>
2024-02-20 14:31:55 +00:00
Bruno-Van-den-Bosch de41545ab3 Translated using Weblate (Dutch)
Currently translated at 99.6% (2174 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2023-12-30 18:50:29 +00:00
mittwerk de60ca7309 Translated using Weblate (Russian)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2023-12-17 15:50:30 +00:00
josé m 5693d0f86d Translated using Weblate (Galician)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
2023-12-17 15:50:29 +00:00
Thomas 22084cbca7 Translated using Weblate (French)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-12-15 13:50:28 +00:00
Matteo Piovanelli 5b022d94d1 Translated using Weblate (Italian)
Currently translated at 97.1% (2120 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/it/
2023-12-12 14:50:28 +00:00
Georg Krause 21ff5f65da Translated using Weblate (French)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-12-12 14:50:28 +00:00
Georg Krause d8c734d3cd Translated using Weblate (Basque)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/eu/
2023-12-12 14:50:28 +00:00
Georg Krause b1f3a62fae Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en_GB/
2023-12-12 14:50:27 +00:00
Georg Krause 20cfaa8dc9 Translated using Weblate (German)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2023-12-12 14:50:27 +00:00
Georg Krause 038b696e75 Translated using Weblate (English)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en/
2023-12-12 14:50:26 +00:00
Georg Krause b00daa189d Translated using Weblate (Chinese (Simplified))
Currently translated at 95.8% (2091 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
2023-12-11 14:34:16 +00:00
drakonicguy aa0ce033aa Translated using Weblate (Polish)
Currently translated at 95.4% (2082 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/pl/
2023-12-11 14:34:16 +00:00