Eliot Berriot
|
5e7985387e
|
Fix #490: Ensure we always have a default api url set on first load to avoid displaying the instance picker
|
2018-08-21 18:22:57 +02:00 |
Eliot Berriot
|
420e778eb6
|
Fixed #476: invitation code not prefilled in form when accessing invitation link
|
2018-08-11 14:20:08 +02:00 |
Eliot Berriot
|
d7f12caf5c
|
Fix #456: make Funkwhale themable by loading external stylesheets
|
2018-07-26 23:10:01 +02:00 |
Eliot Berriot
|
1b78ef31c2
|
Fixed #398: favorited status of tracks not appearing in interface
|
2018-07-24 22:24:56 +02:00 |
Eliot Berriot
|
50fb5543c9
|
Increased page size for favorites fetch to reduce HTTP roundtrip
|
2018-07-24 22:03:41 +02:00 |
Eliot Berriot
|
25755ad39b
|
Fixed #384: unfiltered results in favorites API
|
2018-07-22 11:56:25 +02:00 |
Eliot Berriot
|
af270f4abd
|
Resolve "An avatar for users"
|
2018-07-13 12:10:39 +00:00 |
Eliot Berriot
|
8926d93040
|
See #161: can now persist language in local storage
|
2018-06-30 12:05:52 +02:00 |
Eliot Berriot
|
c371fe3645
|
Fixed random stuff (redirection and broken absoluteURl)
|
2018-06-24 14:53:05 +02:00 |
Eliot Berriot
|
e068f4c102
|
Merge branch 'broken-websocket' into 'develop'
Ensure we use absolute URL to connect to websocket
See merge request funkwhale/funkwhale!270
|
2018-06-24 12:00:17 +00:00 |
Eliot Berriot
|
39b473f1e6
|
Fixed #310: current track restart/hiccup when shuffling queue, deleting track from queue or reordering
|
2018-06-24 13:51:35 +02:00 |
Eliot Berriot
|
63dd5b2f06
|
Ensure we use proper URL to connect to websocket
|
2018-06-24 13:43:38 +02:00 |
Eliot Berriot
|
7d60155b0f
|
Merge branch '327-versatile-front' into 'develop'
Resolve "Make it possible to point the front-end to custom API urls"
Closes #327
See merge request funkwhale/funkwhale!269
|
2018-06-23 16:29:15 +00:00 |
Eliot Berriot
|
690bc47fd3
|
See #327: review app for the front \o/
|
2018-06-23 17:54:29 +02:00 |
Eliot Berriot
|
2e3a2cd6dd
|
See #327: Cleaned now unused backend.absoluteUrl and config module
|
2018-06-23 07:57:09 +02:00 |
Eliot Berriot
|
f3e2193782
|
See #327: can now use the front-end with any API server
|
2018-06-23 07:24:34 +02:00 |
Eliot Berriot
|
a443f9431e
|
See #190: now store sidebar notifications in vuex store
|
2018-06-21 23:26:17 +02:00 |
Eliot Berriot
|
1823554bbc
|
Merge branch '262-shuffle-feedback' into 'develop'
Resolve "No feedback on the shuffle button"
Closes #262
See merge request funkwhale/funkwhale!238
|
2018-06-11 16:20:37 +00:00 |
Eliot Berriot
|
9f18b95069
|
Fixed #245: admin menu not showing after login
|
2018-06-10 14:25:22 +02:00 |
Eliot Berriot
|
f8de5c2f00
|
Fix #262: added feedback on shuffle button
|
2018-06-10 13:00:08 +02:00 |
Eliot Berriot
|
3634c00ee6
|
See #262: light messaging area and helpers for the front-end
|
2018-06-10 13:00:07 +02:00 |
Eliot Berriot
|
4ce6715dc7
|
See #152: updated front-end to use new permissions
|
2018-05-18 22:18:02 +02:00 |
Eliot Berriot
|
7595936260
|
See #75: added a preference do enable/disable the subsonic API on the instance level
|
2018-05-09 22:13:04 +02:00 |
Eliot Berriot
|
929b50183a
|
Now reset cookie on profile fetch, to avoid CSRF bugs
|
2018-05-06 11:21:36 +02:00 |
Eliot Berriot
|
4325b1be4f
|
Removed radios and listening recording for anonymous users as it was buggy
|
2018-05-06 11:18:28 +02:00 |
Eliot Berriot
|
0ab62b8648
|
Merge branch '145-radio-delete-last-track' into 'develop'
Resolve "Unexpected behavior with radios"
Closes #145
See merge request funkwhale/funkwhale!159
|
2018-04-23 16:46:30 +00:00 |
Eliot Berriot
|
0e153c0f4d
|
Fix #145: Radio will now append new track if you delete the last track in queue
|
2018-04-23 18:43:46 +02:00 |
Eliot Berriot
|
6ed6634f93
|
Fixed #151: queue reorder or track deletion restarting currently playing track
|
2018-04-23 18:32:27 +02:00 |
Eliot Berriot
|
de4b0f3022
|
Fix #124 and #155: properly reset everything on logout
|
2018-04-19 22:15:13 +02:00 |
Bat
|
69a3f34784
|
Disable previous button if queue is empty
|
2018-04-01 16:21:52 +01:00 |
Bat
|
6b8dc1b53c
|
Reset player position before playing previous track
|
2018-03-31 14:14:58 +01:00 |
Eliot Berriot
|
2384f761b1
|
Now fetch activity from API on first timeline display (#141)
|
2018-03-25 17:36:10 +02:00 |
Eliot Berriot
|
6a30e59aa2
|
Fix #97: Queue shuffle now apply only to tracks after the current one
|
2018-03-23 16:28:30 +01:00 |
Eliot Berriot
|
0dfb594b6a
|
Shared playlist modal
|
2018-03-20 19:57:34 +01:00 |
Eliot Berriot
|
a34b1afd6c
|
Store for fetching user playlists
|
2018-03-20 15:34:34 +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
|
f40eefcd6a
|
Fix #98: Now stop running radio when clearing queue
|
2018-02-28 18:16:25 +01:00 |
Eliot Berriot
|
af11b735d8
|
Fix #91: queue skipping tracks
|
2018-02-28 17:57:37 +01:00 |
Eliot Berriot
|
7dfafea26c
|
Disable radio populate after too much consecutive errors
|
2018-02-27 21:29:07 +01: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
|
fbb256bc9b
|
Fix #89: Always use username in sidebar
|
2018-02-27 17:51:27 +01:00 |
Eliot Berriot
|
541ac29047
|
Front: Shuffle now restart next track from beginning (#70)
|
2018-02-24 17:57:07 +01:00 |
Eliot Berriot
|
ab2af7a548
|
About page for instance based on instance descriptions
|
2018-02-24 15:28:09 +01:00 |
Eliot Berriot
|
b4ace3c9dd
|
Typo
|
2018-02-24 15:10:47 +01:00 |
Eliot Berriot
|
f398d40ecc
|
Fixed failing test
|
2018-02-24 14:55:08 +01:00 |
Eliot Berriot
|
119e05e633
|
Signup form
|
2018-02-24 14:34:28 +01:00 |
Eliot Berriot
|
97eab8e8de
|
Avoid display quircks of duration
|
2018-02-19 21:21:06 +01:00 |
Eliot Berriot
|
aa67be9063
|
Now load instance settings on page load
|
2018-02-17 21:31:32 +01:00 |
Eliot Berriot
|
a2c42996a1
|
Removed autoplay on page reload
|
2018-02-17 17:30:21 +01:00 |