Eliot Berriot
|
c8135d38b1
|
See #432: added model tagging logic on artists and albums
|
2019-07-15 10:53:33 +02:00 |
Eliot Berriot
|
426f6f0d45
|
Fixed failing test
|
2019-07-13 11:15:31 +02:00 |
Eliot Berriot
|
7bc8109732
|
See #432: tags acquisition (from audio files)
|
2019-07-12 15:06:39 +02:00 |
Eliot Berriot
|
8ee5578693
|
Merge branch '432-tags-api' into 'develop'
See #432: API endpoints to query tags
See merge request funkwhale/funkwhale!824
|
2019-07-12 14:53:38 +02:00 |
Eliot Berriot
|
57e0eea181
|
See #432: expose and reuse tags over federation
|
2019-07-10 19:41:00 +02:00 |
Eliot Berriot
|
9f3076f4db
|
See #432: API endpoint to query tags
|
2019-07-09 16:03:41 +02:00 |
Eliot Berriot
|
e11c1dfe29
|
Fix broken object creation in load_test_data command
|
2019-07-09 15:37:24 +02:00 |
Eliot Berriot
|
6dde4b73cd
|
Implement tag models
|
2019-07-08 15:26:14 +02:00 |
Eliot Berriot
|
b95710bb3a
|
Merge branch 'master' into develop
|
2019-07-05 16:04:39 +02:00 |
Eliot Berriot
|
0989df4795
|
Merge branch 'custom-css' into 'master'
Custom css
See merge request funkwhale/funkwhale!818
|
2019-07-04 10:36:07 +02:00 |
Eliot Berriot
|
38ab05195b
|
Fix #867: Fixed remaining transcoding issue with Subsonic API
|
2019-07-03 11:38:06 +02:00 |
Eliot Berriot
|
7897c8ac7f
|
Fix #879: Admins can now add custom CSS from their pod settings
|
2019-07-03 11:23:45 +02:00 |
Eliot Berriot
|
78ab153734
|
Fixed flaky tests because of license cache
|
2019-07-02 16:16:12 +02:00 |
Eliot Berriot
|
53b826c81a
|
Fix #877: Ensure API urls answer with and without a trailing slash
|
2019-07-02 14:31:47 +02:00 |
Eliot Berriot
|
21259cc60f
|
Fixed flaky tests because of license cache
|
2019-07-02 12:00:52 +02:00 |
Eliot Berriot
|
4ad3d10df9
|
Removed test for old migrations that caused flaky results
|
2019-07-02 10:06:03 +02:00 |
Eliot Berriot
|
0e652103a4
|
Merge branch 'master' into develop
|
2019-07-01 14:02:28 +02:00 |
Eliot Berriot
|
76956868fa
|
Broken pytest
|
2019-07-01 14:00:32 +02:00 |
Eliot Berriot
|
8f261f96e9
|
Merge branch 'master' into develop
|
2019-06-28 10:38:52 +02:00 |
Eliot Berriot
|
8f3a8243ea
|
Version bump and changelog for 0.19.1
|
2019-06-28 10:24:59 +02:00 |
Eliot Berriot
|
bfff79301d
|
Fix #867: Added a SUBSONIC_DEFAULT_TRANSCODING_FORMAT env var to support clients that don't provide the format parameter
|
2019-06-28 09:59:57 +02:00 |
Eliot Berriot
|
17996ca936
|
Merge branch 'master' into develop
|
2019-06-28 09:38:55 +02:00 |
Eliot Berriot
|
dc5db3a0c1
|
Fix #869: broken user admin for users with non-digit or letters in their username
|
2019-06-27 14:50:56 +02:00 |
Eliot Berriot
|
95cd64582c
|
Fix #868: Added opus to the list of supported mimetypes and extensions
|
2019-06-27 06:07:05 +02:00 |
Eliot Berriot
|
cdcba85f29
|
Resolve "Importing tracks without album fails"
|
2019-06-26 10:38:29 +02:00 |
Eliot Berriot
|
22e9851ad8
|
UI for allow-list
|
2019-06-26 10:22:53 +02:00 |
Eliot Berriot
|
45acf7ca3f
|
See #853: force authenticated ActivityPub checks when allow-list is enabled
|
2019-06-26 10:22:29 +02:00 |
Reg
|
a1d01105a1
|
Fixed typo refrence => reference
|
2019-06-25 11:03:45 +02:00 |
Eliot Berriot
|
c55a926d33
|
Linting
|
2019-06-24 16:23:44 +02:00 |
Eliot Berriot
|
d39edae061
|
Fixed crashing nodeinfo fetching when remote answers with invalid JSON
|
2019-06-24 16:21:06 +02:00 |
Eliot Berriot
|
62939d6826
|
Fixed failing test
|
2019-06-24 16:12:43 +02:00 |
Eliot Berriot
|
cbf9f74e49
|
Fixed 500 error when adding domain without nodeinfo
|
2019-06-24 16:07:53 +02:00 |
Eliot Berriot
|
aa368ec5eb
|
Hugh logging…………
|
2019-06-24 15:57:01 +02:00 |
Eliot Berriot
|
fd522bc0de
|
Fixed some logging issues
|
2019-06-24 15:32:35 +02:00 |
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 |