Commit Graph

1364 Commits

Author SHA1 Message Date
ArneBo dcff86bd55 [WIP] fix(api): new generated types from api schema using nodeinfo21 metadata21 2025-03-24 13:14:28 +01:00
upsiflu d29494d1fb fix(backend): typo in `manage/settings` page 2025-03-23 13:15:38 +01:00
jon r 7de7dbfdb5 feat(api/common): read generated OpenAPI schema to a third place and render mirrors symlinks 2025-02-24 21:21:51 +01:00
ArneBo 7e61a59b68 fix(front): move generated schema to front generated to be available for auto-generation within the front container #2388 2025-02-24 11:03:40 +01:00
ArneBo 824b485416 fix(front): updated schema and generated types (from schema.yml) 2025-02-21 15:42:08 +01:00
jon r 87d0cb668c Merge branch 'develop' into feat/2091-improve-visuals 2025-02-21 12:34:05 +01:00
ArneBo 8cfead746d fix(front): consistent image urls generation in all sizes 2025-02-21 10:27:06 +01: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
Karl Sickendick 01915f91cf Attempt to fix issue #2122 2025-02-17 11:23:52 +00:00
ArneBo 9aacc8a256 refactor(migrations): forgot untracked migrations from develop 2025-02-14 13:04:07 +01:00
ArneBo 0a475d1a02 fix(migrations): rebase on develop 2025-02-13 21:38:24 +01:00
petitminion 4db233b0c8 feat(subsonic):Subsonic getAlbumInfo, getAlbumInfo2 and getTopSongs endpoints (#2392) 2025-02-13 11:32:06 +00: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
ArneBo 82fc748196 fix(front): re-base on develop, discarding work done on !2666 https://dev.funkwhale.audio/funkwhale/funkwhale/-/tree/wvffle/new-upload-process?ref_type=heads 2025-02-11 12:56:42 +01:00
ArneBo 34f58335f9 fix(front): typo in schema 2025-01-30 00:27:37 +01:00
ArneBo 4fb2b457a9 Cherrypick from develop: fix artist_credit regression NOCHANGELOG 2025-01-27 13:55:56 +01:00
petitminion 0507c193d3 fix artist_credit regression NOCHANGELOG 2025-01-26 10:39:01 +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 187108d495 fix Cannot fetch local actor webfinger
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2861>
2025-01-23 18:08:23 +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
RenovateBot 606066bf3b chore(api): update all dependencies (develop) 2025-01-15 14:23:09 +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 6a79f048cd fix: set FORCE to 1 in dev env NOCHANGELOG 2025-01-10 19:17:58 +00:00
Petitminion a6eb68bdbc fix:add new migrations 2025-01-10 11:18:40 +01:00
Petitminion b09969c71f fix:clean django migration 2025-01-10 11:16:29 +01:00
jon r 71c904e13f chore(api): makemigrations --merge + black 2025-01-08 21:28:52 +01:00
upsiflu c796882b95 fix(api/migrations): makemigrations --merge
Co-Authored-By: jon r <jon@allmende.io>
2025-01-08 21:28:27 +01:00
Georg Krause df3227edf3 wip: add v2 upload endpoint 2025-01-08 21:28:27 +01:00
Georg Krause 78c564ee85 feat: Add createdAt and ownership to upload groups 2025-01-08 21:28:27 +01:00
Georg Krause 8d162fdaf8 fix: Allow upload group to be empty for remote uploads 2025-01-08 21:28:27 +01:00
Georg Krause b9c09b8331 fix: Use Related Factory to implicitly create upload groups 2025-01-08 21:28:27 +01:00
Georg Krause 38151258e7 feat: Assign upload groups to existing and news v1 uploads 2025-01-08 21:28:27 +01:00
Georg Krause e561ea2cbd feat: Implement upload groups 2025-01-08 21:28:27 +01: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 d1287a36a5 Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
petitminion fc6d8ed73c Resolve "regression : multi-artist break fake data import" 2024-10-24 12:31:49 +00:00
jon r 1e6e6923d2 fix(DX): Docker mac compatibility, dynamic DNS + Debian image (#2337 #1691) 2024-10-21 08:57:15 +00:00
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
petitminion 007fe3b192 Resolve "Forbidden tags added to tracks in import process" 2024-08-27 20:45:45 +00:00