Eliot Berriot
|
b43bf42efc
|
Revert "Fixed broken logging"
This reverts commit 68b21d706c .
|
2019-06-24 15:31:11 +02:00 |
Eliot Berriot
|
68b21d706c
|
Fixed broken logging
|
2019-06-24 15:30:17 +02:00 |
Eliot Berriot
|
581e890ad9
|
See #853: advertise allow-list configuration in nodeinfo
|
2019-06-21 15:57:04 +02:00 |
Eliot Berriot
|
08262529ec
|
MRF / Dropping of incoming/outgoing messages based on allow-list
|
2019-06-20 10:27:07 +02:00 |
Eliot Berriot
|
371dc01205
|
Merge branch 'master' into develop
|
2019-06-19 11:24:49 +02:00 |
Eliot Berriot
|
e24c1f2330
|
Added missing make to Dockerfile
|
2019-06-19 10:54:45 +02:00 |
Eliot Berriot
|
4de78995c0
|
Fix #862: replaced Daphne by Gunicorn/Uvicorn
|
2019-06-19 10:26:09 +02:00 |
Reg
|
2301982374
|
Fixed typo refrence => reference
|
2019-06-18 22:52:57 +02:00 |
Eliot Berriot
|
2b2b64f0a7
|
Model / settings for allow-listing
|
2019-06-17 08:48:05 +02:00 |
Eliot Berriot
|
0a25243e25
|
Fix #857: Fix broken upload for specific files when using S3 storage
|
2019-06-13 11:10:48 +02:00 |
Eliot Berriot
|
2523108b6a
|
Fix #847: Use ASCII filename before upload to S3 to avoid playback issues
|
2019-06-11 09:56:46 +02:00 |
Eliot Berriot
|
ce4a6b0412
|
Fix #851: wrong og:image url when using S3 storage
|
2019-06-10 12:06:29 +02:00 |
Eliot Berriot
|
bb5e5460c4
|
Fix #848: Fixed invalid file extension for transcoded tracks
|
2019-06-10 11:56:10 +02:00 |
Eliot Berriot
|
c8ee67e754
|
Fix #850: Ensure empty but optional fields in file metadata don't error during import
|
2019-06-10 11:05:07 +02:00 |
Eliot Berriot
|
024addfb4b
|
Added username and domain filter on /history/listenings endpoint
|
2019-06-10 09:51:29 +02:00 |
Eliot Berriot
|
e99b7703b9
|
Version bump and changelog for 0.19.0
|
2019-05-16 10:58:00 +02:00 |
Eliot Berriot
|
4a412d36a9
|
Fix #830: Better handling of follow/accept messages to avoid and recover from desync between instances
|
2019-05-14 10:59:49 +02:00 |
Ciaran Ainsworth
|
2600631528
|
Added variables to connect to Amazon S3 directly
|
2019-05-10 13:33:03 +01:00 |
Eliot Berriot
|
818d78344f
|
Version bump for 0.19.0-rc2
|
2019-05-10 10:05:26 +02:00 |
Eliot Berriot
|
8bb0a34a71
|
Ensure proper HTML root in tests
|
2019-05-10 09:34:20 +02:00 |
Eliot Berriot
|
6749b72884
|
Fixed broken pipeline
|
2019-05-10 09:32:06 +02:00 |
Eliot Berriot
|
1f3f790f63
|
Fix #819: Fixed invalid required fields in Upload django's admin
|
2019-05-09 12:13:00 +02:00 |
Eliot Berriot
|
d9d96a85cf
|
Avoid triggering an HTTP request for frontend HTML in docker
|
2019-05-09 12:07:11 +02:00 |
Eliot Berriot
|
8db9ec979e
|
Fix #824: Fixed invalid OEmbed URL when using a local FUNKWHALE_SPA_HTML_ROOT
|
2019-05-09 12:02:08 +02:00 |
Eliot Berriot
|
86269c1b07
|
Can now serve audio content directly from S3
|
2019-05-09 11:43:35 +02:00 |
Eliot Berriot
|
aad2a50536
|
Fixed issue when transcoding from federation
|
2019-05-07 12:36:29 +02:00 |
Eliot Berriot
|
3b06cd25ee
|
Include uuid in filterable fields for music models
|
2019-05-07 11:29:25 +02:00 |
Eliot Berriot
|
c8fcf1b0d9
|
Support oauth token in URL
|
2019-05-03 12:30:57 +02:00 |
Eliot Berriot
|
e3b0efb25f
|
Bump to 0.19.0-rc1
|
2019-05-02 14:26:46 +02:00 |
Eliot Berriot
|
1345ba183c
|
Fixed follow autoapproval not working with "instance" visibility level
|
2019-05-02 13:57:42 +02:00 |
Eliot Berriot
|
119df01335
|
Fix #808: Advertise the list of supported upload extensions in the Nodeinfo endpoint
|
2019-05-02 13:15:33 +02:00 |
Eliot Berriot
|
72d6d7e17d
|
Fixed a dependency issue
|
2019-05-02 12:07:46 +02:00 |
Eliot Berriot
|
a8fbd85ade
|
Merge branch '815-django-upgrade' into 'develop'
Fix #815: Bumped dependencies to latest versions
Closes #815
See merge request funkwhale/funkwhale!745
|
2019-05-02 11:11:18 +02:00 |
Eliot Berriot
|
3646d696a6
|
Fix #815: Bumped dependencies to latest versions
|
2019-05-02 11:07:35 +02:00 |
Eliot Berriot
|
8c04acd8e7
|
Fix #812: Ensure correct track duration and playable status when browsing radios
|
2019-05-02 10:17:55 +02:00 |
Eliot Berriot
|
0be93ec05b
|
Fix #563: unplayable radios for anonymous users
|
2019-05-02 10:05:20 +02:00 |
Eliot Berriot
|
048339c7a2
|
Fix #809: Added admin options to disable login for users, ensure related content is deleted when deleting a user account
|
2019-04-30 14:46:05 +02:00 |
Eliot Berriot
|
430af5560c
|
Merge branch '565-failing-tests' into 'develop'
See #565: fixed path issues with external storage
Closes #565
See merge request funkwhale/funkwhale!736
|
2019-04-24 15:29:57 +02:00 |
Eliot Berriot
|
a2c52abb4f
|
See #565: fixed path issues with external storage
|
2019-04-24 15:27:07 +02:00 |
Eliot Berriot
|
993783190a
|
Fix #619: Use attributedTo instead of actor in library ActivityPub payload
|
2019-04-24 14:40:58 +02:00 |
Eliot Berriot
|
f9a9899ef9
|
Merge branch '565-external-storages' into 'develop'
Fix #565: store media files in S3 bucket
Closes #565
See merge request funkwhale/funkwhale!735
|
2019-04-24 12:59:45 +02:00 |
Eliot Berriot
|
6135d427e7
|
Fixed some issues
|
2019-04-24 12:56:15 +02:00 |
Qasim Ali
|
22f0235045
|
refactor playlist duplicate error structure
- use non_field_errors struct when writing duplicate track errors
- generalize frontend error handler and update frontend error parsing
|
2019-04-24 11:31:46 +02:00 |
Eliot Berriot
|
101ae27885
|
Fix #565: store media files in S3 bucket
|
2019-04-23 18:01:42 +02:00 |
Eliot Berriot
|
51d94a13fa
|
Merge branch '798-more-flexible-user-url' into 'develop'
Fix #798: Allow users with dots in their usernames to request a subsonic password
Closes #798
See merge request funkwhale/funkwhale!733
|
2019-04-23 11:38:42 +02:00 |
Eliot Berriot
|
b23e87e102
|
Fix #798: Allow users with dots in their usernames to request a subsonic password
|
2019-04-23 11:35:59 +02:00 |
Eliot Berriot
|
39485c8e02
|
Fix #806: Use proper site name/domain in emails
|
2019-04-23 11:14:58 +02:00 |
Eliot Berriot
|
0b94227782
|
Fix #799: Removed broken/instable lyrics feature
|
2019-04-23 10:32:51 +02:00 |
Eliot Berriot
|
b42dfb71d1
|
Keep persistent connections to the database instead of recreating a new one for each request
|
2019-04-19 14:29:43 +02:00 |
Eliot Berriot
|
d595d168e3
|
See #689: Fixed some performance issues with filtering on library/upload/track pages
|
2019-04-19 14:16:23 +02:00 |
Eliot Berriot
|
960c9ffbbe
|
Fixed wrong action serializer for uploads
|
2019-04-19 12:38:06 +02:00 |
Eliot Berriot
|
a605bcbe76
|
Admin UI for libraries and uploads
|
2019-04-19 12:05:13 +02:00 |
Eliot Berriot
|
cdc617be27
|
Logic to refetch remote entities
|
2019-04-18 14:37:17 +02:00 |
Eliot Berriot
|
55d0e52c55
|
Edits for artists and albums
|
2019-04-17 16:11:24 +02:00 |
Eliot Berriot
|
b4731928fc
|
UI To manage artists, albums, tracks
|
2019-04-17 14:17:59 +02:00 |
Eliot Berriot
|
0e8a5a10e5
|
Fix #802: Now honor maxBitrate parameter in Subsonic API
|
2019-04-16 11:35:12 +02:00 |
Eliot Berriot
|
8cfd604e51
|
Fix #782: Better handling of featuring/multi-artist tracks tagged with MusicBrainz
|
2019-04-12 12:04:25 +02:00 |
Eliot Berriot
|
5e3cc99f20
|
See #689: fetch nodeinfo when seing a domain for the first time
|
2019-04-11 11:25:55 +02:00 |
Eliot Berriot
|
84e2f0af9f
|
See #689: added a task to refresh nodeinfo data on known domain periodically
|
2019-04-11 11:14:27 +02:00 |
Eliot Berriot
|
4e44e4e4b6
|
Attribute artist
|
2019-04-11 10:17:10 +02:00 |
Eliot Berriot
|
0ce51d25d4
|
Can now edit track copyright information
|
2019-04-09 11:15:43 +02:00 |
Eliot Berriot
|
45142bf24b
|
Added better dropdown for choosing licenses
|
2019-04-09 11:15:43 +02:00 |
Eliot Berriot
|
a3ad476c88
|
More configurable pagination
|
2019-04-09 11:15:43 +02:00 |
Eliot Berriot
|
b36b03383e
|
Fixed broken metadata update on track without license
|
2019-04-09 09:34:59 +02:00 |
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
|
48ce87d25f
|
Merge branch '783-migration-error' into 'develop'
Fix #783: migration issue on develop
Closes #783
See merge request funkwhale/funkwhale!704
|
2019-04-04 16:08:11 +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
|
63c3c22534
|
Fix #783: migration issue on develop
|
2019-04-04 16:05:34 +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
|
c196016035
|
Version bump and changelog for 0.18.3
|
2019-03-21 10:41:14 +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
|
124a7c3dcf
|
Fix #767: broken Activity and Actor modules in django admin
|
2019-03-20 20:18:19 +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
|
b70636c2d8
|
Fixed a small federation issue when empty library summary
|
2019-03-19 17:53:17 +01:00 |
Eliot Berriot
|
584c29bff6
|
Fixed broken dependency
|
2019-03-19 17:47:12 +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 |
gordon
|
1a3e7a5e0d
|
Fix Factories for dev data
|
2019-03-12 14:15:58 +01:00 |
Eliot Berriot
|
8ae00b0698
|
Fix #747: Support embedding full artist discographies
|
2019-03-08 10:34:50 +01:00 |
Eliot Berriot
|
1d787904f4
|
Merge branch 'master' into develop
|
2019-03-08 09:40:55 +01:00 |
Eliot Berriot
|
f73c7714c6
|
Fixed a crash when federating a track with unspecified position
|
2019-03-08 09:29:43 +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
|
d23d69e11d
|
Fixed an issue with excluded artists
|
2019-02-25 10:36:02 +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
|
8b1801ce6d
|
Merge branch 'master' into develop
|
2019-02-13 09:28:50 +01:00 |
Eliot Berriot
|
e73e6db8ef
|
Version bump and changelog for 0.18.2
|
2019-02-13 09:28:14 +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
|
5758ab4c43
|
Merge branch 'master' into develop
|
2019-02-07 16:40:56 +01:00 |
Eliot Berriot
|
741199c551
|
Fix #697: Downgraded channels dependency to 2.1.6 to fix denied uploads
|
2019-02-07 16:17:51 +01:00 |
Eliot Berriot
|
c16258ed14
|
Removed popularity weight in similar radio, to avoid filter bubbles
|
2019-01-31 14:55:05 +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
|
4a197e5475
|
Version bump and changelog for 0.18.1
|
2019-01-29 14:25:19 +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
|
78546232d0
|
Fix #685: Disable makemigrations in production and misleading message when running migrate
|
2019-01-26 22:01:47 +01:00 |
Eliot Berriot
|
871db15908
|
Upgraded kombu to fix an incompatibility with redis>=3
|
2019-01-25 15:40:47 +01:00 |
Eliot Berriot
|
37ca06c370
|
Fixed celery worker defaulting to development settings instead of production
|
2019-01-25 15:39:48 +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
|
3b87580a69
|
Reduced number of SQL queries when loading /api/admin/music/tracks/
|
2019-01-24 11:06:37 +01:00 |
Eliot Berriot
|
51dbd905e7
|
Fix #666: crashing Django admin when loading track detail page
|
2019-01-24 11:06:11 +01:00 |
Eliot Berriot
|
887373c006
|
Fixed a docker build issue with pip 19
|
2019-01-24 11:04:29 +01:00 |
Eliot Berriot
|
f44d2b0694
|
Version bump and changelog
|
2019-01-22 12:04:30 +01:00 |
Eliot Berriot
|
079c66625e
|
Fix #663: Do not try to create unaccent extension if it's already present
|
2019-01-22 09:58:35 +01:00 |
Eliot Berriot
|
685d115960
|
fixed wrong daphne path
|
2019-01-21 14:15:31 +01:00 |
Eliot Berriot
|
0d461bef5e
|
Based Docker image on alpine to have a smaller (and faster to build) image
|
2019-01-21 13:54:46 +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
|
042d85d7dc
|
Pinned pytest-profiling
|
2019-01-15 11:40:25 +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
|
267498824d
|
Removed empty production.txt requirements file
|
2019-01-11 14:26:56 +01:00 |
Eliot Berriot
|
6c0d162329
|
Updated test/local only dependencies
|
2019-01-11 14:26:17 +01:00 |
Eliot Berriot
|
0c8cd1402e
|
Updated a bunch of dependencies
|
2019-01-11 14:10:03 +01:00 |
Eliot Berriot
|
a6fafad34f
|
Removed unused whitenoise dependency and wsgi module
|
2019-01-11 14:10:02 +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
|
4a6df06360
|
Upgraded django to 2.1 and django-filters to 2.0
|
2019-01-11 12:03:06 +01:00 |
Eliot Berriot
|
a2f8f335e4
|
Disable HTTPS urls in test
|
2019-01-11 12:02:52 +01:00 |
Eliot Berriot
|
97aaffaeda
|
Removed youtube-dl / and another unused dependency
|
2019-01-11 11:26:41 +01:00 |
Eliot Berriot
|
ee4e5c244f
|
Bumbed version number to 0.18-dev
|
2019-01-10 14:48:16 +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
|
81e7b900fe
|
Fixed https url-reversing issue in development
|
2019-01-10 11:55:48 +01:00 |
Eliot Berriot
|
4811f35eb5
|
Linting
|
2019-01-10 11:11:32 +01:00 |
Eliot Berriot
|
d63f8f2e33
|
Added django admin module to manage instance policies
|
2019-01-10 11:11:32 +01:00 |