Agate
|
712f471f10
|
Fix #1205: Added a new, large thumbnail size for cover images
|
2020-08-28 20:59:54 +02:00 |
Agate
|
f2e5969c44
|
Added application token for easier auth
|
2020-08-19 11:41:17 +02:00 |
Agate
|
e271851f67
|
See #1100: clean compat and XXX in the code
|
2020-08-03 15:47:14 +02:00 |
Agate
|
21f147c0c4
|
Merge branch 'master' into develop
|
2020-07-21 14:47:07 +02:00 |
Agate
|
ca056f717e
|
Fix #1116: Can now filter subscribed content through API
|
2020-07-21 14:38:39 +02:00 |
Agate
|
50bf5c8c1d
|
Merge branch 'master' into develop
|
2020-06-05 11:37:21 +02:00 |
Agate
|
7e76fa0bae
|
Added domain: support to ?scope parameter
|
2020-06-05 11:37:12 +02:00 |
Agate
|
550dbe46cc
|
Support session/cookie based auth, see #1108
|
2020-05-18 12:03:30 +02:00 |
Agate
|
752c993e8e
|
Importer updates: watch directories, handle metadata updates
|
2020-05-07 09:56:05 +02:00 |
Agate
|
0ee0db7ea5
|
Fix #1107: Fix HTML <title> not including instance name in some situations
|
2020-05-06 00:23:42 +02:00 |
Agate
|
e8efa4213a
|
Fix #1085: Make URL-building logic more resilient against reverse proxy misconfiguration
|
2020-05-04 12:02:08 +02:00 |
Eliot Berriot
|
93f2c9f83c
|
Fix #1039: setting to enforce email signup verification
|
2020-04-01 14:34:56 +02:00 |
Eliot Berriot
|
2440550591
|
Merge branch 'faster-ci' into 'develop'
Faster tests
See merge request funkwhale/funkwhale!1063
|
2020-03-23 16:22:20 +01:00 |
Eliot Berriot
|
c9259c906b
|
Faster tests by not creating covers unless mandatory
|
2020-03-23 14:29:01 +01:00 |
Eliot Berriot
|
7aa299e5b4
|
See #170: ensure fetch works properly on tracks with public upload
|
2020-03-23 12:54:58 +01:00 |
Eliot Berriot
|
e313fcd033
|
Resolve "Screening for signups"
|
2020-03-18 11:57:33 +01:00 |
Eliot Berriot
|
d9afed5067
|
Fix #1038: Federated reports
|
2020-03-11 11:39:55 +01:00 |
Eliot Berriot
|
e59cc33378
|
First round of improvements to channel management:
- use modals
- less proeminent button
- field styling/labels
|
2020-02-23 15:31:03 +01:00 |
Eliot Berriot
|
7850ca3e1c
|
Fix #923: Use same markdown widget for all content fields (rules, description, reports, notes, etc.)
|
2020-02-06 15:52:08 +01:00 |
Eliot Berriot
|
95497e76ac
|
See #170: channels ui (listeners)
|
2020-02-05 15:06:07 +01:00 |
Eliot Berriot
|
9c22a72ed1
|
See #170: RSS feeds for channels
|
2020-01-31 09:11:39 +01:00 |
Eliot Berriot
|
b22b9c83b0
|
See #170: now record downloads count on tracks/uploads
|
2020-01-20 13:59:12 +01:00 |
Eliot Berriot
|
71b400a9b8
|
See #170: cover on tracks and artists
|
2020-01-17 16:27:11 +01:00 |
Eliot Berriot
|
2bc71eecfd
|
See #170: add a description field on tracks, albums, tracks
|
2020-01-14 14:00:08 +01:00 |
Eliot Berriot
|
cf555b8aec
|
Fixed broken HTML manifest regex
|
2020-01-09 10:08:52 +01:00 |
Ciarán Ainsworth
|
2302dc0581
|
Set up initial configuration for installing
Set up player config for mobile control
|
2020-01-08 12:16:41 +01:00 |
Eliot Berriot
|
7d528ba235
|
Fixed broken attachment fetching with long filename
|
2020-01-02 14:23:05 +01:00 |
Eliot Berriot
|
11a533fa92
|
Resolve "Adding cover art to my albums"
|
2019-11-27 12:26:12 +01:00 |
Eliot Berriot
|
c84396e669
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
Eliot Berriot
|
6d84a814d9
|
Revert "Apply suggestion to api/funkwhale_api/common/filters.py"
This reverts commit 4972d760e2809122af54060252be14a638cc87cc.
|
2019-10-15 15:46:48 +02:00 |
Eliot Berriot
|
d28bf65d00
|
See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP
|
2019-09-17 11:23:59 +02:00 |
Eliot Berriot
|
c9a9615be8
|
See #890: web UI and email notifications on new reports
|
2019-09-13 06:09:48 +02:00 |
Eliot Berriot
|
b363d1117c
|
Added GenericRelationFilter
|
2019-08-29 12:25:41 +02:00 |
Eliot Berriot
|
a6cf2ce019
|
"[EPIC] Report option on everything - reports models
|
2019-08-22 11:30:30 +02:00 |
Eliot Berriot
|
fec1a43012
|
See #432: Removed flaky assertion in test
|
2019-07-18 14:11:51 +02:00 |
Eliot Berriot
|
2bbb2f3239
|
See #432: can now suggest tags on tracks/albums/artists (API)
|
2019-07-15 14:20:28 +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
|
7897c8ac7f
|
Fix #879: Admins can now add custom CSS from their pod settings
|
2019-07-03 11:23:45 +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
|
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
|
b4731928fc
|
UI To manage artists, albums, tracks
|
2019-04-17 14:17:59 +02:00 |
Eliot Berriot
|
4e44e4e4b6
|
Attribute artist
|
2019-04-11 10:17:10 +02:00 |
Eliot Berriot
|
a3ad476c88
|
More configurable pagination
|
2019-04-09 11:15:43 +02:00 |
Eliot Berriot
|
e0c5ffcb16
|
[EPIC] Audio metadata update - UI / API
|
2019-02-28 09:31:04 +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
|
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
|
6aaa51e8e7
|
Fix #564: Added a script to prune pre 0.17 federated tracks
|
2019-01-14 17:11:24 +01:00 |
Eliot Berriot
|
a7d7756545
|
Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data
|
2019-01-02 12:39:00 +01:00 |