Eliot Berriot
|
3895034089
|
Ensure we always use raw_ids for related fields in django's admin
|
2018-10-01 21:56:52 +02:00 |
Eliot Berriot
|
42933fa138
|
Merge branch 'cleanup-017' into 'develop'
Cleanup unused code
See merge request funkwhale/funkwhale!426
|
2018-09-28 20:55:37 +00:00 |
Eliot Berriot
|
f5373a9dbf
|
Cleanup unused code
|
2018-09-28 22:49:59 +02:00 |
Eliot Berriot
|
ec3fcefabf
|
Ensure radio tracks only return playable tracks
|
2018-09-28 22:19:43 +02:00 |
Eliot Berriot
|
4d425e92ee
|
Merge branch 'federation-cache-cleaning' into 'develop'
Ensure cache_cleaning only targets remote files
See merge request funkwhale/funkwhale!424
|
2018-09-28 19:36:38 +00:00 |
Eliot Berriot
|
428de17817
|
Ensure cache_cleaning only targets remote files
|
2018-09-28 21:30:45 +02:00 |
Eliot Berriot
|
b028f3f817
|
Do not deliver anything to remote instances when federation is disabled
|
2018-09-28 21:19:37 +02:00 |
Eliot Berriot
|
c641b8f500
|
Linting
|
2018-09-28 16:48:26 +02:00 |
Eliot Berriot
|
b6e376ed0a
|
0.17 release documentation initial draft and migration script
|
2018-09-25 20:18:02 +00:00 |
Eliot Berriot
|
125d0eed5e
|
Federation scanning
|
2018-09-24 18:44:22 +00:00 |
Eliot Berriot
|
1bee3a4675
|
Import trust source
|
2018-09-23 12:38:42 +00:00 |
Eliot Berriot
|
e49a460203
|
Audio federation
|
2018-09-22 12:29:30 +00:00 |
Eliot Berriot
|
ecd395d6b0
|
Library follows and user notifications
|
2018-09-13 15:18:23 +00:00 |
Eliot Berriot
|
2ea21994ee
|
Resolve "Per-user libraries" (use !368 instead)
|
2018-09-06 18:35:02 +00:00 |
Joshua M. Boniface
|
4ce46ff2a0
|
Implement LDAP authentication
|
2018-08-22 18:10:39 +00:00 |
Eliot Berriot
|
b9761d6436
|
Fixed #397: broken federation import on big imports due to missing transaction logic
|
2018-08-19 17:41:19 +02:00 |
Eliot Berriot
|
ba76fe9f49
|
Apply restrictions to username characters during signup
|
2018-07-22 13:05:43 +02:00 |
Eliot Berriot
|
6b16a8b963
|
Resolve "Have an actor for our users"
|
2018-07-22 10:20:16 +00:00 |
Eliot Berriot
|
af270f4abd
|
Resolve "An avatar for users"
|
2018-07-13 12:10:39 +00:00 |
Eliot Berriot
|
f156b8791d
|
Fix #326: Can now order tracks on federated track list
|
2018-07-06 21:45:51 +02:00 |
Eliot Berriot
|
6e709cdcd8
|
Removed non-breaking spaces and remaining gettext in templates
|
2018-07-06 20:44:47 +02:00 |
Eliot Berriot
|
4428d7401c
|
Fixed #344: Implemented a basic but functionnal Github-like search on federated tracks list
|
2018-07-03 08:21:48 +02:00 |
Eliot Berriot
|
9017acdb39
|
Fix #328: Validate Date header in HTTP Signatures
|
2018-06-24 19:17:56 +02:00 |
Eliot Berriot
|
7e442db524
|
Black/Flake8
|
2018-06-21 19:51:27 +02:00 |
Eliot Berriot
|
bf8b143700
|
See #248: better structure for action serializers
|
2018-06-21 19:51:24 +02:00 |
Eliot Berriot
|
d17ceec1f0
|
See #297: linting of various, uncommon errors
|
2018-06-10 12:06:46 +02:00 |
Eliot Berriot
|
799386c2b6
|
See #297: removed a lot of unused variables
|
2018-06-10 11:27:38 +02:00 |
Eliot Berriot
|
9bea804f14
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |
Eliot Berriot
|
9427f8b56e
|
See #297: removed unused imports
|
2018-06-10 10:39:47 +02:00 |
Eliot Berriot
|
639882bd34
|
See #297: removed unused variables
|
2018-06-09 17:41:59 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
eded32c2e8
|
See #228: more performante federation import launch via API
|
2018-05-24 18:53:12 +02:00 |
Eliot Berriot
|
4f8db661fa
|
See #228: now expose library track status in API
|
2018-05-24 18:33:40 +02:00 |
Eliot Berriot
|
ba4b6f6ba6
|
See #228: now use our new action logic for library track import
|
2018-05-23 21:50:23 +02:00 |
Eliot Berriot
|
ae00cccf14
|
Fix #207: Consistent constraints/checks for URL size
|
2018-05-21 19:04:28 +02:00 |
Eliot Berriot
|
6fc4275b68
|
See #152: use new user permissions on relevant viewsets
|
2018-05-18 18:48:46 +02:00 |
Eliot Berriot
|
e7619fd189
|
See #206: minor tweaks on settings (wording, input type...)
|
2018-05-17 23:40:06 +02:00 |
Eliot Berriot
|
e852c84007
|
Fix #197: .well-known/nodeinfo endpoint can now answer to request with Accept: application/json
|
2018-05-16 22:10:11 +02:00 |
Eliot Berriot
|
8994326634
|
See #195: expose bitrate, duration and size in AP audio representations
|
2018-05-15 22:01:53 +02:00 |
Eliot Berriot
|
d88b7869fe
|
See #192: added .well-known/nodeinfo endpoint
|
2018-05-07 22:28:46 +02:00 |
Eliot Berriot
|
bc2c9950e3
|
Fix #189: federation cache should now delete properly, including orphaned files
|
2018-05-06 15:36:49 +02:00 |
Eliot Berriot
|
6100b106c0
|
See #186: moved federation settings to preferences
|
2018-04-28 05:55:21 +02:00 |
Eliot Berriot
|
6dcde77b1e
|
Avoid fetching Actor object on every request authentication
|
2018-04-28 00:25:47 +02:00 |
Eliot Berriot
|
3d6f0b8b2c
|
Fix #183: ensure in place imported files get a proper mimetype
|
2018-04-27 21:10:35 +02:00 |
Eliot Berriot
|
c29a96f244
|
Fail graciously when AP representation includes a null_value for mediaType
|
2018-04-18 00:08:31 +02:00 |
Eliot Berriot
|
c17f7eefde
|
Ensure follower is approved to access library
|
2018-04-17 23:08:15 +02:00 |
Eliot Berriot
|
899ba31162
|
Do not fail on library page scan if one item is invalid
|
2018-04-17 22:58:43 +02:00 |
Eliot Berriot
|
14cadce4a6
|
Allow null values for musicbrainz_id in Audio ActivityPub representation
|
2018-04-17 21:49:11 +02:00 |
Eliot Berriot
|
5fee42f896
|
Can now filter by import status on library tracks
|
2018-04-17 20:03:31 +02:00 |
Eliot Berriot
|
f31874edf5
|
Implemented followers notification on import and autoimport
|
2018-04-17 19:35:57 +02:00 |