Commit Graph

18 Commits

Author SHA1 Message Date
Petitminion d6fd9ff6c4 one day this will end 2025-04-26 16:58:53 +02:00
Petitminion bc0a5f3c00 and again 2025-04-26 16:58:53 +02:00
Petitminion 5e9929ea08 remove to do and add doc 2025-04-26 16:58:53 +02:00
Petitminion a3adccf233 migration errors 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 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 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
Eliot Berriot 62ca3bd736
Blacked the code 2018-06-09 15:36:16 +02:00
Eliot Berriot 244ebd7ab1
Dropped hard constraint on track indexes and added more tests 2018-03-20 19:14:07 +01:00
Eliot Berriot 08b28a7d98
Added playlist tracks count and modification date in API 2018-03-20 15:34:34 +01:00
Eliot Berriot 257e67b5a6
New "index" field on playlist tracks, and .insert() metod to manage playlists 2018-03-20 15:34:34 +01:00
Eliot Berriot 8821a1bb43
Removed superfluous mptt requirement 2018-03-20 15:34:33 +01:00
Eliot Berriot 859f8a0570
Replaced is_public flag by brand new privacy_level field on playlists 2018-03-20 15:34:32 +01:00
Eliot Berriot 4d09e75262
Update models with on_cascade 2017-12-16 00:36:06 +01:00
Eliot Berriot 76f98b74dd Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00