Commit Graph

492 Commits

Author SHA1 Message Date
Petitminion d6fd9ff6c4 one day this will end 2025-04-26 16:58:53 +02:00
Petitminion 9f4e20cf5e again 2025-04-26 16:58:53 +02:00
Petitminion bc0a5f3c00 and again 2025-04-26 16:58:53 +02:00
Petitminion 766419aec2 there is always new errors in the world 2025-04-26 16:58:53 +02:00
Petitminion 86b66bb6cc tests minor issues 2025-04-26 16:58:53 +02:00
Petitminion 964acba5a4 make sure upload get moove to built-in libs 2025-04-26 16:58:53 +02:00
Petitminion a3adccf233 migration errors 2025-04-26 16:58:53 +02:00
Petitminion 4a5cc99085 m2m delete null since not usefull 2025-04-26 16:58:53 +02:00
Petitminion 1648374d2d Make sure we query the lib before createing plts + some migration issues 2025-04-26 16:58:53 +02:00
Petitminion ef0ee1cbc5 resolving real migration issues 2025-04-26 16:58:53 +02:00
Petitminion cc0b61e733 fix tests 2025-04-26 16:58:53 +02:00
Petitminion 5c4ae1767c make sure we got the good lib in bulk upload endpoint 2025-04-26 16:58:53 +02:00
Petitminion c33550d3d4 Make library drop migration use playlist.library instead of user follow and resolve tests 2025-04-26 16:58:53 +02:00
Petitminion e8f30f6fbb Use playlists to privately share audio files (#2417) 2025-04-26 16:58:50 +02:00
petitminion 7b18ad82ef fix:artist_credit django admin filtering NOCHANGELOG 2025-04-24 23:48:51 +00:00
petitminion cba1727b4e fix-import-metadata-schema NOCHANGELOG 2025-04-24 23:19:51 +00:00
jon r 90b853b722 Feat(API): changes to support new frontend
Co-Authored-By: ArneBo <arne@ecobasa.org>
Co-Authored-By: Flupsi <upsiflu@gmail.com>
Co-Authored-By: jon r <jon@allmende.io>
2025-04-18 10:37:48 +02:00
petitminion 6c6cb60a28 Fix schema generation to allow propre types in front (#2404) 2025-02-20 15:04:25 +00:00
petitminion c1b0b71479 Fix missing description field in api schemas NOCHANGELOG 2025-02-20 13:44:54 +00:00
Petitminion 0937990980 Migrate artist attachement_cover to cover (to be consistent with track and album objects) 2025-02-20 14:04:37 +01:00
petitminion 801ffbce40 fix(db):fix the fix of migrations regression from library drop NOCHANGELOG 2025-02-11 15:17:13 +00:00
petitminion 3843996e75 fix(db):drop library migration bugs NOCHANGELOG 2025-02-11 14:35:08 +00:00
petitminion 5fc8102776 fix(api): Admin library foreign key error NOCHANGELOG 2025-02-11 13:47:59 +00:00
JS Moore 830b0a485f Add support for deprecated COVERART in ogg containers and update relevant documentation (#2376) 2025-01-25 15:12:38 +00:00
petitminion 82a1facdb5 Resolve "ActivityStreams compliance: duration" (#1566) 2025-01-20 21:26:47 +00:00
RenovateBot e5aa82e141 chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
petitminion 78856cc32a Drop python 3.8 and 3.9, support python 3.13 2025-01-13 21:47:18 +00:00
petitminion b6d27a58d3 Allow plugin to download third party tracks 2025-01-12 17:30:16 +00:00
petitminion 6f2c001bc2 fix channel upload NOCHANGELOG 2025-01-11 12:40:59 +00:00
petitminion d59019b9a7 update faka data docs NOCHANGELOG 2025-01-10 20:59:09 +00:00
petitminion c9d915fb33 Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
petitminion fedd340ed5 Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
petitminion 4bfa1feacf Resolve "regression:multiple albums with same name and artsit creating during import" 2024-12-28 19:09:43 +00:00
petitminion 9804de3650 User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
petitminion fc6d8ed73c Resolve "regression : multi-artist break fake data import" 2024-10-24 12:31:49 +00:00
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
petitminion b59f71ef0f Quality filter for content frontent (#1469) 2024-07-16 18:58:15 +00:00
JuniorJPDJ b50b5cb661 feat(api): add additional parameters to fs-import endpoint 2024-07-07 13:26:22 +02:00
petitminion 2c2afe0b8f backend of "III-5 Quality filter for content" 2024-07-02 16:01:49 +00:00
petitminion 615ebde282 2009 allow special char in tags 2024-07-02 15:09:22 +00:00
petitminion cf32e16547 add a command to create playlist from folder structure 2024-07-02 14:30:51 +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
Georg Krause ac6d136105 chore: Remove deprecated argument for signal
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2709>
2024-02-26 07:44:18 +00:00
Georg Krause b1eba58dcc feat: add a type hint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2757>
2024-02-21 08:34:57 +00:00
wvffle 2b1228e620 fix(ci): ignore `afterall` in codespell
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2757>
2024-02-20 18:42:27 +00:00
wvffle 367ba84f13 fix(tests): replace serialize_upload with UploadSerializer
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2757>
2024-02-20 17:33:57 +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
petitminion 4364d82b0b Add cli command to prune non mbid content from db (#2083) 2024-02-06 11:52:29 +00:00
Georg Krause d82eceecae chore: Align with flake8 6.1 rules
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2737>
2024-02-02 19:46:08 +01:00
Ciarán Ainsworth a7c76279f6 Apply 1 suggestion(s) to 1 file(s)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
2023-11-19 14:16:42 +00:00