ArneBo
|
0a475d1a02
|
fix(migrations): rebase on develop
|
2025-02-13 21:38:24 +01: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
|
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
|
c93f5ea09d
|
test: Patch environment to increase test stability
|
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
|
31330fed3e
|
Display v2 endpoints to swagger (#2352)
|
2024-11-18 20:26:04 +01:00 |
Petitminion
|
d2ac7bf84a
|
Display v2 endpoints to swagger (#2352)
|
2024-11-18 17:54:54 +00:00 |
petitminion
|
fc6d8ed73c
|
Resolve "regression : multi-artist break fake data import"
|
2024-10-24 12:31:49 +00:00 |
petitminion
|
2f0b342866
|
disable some linter rule to avoid noise on the api lint process (#2346)
|
2024-10-21 11:06:43 +00:00 |
jon r
|
1e6e6923d2
|
fix(DX): Docker mac compatibility, dynamic DNS + Debian image (#2337 #1691)
|
2024-10-21 08:57:15 +00:00 |
vincent carter
|
345607cca3
|
listening port was hardcoded, no matter what the FUNKWHALE_API_PORT env var was set to, API would only listen on 5000. added env var to command to fix issue.
|
2024-08-29 15:11: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 |
Lilou
|
fb5c863dda
|
Clearer explanation AWS_CUSTOM_DOMAIN + protocol
|
2024-08-04 14:11:07 +00:00 |
petitminion
|
a972708334
|
migrate frontend to api V2 (#2324)
|
2024-08-04 13:18:21 +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
|
40935ec5ce
|
Resolve Radio playing fails when unauthenticated (#2319)
|
2024-07-04 11:19:22 +00: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 |
Petitminion
|
ba5b657b61
|
lint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
4fc73c1430
|
lint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Ciarán Ainsworth
|
97e24bcaa6
|
Apply 12 suggestion(s) to 4 file(s)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Ciarán Ainsworth
|
1b15fea1ab
|
Apply 1 suggestion(s) to 1 file(s)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Ciarán Ainsworth
|
b624fea2fa
|
Apply 1 suggestion(s) to 1 file(s)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Ciarán Ainsworth
|
e028e8788b
|
Apply 1 suggestion(s) to 1 file(s)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
547bd6f371
|
lint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
05ec6f6d0f
|
tests
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
a03cc1db24
|
lint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
2a364d5785
|
add favorite sync
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
5bc0171694
|
delete test
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
37acfa475d
|
loads of things
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |
Petitminion
|
f45fd1e465
|
various reviews
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
|
2024-04-16 11:01:29 +00:00 |