Eliot Berriot
|
65d876d95b
|
Merge branch '103-radio-button' into 'develop'
Resolve "Start/stop radio buttons all enabled for user radios"
Closes #103
See merge request funkwhale/funkwhale!95
|
2018-03-18 17:51:30 +00:00 |
Bat
|
521af32bf8
|
Fix the background of the radio message
|
2018-03-18 08:36:05 +01:00 |
Bat
|
54f3dd0e46
|
Make the style of the sidebar collapse button more coherent
|
2018-03-17 14:15:10 +01:00 |
Bat
|
4564a40ec4
|
Make it even easier to understand which tab is selected in the sidebar
|
2018-03-17 13:37:47 +01:00 |
Bat
|
67d79743fe
|
Make search wider
|
2018-03-17 12:59:50 +01:00 |
Bat
|
95426cfff4
|
Make it easier to see which tab is selected in the sidebar
|
2018-03-17 12:29:58 +01:00 |
Bat
|
b9e8ce9f0b
|
Fix a small error in the sidebar component
|
2018-03-17 12:07:20 +01:00 |
Eliot Berriot
|
f65828762e
|
Merge branch 'reset-queue-same-track' into 'develop'
Fixed position not being reseted properly when playing the same track multiple times in a row
See merge request funkwhale/funkwhale!90
|
2018-03-15 22:00:40 +00:00 |
Eliot Berriot
|
59445b6146
|
Fixed position not being reseted properly when playing the same track multiple times in a row
|
2018-03-15 22:57:53 +01:00 |
Eliot Berriot
|
4298c4236e
|
Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False
|
2018-03-15 22:34:20 +01:00 |
Eliot Berriot
|
5db8c950cc
|
Fix #103: synchronized start/stop radio buttons for all custom radios
|
2018-03-07 23:19:25 +01:00 |
Eliot Berriot
|
c70ab72bc0
|
Merge branch '114-exclude-empty-albums' into 'develop'
Fix #114: can now filter artists and albums with no listenable tracks
Closes #114
See merge request funkwhale/funkwhale!83
|
2018-03-07 22:19:21 +00:00 |
Eliot Berriot
|
eca00b9a0a
|
Hide disable items in pagination
|
2018-03-07 23:18:24 +01:00 |
Eliot Berriot
|
bfeb86865d
|
Fix #114: can now filter artists and albums with no listenable tracks
|
2018-03-07 23:08:28 +01:00 |
Eliot Berriot
|
1822fdf449
|
Fix #116: On artist page, albums are not sorted by release date, if any
|
2018-03-07 23:03:46 +01:00 |
Eliot Berriot
|
7e593ad05b
|
Added year filter
|
2018-03-07 23:02:33 +01:00 |
Eliot Berriot
|
b188fa7cac
|
Fix #84: smarter pagination with fixed size
|
2018-03-05 22:45:01 +01:00 |
Eliot Berriot
|
40e1255199
|
Fix #100: Added some feedback on the play button
|
2018-03-05 21:51:40 +01:00 |
Eliot Berriot
|
d27e09b19f
|
Upgraded semantic UI to 2.3
|
2018-03-05 21:43:19 +01:00 |
Eliot Berriot
|
26b2d3b0b2
|
Added setting form to manage privacy level
|
2018-03-03 12:40:01 +01:00 |
Eliot Berriot
|
2c79418d81
|
Moved backend error handling in axios
|
2018-03-03 12:38:11 +01:00 |
Eliot Berriot
|
f9786d4b45
|
Remove batch refresh logic when not on batch detail
|
2018-03-03 12:37:50 +01:00 |
Eliot Berriot
|
ce3af5194f
|
Minor fixes to docker setup
|
2018-03-02 00:14:55 +01:00 |
Eliot Berriot
|
6e6d874f3a
|
Websocket opening logic
|
2018-03-02 00:14:40 +01:00 |
Eliot Berriot
|
88e6808155
|
Activity components for timeline
|
2018-03-02 00:14:23 +01:00 |
Eliot Berriot
|
e231b71701
|
Timeline view
|
2018-03-02 00:14:08 +01:00 |
Eliot Berriot
|
e319f5933e
|
Store for instance events
|
2018-03-02 00:13:45 +01:00 |
Eliot Berriot
|
40350f0555
|
Redraw ago datetime every minute
|
2018-03-01 23:46:32 +01:00 |
Eliot Berriot
|
2d12c56b90
|
Username component
|
2018-03-01 23:45:46 +01:00 |
Eliot Berriot
|
498aa1137b
|
Initial channels integration
|
2018-03-01 18:38:31 +01:00 |
Eliot Berriot
|
ffc77f9e89
|
Merge branch '92-import-default' into 'develop'
Import form improvements
See merge request funkwhale/funkwhale!73
|
2018-02-28 18:23:58 +00:00 |
Eliot Berriot
|
b461149ac0
|
Moved step navigation buttons on top of import widget, see #78
|
2018-02-28 19:21:44 +01:00 |
Eliot Berriot
|
7561f4dddf
|
Prettier file upload form
|
2018-02-28 19:21:06 +01:00 |
Eliot Berriot
|
799cc01964
|
Search by track on import is back
|
2018-02-28 19:03:40 +01:00 |
Eliot Berriot
|
46b9c6a1c8
|
Added "mix" to the list of highlighted keywords in import
|
2018-02-28 19:03:12 +01:00 |
Eliot Berriot
|
4eb1d458d5
|
Fix #95: Now loop properly on queue when we only have one track
|
2018-02-28 18:44:23 +01:00 |
Eliot Berriot
|
f40eefcd6a
|
Fix #98: Now stop running radio when clearing queue
|
2018-02-28 18:16:25 +01:00 |
Eliot Berriot
|
e65606fd9d
|
Throttle track progress for better performance
|
2018-02-28 18:13:47 +01:00 |
Eliot Berriot
|
af11b735d8
|
Fix #91: queue skipping tracks
|
2018-02-28 17:57:37 +01:00 |
Eliot Berriot
|
2825337860
|
Fixed broken player track url
|
2018-02-27 23:38:31 +01:00 |
Eliot Berriot
|
6cc12a4cba
|
Merge branch '82-instance-stats' into 'develop'
Fixed #82: Basic instance states are now available on /about
Closes #82
See merge request funkwhale/funkwhale!68
|
2018-02-27 21:40:53 +00:00 |
Eliot Berriot
|
d875f0d070
|
Fixed #82: Basic instance states are now available on /about
|
2018-02-27 22:38:55 +01:00 |
Eliot Berriot
|
7dfafea26c
|
Disable radio populate after too much consecutive errors
|
2018-02-27 21:29:07 +01:00 |
Eliot Berriot
|
dac8d6e05e
|
Fix #86: skip to next track properly on 40X errors
|
2018-02-27 21:28:40 +01:00 |
Eliot Berriot
|
16365ded56
|
Merge branch '87-radio-delete' into 'develop'
Fixed #87:Now always load next radio track on last queue track ended
Closes #87
See merge request funkwhale/funkwhale!65
|
2018-02-27 18:41:26 +00:00 |
Eliot Berriot
|
5f28f7e90c
|
Fixed #87:Now always load next radio track on last queue track ended
|
2018-02-27 19:39:26 +01:00 |
Eliot Berriot
|
49d38d2b44
|
Fixed #83: click event outside of player icons
|
2018-02-27 19:18:24 +01:00 |
Eliot Berriot
|
fbb256bc9b
|
Fix #89: Always use username in sidebar
|
2018-02-27 17:51:27 +01:00 |
Eliot Berriot
|
b01ea2a77a
|
Fixed #65: truncated play icon
|
2018-02-26 21:31:39 +01:00 |
Eliot Berriot
|
61c7e2d1e2
|
We now have a favicon
|
2018-02-26 21:20:24 +01:00 |