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
|
6da85ce0e9
|
Fix #719: Added a "load more" button on artist pages to load more tracks/albums
|
2019-04-23 12:54:52 +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
|
71b7f416cc
|
Merge branch '799-remove-lyrics' into 'develop'
Fix #799: Removed broken/instable lyrics feature
Closes #799
See merge request funkwhale/funkwhale!731
|
2019-04-23 10:36:10 +02:00 |
Eliot Berriot
|
0b94227782
|
Fix #799: Removed broken/instable lyrics feature
|
2019-04-23 10:32:51 +02:00 |
Eliot Berriot
|
0d3e0bb574
|
Fix #385: Improved readability of logo
|
2019-04-23 10:09:56 +02:00 |
Eliot Berriot
|
bcbda5def6
|
Splitted admin and other views in dedicated webpack chunks (~25% reduction of chunk size for regular users)
|
2019-04-19 17:33:44 +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
|
f9a81892dc
|
Fix #689: changelog and release notes
|
2019-04-19 12:22:58 +02:00 |
Eliot Berriot
|
0e8a5a10e5
|
Fix #802: Now honor maxBitrate parameter in Subsonic API
|
2019-04-16 11:35:12 +02:00 |
Eliot Berriot
|
eb0c2a441d
|
Ensure the footer always stays at the bottom of the page
|
2019-04-12 16:45:27 +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 |
Jee
|
265e6eb3d4
|
Use network/depends_on instead of links in docker-compose.yml (!716)
|
2019-04-12 10:50:12 +02:00 |
Eliot Berriot
|
e3bba6fe01
|
Merge branch '791-user-page-width' into 'develop'
Fix #791: overflowing input on account detail page
Closes #791
See merge request funkwhale/funkwhale!711
|
2019-04-08 12:32:36 +02:00 |
Eliot Berriot
|
ae626a5c0a
|
Fix #791: overflowing input on account detail page
|
2019-04-08 12:28:00 +02:00 |
Eliot Berriot
|
a4a112e081
|
Fix#795: cover not showing in queue/player when playing tracks from "albums" tab
|
2019-04-08 11:43:04 +02:00 |
Ben Finney
|
f24d2549ae
|
Update document title to display track info.
|
2019-04-08 10:01:21 +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
|
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 |
Ciarán Ainsworth
|
6e20f63f09
|
Resolve "Show 'description' of libraries in card"
|
2019-03-22 09:41:35 +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
|
5f9df61e7e
|
Updated mono-container documentation with compose file and NESTED_PROXY
|
2019-03-21 10:07:14 +01:00 |
Eliot Berriot
|
9a162c57ca
|
Merge branch 'master' into develop
|
2019-03-20 20:45:06 +01:00 |
Eliot Berriot
|
7d3b9717ea
|
Merge branch '766-title-truncated' into 'master'
Fix #766: Added title on hover for truncated content
See merge request funkwhale/funkwhale!685
|
2019-03-20 20:40:26 +01:00 |
Eliot Berriot
|
f9edbd9d7a
|
Fix #766: Added title on hover for truncated content
|
2019-03-20 20:34:07 +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
|
5c60550728
|
Fix #764: broken sample apache configuration
|
2019-03-20 20:08:22 +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
|
d89e83298b
|
Merge branch '735-table-truncate' into 'develop'
Fix #735: library view doesn't like long titles names
Closes #735
See merge request funkwhale/funkwhale!640
|
2019-03-20 16:22:41 +01:00 |
jovuit
|
ed1fdc85c1
|
#511: Resolve "Page title not updated when changing the language"
|
2019-03-20 16:21:36 +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 |
Ciarán Ainsworth
|
df8b98674e
|
Resolve #630: "Do not allow tab closure during upload"
|
2019-03-20 16:00:27 +01:00 |
Eliot Berriot
|
b12c823dd9
|
Merge branch 'master' into develop
|
2019-03-20 11:36:16 +01:00 |
Ciarán Ainsworth
|
77b41fc0b4
|
Resolve #630: "Do not allow tab closure during upload"
|
2019-03-18 10:09:28 +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 |
Damien Nicolas
|
5c6524242f
|
Add required envvar for dev environment
|
2019-03-13 10:15:33 +01:00 |
Damien Nicolas
|
96ee712e60
|
Add missing command from contributing guide
|
2019-03-13 09:54:36 +01:00 |