jon r
|
5fc775b7b0
|
chore(api): makemigrations --merge + black
|
2024-10-21 14:35:07 +02:00 |
upsiflu
|
42f985c1e1
|
fix(api/migrations): makemigrations --merge
Co-Authored-By: jon r <jon@allmende.io>
|
2024-10-21 14:35:07 +02:00 |
Georg Krause
|
360c7f154a
|
wip: add v2 upload endpoint
|
2024-10-21 14:35:07 +02:00 |
Georg Krause
|
a2570bc608
|
feat: Add createdAt and ownership to upload groups
|
2024-10-21 14:35:07 +02:00 |
Georg Krause
|
c79d14f342
|
fix: Allow upload group to be empty for remote uploads
|
2024-10-21 14:35:07 +02:00 |
Georg Krause
|
9fd87d06e0
|
fix: Use Related Factory to implicitly create upload groups
|
2024-10-21 14:35:07 +02:00 |
Georg Krause
|
37895e0626
|
feat: Assign upload groups to existing and news v1 uploads
|
2024-10-21 14:35:07 +02:00 |
Georg Krause
|
fe6c1d927b
|
feat: Implement upload groups
|
2024-10-21 14:35:07 +02: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 |
Petitminion
|
363a4b5d35
|
resolves review
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
|
2023-11-19 14:16:42 +00:00 |
Petitminion
|
179c53695e
|
make setting dynamic
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
|
2023-11-19 14:16:42 +00:00 |
Petitminion
|
2e3205a19d
|
Only allow MusicBrainz tagged file on a pod (#2083)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
|
2023-11-19 14:16:42 +00:00 |
alextprog
|
ccec8288ef
|
fix: Make Artist ordering by name case insensitive
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2431>
|
2023-10-10 13:02:13 +02:00 |
petitminion
|
f821dcbbc2
|
Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground)
|
2023-09-12 16:09:34 +00:00 |
Georg Krause
|
232ca0f050
|
Merge branch 'stable' into develop
|
2023-06-28 13:05:47 +02:00 |
Petitminion
|
dac14a36e5
|
fix: Avoid high memory usage when pruning a lot of skipped uploads
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2512>
|
2023-06-27 07:48:01 +00:00 |
jo
|
22c255700e
|
style: format code using black v23
|
2023-03-28 19:49:24 +02:00 |
Marcos Peña
|
c55a1d1da4
|
Fix(dev): fix docker development set-up (#2102)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2367>
|
2023-03-20 11:23:51 +00:00 |
ppom
|
c7e7014b5c
|
wording fix
|
2023-03-03 23:40:09 +01:00 |
jo
|
6528039e95
|
fix(api): pylint crashes on redefined-builtin
See https://github.com/PyCQA/pylint/issues/8079
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2203>
|
2023-01-29 12:47:02 +00:00 |
Georg Krause
|
934e179d59
|
fix: Local instance is always reachable to itself
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2321>
|
2023-01-19 17:56:50 +00:00 |
Georg Krause
|
85e3984e3b
|
fix: Can't purge failed files #1929
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2280>
|
2023-01-05 19:39:01 +01:00 |
Georg Krause
|
0602de6d81
|
Merge branch 'stable' into develop
|
2022-11-25 18:10:45 +01:00 |
jo
|
054a9e54f5
|
docs: fix spelling errors (pre-commit)
|
2022-11-24 01:43:36 +01:00 |
jo
|
8d9946d35a
|
refactor: upgrade code to >=python3.7 (pre-commit)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189>
|
2022-11-23 22:08:55 +00:00 |
jo
|
cff619679b
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
jo
|
4159bc1209
|
chore: format files using black (pre-commit)
|
2022-11-23 20:41:45 +00:00 |
Georg Krause
|
6908f4bf74
|
Resolve "value too long for type character varying(255) during import_files"
|
2022-11-21 18:12:49 +00:00 |
Marcos Peña
|
5248a252ec
|
Resolves 404 on skipped upload
|
2022-11-19 16:56:38 +00:00 |
JuniorJPDJ
|
64e7c68699
|
refactor(api): remove unnecessary or wrong `is` keyword usage
|
2022-11-07 13:28:52 +00:00 |
Petitminion
|
0cb3457378
|
New task checking if remote instance is reachable to avoid playback latence
|
2022-10-27 12:20:31 +00:00 |
Georg Krause
|
590d01c11b
|
style(music): Correct codestyling of views
|
2022-10-13 12:00:20 +02:00 |
Georg Krause
|
e8b7da9744
|
test(search): Adopt test do use same serializer as view
|
2022-10-13 12:00:19 +02:00 |
Georg Krause
|
4b1baec347
|
chore(tags): remove duplicated serializer
|
2022-10-13 12:00:19 +02:00 |
Georg Krause
|
2d913862e1
|
fix(openapi): Use a proper serializer for Search endpoint
|
2022-10-13 12:00:19 +02:00 |
Georg Krause
|
5081ec8a71
|
Resolve "OembedView: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Ignoring view for now."
|
2022-10-12 12:03:12 +00:00 |