funkwhale/api/funkwhale_api
Petitminion 08e68c8495 Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id)
Done locally but will commit after discussion, we can also delete     lookup_field = "uuid" from playlistviewset
2025-05-04 22:57:45 +02:00
..
activity User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
audio Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00
cli Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
common Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-05-04 22:57:45 +02:00
contrib chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
favorites Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
federation Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-05-04 22:57:45 +02:00
history User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
instance Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00
manage fix-import-metadata-schema NOCHANGELOG 2025-04-24 23:19:51 +00:00
moderation Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
music make sure upload get moove to built-in libs 2025-05-04 22:55:17 +02:00
musicbrainz Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
playlists Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-05-04 22:57:45 +02:00
providers chore: Replace reprecated alias django.conf.urls.urls() 2024-02-26 07:44:18 +00:00
radios User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
requests
static
subsonic Feat(API): changes to support new frontend 2025-04-18 10:37:48 +02:00
tags chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
taskapp
templates
typesense chore(api): update all dependencies (develop) 2025-01-15 14:23:09 +00:00
users Use playlists to privately share audio files (#2417) 2025-05-04 22:55:17 +02:00
__init__.py Version bump and changelog for 1.3.4 2023-11-16 09:33:49 +00:00
factories.py User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
main.py
schema.py