Eliot Berriot
|
6649d0720d
|
Fix #781: Added a `check_inplace_files` management command to remove purge the database from references to in-place imported files that don't exist on disk anymore
|
2019-04-05 18:55:00 +02:00 |
Eliot Berriot
|
f5a6a40d7f
|
Fix #787: federation issue due to missing error handling
|
2019-04-05 16:22:32 +02:00 |
Eliot Berriot
|
2a82367667
|
Fix #788: fixed crashing import with empty album artist
|
2019-04-05 15:41:28 +02:00 |
Eliot Berriot
|
05f0129025
|
Better error handling on display for import errors (#718, #583, #501, #252, #544)
|
2019-04-04 16:07:43 +02:00 |
Eliot Berriot
|
5916a1ba99
|
Fix #777: Added a prune_library management command to remove obsolete metadata
|
2019-03-27 17:04:10 +01:00 |
Eliot Berriot
|
8a5c85a823
|
Merge branch 'discard-unhandled-activities' into 'develop'
Fix #776: Don't store unhandled ActivityPub messages in database
Closes #776
See merge request funkwhale/funkwhale!696
|
2019-03-27 13:46:08 +01:00 |
Eliot Berriot
|
ca7b39c692
|
Fix #740: Do not consider tracks as duplicates during import if they have different positions
|
2019-03-27 12:54:29 +01:00 |
Eliot Berriot
|
46f1d96206
|
Fix #776: Don't store unhandled ActivityPub messages in database
|
2019-03-27 12:53:35 +01:00 |
Eliot Berriot
|
31227b8641
|
Fix #772: Prevent skipping on file import if album_mbid is different
|
2019-03-27 12:13:25 +01:00 |
Eliot Berriot
|
4c13d47387
|
Resolve "Implement a Oauth provider in Funkwhale"
|
2019-03-25 17:02:51 +01:00 |
Eliot Berriot
|
e587e5aebc
|
Merge branch 'master' into develop
|
2019-03-21 10:46:28 +01:00 |
Eliot Berriot
|
cc71d2bb20
|
Fix #570: Exclude in-place imported files from quota computation
|
2019-03-21 10:32:12 +01:00 |
Eliot Berriot
|
9a162c57ca
|
Merge branch 'master' into develop
|
2019-03-20 20:45:06 +01:00 |
Eliot Berriot
|
429ffbf461
|
Fix #757: Ensure cover art from uploaded files is picked up properly on existing albums
|
2019-03-20 19:38:41 +01:00 |
Eliot Berriot
|
5715773fa7
|
Fix #765: Include disc number in Subsonic responses
|
2019-03-20 17:13:40 +01:00 |
Eliot Berriot
|
33190613a2
|
Fix #737: delivering of local activities causing unintended side effects, such as rollbacking changes
|
2019-03-20 16:21:03 +01:00 |
Eliot Berriot
|
b9f0c6aecd
|
Revert "Merge branch '629-cookie-auth' into 'develop'"
This reverts commit 8b47af8b81 , reversing
changes made to c0055b3b20 .
|
2019-03-15 15:52:30 +01:00 |
Eliot Berriot
|
da3710ff08
|
Fix #758: Ensure all our ActivityPub fetches are authenticated
|
2019-03-15 12:08:45 +01:00 |
Eliot Berriot
|
c395076fce
|
Resolve "Use cookies instead of local storage for auth in Web UI"
|
2019-03-13 16:50:49 +01:00 |
Eliot Berriot
|
8ae00b0698
|
Fix #747: Support embedding full artist discographies
|
2019-03-08 10:34:50 +01:00 |
Eliot Berriot
|
491c79efa0
|
Merge branch 'master' into develop
|
2019-03-07 13:44:33 +01:00 |
Eliot Berriot
|
3d94eddcfc
|
Fix #743: Do not send notification when rejecting a follow on a local library
|
2019-03-07 12:09:45 +01:00 |
Eliot Berriot
|
0afa4f2e27
|
Fix #737: delivering of local activities causing unintended side effects, such as rollbacking changes
|
2019-03-06 15:33:39 +01:00 |
Eliot Berriot
|
12c9db3960
|
Ensures federation urls can answer to application/ld+json, application/activity+json and application/json requests
|
2019-03-05 15:15:37 +01:00 |
Eliot Berriot
|
d243d6a2f5
|
See #689: now serve AP representations for uploads, tracks, albums and artists
|
2019-02-28 12:32:09 +01:00 |
Eliot Berriot
|
e0c5ffcb16
|
[EPIC] Audio metadata update - UI / API
|
2019-02-28 09:31:04 +01:00 |
Eliot Berriot
|
f726b5e105
|
See #578: Added twitter:* meta tags to detect tracks and albums players automatically on more sites
|
2019-02-21 14:27:14 +01:00 |
Eliot Berriot
|
bdf83bd8ff
|
Resolve "Hide an artist in the UI"
|
2019-02-14 10:49:06 +01:00 |
Eliot Berriot
|
7e1bd1ad07
|
Merge branch 'master' into develop
|
2019-02-13 09:09:31 +01:00 |
jake
|
7a34c297ed
|
Resolve "add a view to list albums"
|
2019-02-13 08:46:38 +01:00 |
Eliot Berriot
|
00846ca3e9
|
Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation
IDs after deployments
|
2019-02-11 11:59:32 +01:00 |
Eliot Berriot
|
98f4edeeb3
|
Merge branch 'master' into develop
|
2019-02-11 09:44:42 +01:00 |
Eliot Berriot
|
d99757658c
|
Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request
|
2019-02-08 17:36:10 +01:00 |
Eliot Berriot
|
5ce4cc8379
|
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon)
|
2019-01-30 16:54:35 +01:00 |
Eliot Berriot
|
253f026dc0
|
System actor
|
2019-01-30 11:54:43 +01:00 |
Eliot Berriot
|
7df97263e5
|
Merge branch 'develop'
|
2019-01-29 10:06:04 +01:00 |
Vierkantor
|
0efdb6d980
|
Resolve "In-place imports cannot be transcoded"
|
2019-01-29 09:32:35 +01:00 |
Eliot Berriot
|
cd36128769
|
Fix #684: Include shared/public playlists in Subsonic API responses
|
2019-01-25 12:12:00 +01:00 |
Eliot Berriot
|
0b66737181
|
Include user activity stats in nodeinfo endpoints
|
2019-01-21 10:16:50 +01:00 |
Eliot Berriot
|
e8c81d734f
|
Fixed wrong value for anonymousCanListen in nodeInfo
|
2019-01-21 09:52:41 +01:00 |
Eliot Berriot
|
4a3c21a094
|
Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present
|
2019-01-15 17:14:11 +01:00 |
Eliot Berriot
|
6aaa51e8e7
|
Fix #564: Added a script to prune pre 0.17 federated tracks
|
2019-01-14 17:11:24 +01:00 |
Eliot Berriot
|
08ce00e3cd
|
Fixed #469: parsing of embedded file cover for ogg files tagged with MusicBrainz Picard
|
2019-01-14 14:51:35 +01:00 |
Eliot Berriot
|
5fe30cf59b
|
Fix #658: Support blind key rotation in HTTP Signatures
|
2019-01-11 15:39:33 +01:00 |
Eliot Berriot
|
fe03d08a8e
|
Removed unused acoustid dependency / logic
|
2019-01-11 14:10:02 +01:00 |
Eliot Berriot
|
14392ebb0c
|
Updated rest framework to 3.9
|
2019-01-11 14:10:02 +01:00 |
Eliot Berriot
|
53ade20722
|
Merge branch 'more-performant-favorites' into 'develop'
More performant favorites
See merge request funkwhale/funkwhale!522
|
2019-01-10 12:00:35 +01:00 |
Eliot Berriot
|
3916986fb8
|
Performance improvement when fetching favorites, down to a single, small http request
|
2019-01-10 11:58:18 +01:00 |
Eliot Berriot
|
4811f35eb5
|
Linting
|
2019-01-10 11:11:32 +01:00 |
Eliot Berriot
|
377f237fdb
|
Rejecting media files on an instance or account now purge existing media
|
2019-01-10 11:11:31 +01:00 |