Commit graph

195 commits

Author SHA1 Message Date
Bat
eb1c4ff1b2 Translate federation components 2018-04-15 15:23:58 +01:00
Bat
be3e6d70a3 Merge branch 'i18n-library-radios' into develop 2018-04-15 14:28:23 +01:00
Bat
c7b39cf9c9 I18n: library 2018-04-15 11:45:56 +01:00
Bat
2d3ef2a3f5 I18n: library/radios 2018-04-15 11:20:40 +01:00
Eliot Berriot
fca707cafc
Minor tweaks 2018-04-15 11:25:35 +02:00
Eliot Berriot
fc09a3b320
Can now accept/deny follow requests 2018-04-15 11:25:35 +02:00
Eliot Berriot
74f5907156
Can now list federated tracks 2018-04-15 11:25:35 +02:00
Eliot Berriot
2e71ddbffc
Pagination now support a compact mode 2018-04-15 11:25:34 +02:00
Eliot Berriot
9b4d7165b7
Added federation libraries list, moved scan to a dedicate view 2018-04-15 11:25:34 +02:00
Eliot Berriot
3a31248a3d
Can now import library tracks from front-end 2018-04-15 11:25:34 +02:00
Eliot Berriot
dda1cd2531
Added scan endpoint to trigger a scan for a library 2018-04-15 11:25:33 +02:00
Eliot Berriot
520fb9d078
Started work on library scanning 2018-04-15 11:25:33 +02:00
Eliot Berriot
472cc7e26a
Detail library view with settings update 2018-04-15 11:25:32 +02:00
Eliot Berriot
f4f75dcb4f
Can now scan and follow library from front-end 2018-04-15 11:25:32 +02:00
Eliot Berriot
98381a00c8 Merge branch 'i18n' into 'develop'
I18n

Closes #5

See merge request funkwhale/funkwhale!125
2018-04-14 22:26:17 +00:00
Bat
8fbcb01edc Start making components i18n-friendly 2018-04-14 18:28:41 +01:00
Bat
e3cfab8bb4 Language detection 2018-04-13 14:01:23 +01:00
Bat
4bc866f98d Set fallback language 2018-04-13 13:13:21 +01:00
Bat
bddb950beb i18n: lazy-loading 2018-04-11 14:24:22 +01:00
Bat
de753502c9 Setup translations with Vue 2018-04-11 13:32:29 +01:00
Eliot Berriot
bfe8f454b4 Merge branch 'previous-button' into 'develop'
Reset player position before playing previous track

Closes #146

See merge request funkwhale/funkwhale!120
2018-04-01 18:15:25 +00:00
Bat
69a3f34784 Disable previous button if queue is empty 2018-04-01 16:21:52 +01:00
Bat
c4991796e9 Add some pagination to radio details 2018-03-31 16:40:55 +01:00
Bat
6b8dc1b53c Reset player position before playing previous track 2018-03-31 14:14:58 +01:00
Bat
85aef4422a Add a detail page for radios 2018-03-31 12:59:45 +01:00
Bat
62465342cb Page title binding
Fix #1
2018-03-30 22:58:16 +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
868c7ef035 Merge branch '97-shuffle-after' into 'develop'
Resolve "Only shuffle tracks after current index ?"

Closes #97

See merge request funkwhale/funkwhale!104
2018-03-23 15:30:35 +00: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
f66bcf34df Merge branch '131-scroll-queue' into 'develop'
Resolve "Queue doesn't show current song by default"

Closes #131

See merge request funkwhale/funkwhale!103
2018-03-23 15:02:14 +00:00
Eliot Berriot
d726a959ab
Fix #131: Removed player from queue tab and consistently show current track in queue 2018-03-23 15:54:04 +01:00
Eliot Berriot
cd89785344
Fix #101: Added credits to Francis Gading for the logotype 2018-03-23 14:59:12 +01:00
Eliot Berriot
7093214be7 Merge branch '3-playlists' into 'develop'
Resolve "Playlists integration"

Closes #3, #93, and #94

See merge request funkwhale/funkwhale!98
2018-03-21 19:59:31 +00:00
Eliot Berriot
cfdb9be24d
Fix #96: typo and missing icon in homepage 2018-03-21 20:13:22 +01:00
Eliot Berriot
a7e3828f6f
Prettier playlist edition 2018-03-21 19:04:15 +01:00
Eliot Berriot
6a9a34d244
Can now clear playlist 2018-03-21 12:19:07 +01:00
Eliot Berriot
f66dff3504
Added playlist list in library 2018-03-21 11:58:53 +01:00
Eliot Berriot
38a4559083
PlayButton is now able to handle playlists 2018-03-21 11:58:26 +01:00
Eliot Berriot
f503466a24
UI Polishing 2018-03-20 23:41:31 +01:00
Eliot Berriot
a38f64852f
Can now delete playlist 2018-03-20 23:41:15 +01:00
Eliot Berriot
053fc1171b
Renamed playlist icon class 2018-03-20 23:40:11 +01:00
Eliot Berriot
32dc18ed6e
Added dangerous-button component, smarter modal 2018-03-20 23:39:42 +01:00
Eliot Berriot
dd40a4c4d1
Cleanup 2018-03-20 19:58:38 +01:00
Eliot Berriot
1e64f3db18
Playlist detail page and editor 2018-03-20 19:58:27 +01:00
Eliot Berriot
bed66db5c1
Factorization of track table row component 2018-03-20 19:58:14 +01:00
Eliot Berriot
0dfb594b6a
Shared playlist modal 2018-03-20 19:57:34 +01:00
Eliot Berriot
8ff775a126
Added tracks count and sort by modification date in front 2018-03-20 15:34:35 +01:00
Eliot Berriot
d6f2c7d4c4
Form, modal and player icon to add track to playlist 2018-03-20 15:34:34 +01:00
Eliot Berriot
a34b1afd6c
Store for fetching user playlists 2018-03-20 15:34:34 +01:00
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