Eliot Berriot
|
bcc71280ce
|
Merge branch '175-i18n-typos' into 'develop'
Resolve "i18n typos"
Closes #175
See merge request funkwhale/funkwhale!161
|
2018-04-23 17:36:05 +00:00 |
Eliot Berriot
|
912c98c71b
|
Fix #175: Typos/not showing text due to i18n work
|
2018-04-23 19:33:39 +02:00 |
Eliot Berriot
|
9124c7a9bf
|
Merge branch '150-player-queue-tab' into 'develop'
Resolve "Include player buttons on the queue tab"
Closes #150
See merge request funkwhale/funkwhale!160
|
2018-04-23 17:08:13 +00:00 |
Eliot Berriot
|
1a34f44898
|
Fix #150: Player is back in Queue tab
|
2018-04-23 19:05:48 +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
|
ad43d160bd
|
Merge branch '171-import-jobs' into 'develop'
Resolve "Dedicated API endpoint for import jobs"
Closes #171
See merge request funkwhale/funkwhale!156
|
2018-04-22 13:20:07 +00:00 |
Eliot Berriot
|
6a67bc6fac
|
Fix #171: dedicated endpoint to list import jobs, updated front-end
|
2018-04-22 15:17:06 +02:00 |
Eliot Berriot
|
9e5a0f87e8
|
Merge branch '173-sidebar-chrome' into 'develop'
Resolve "Sidebar not showing on small screen under Chrome"
Closes #173
See merge request funkwhale/funkwhale!153
|
2018-04-22 10:22:17 +00:00 |
Eliot Berriot
|
d54164219a
|
Fix #173: sidebar tabs not showing under small resolution under Chrome
|
2018-04-22 12:19:33 +02:00 |
Eliot Berriot
|
4f2a325fef
|
Merge branch 'bugfixes-swarm' into 'develop'
Bugfixes swarm
Closes #172
See merge request funkwhale/funkwhale!152
|
2018-04-22 10:15:31 +00:00 |
Eliot Berriot
|
b602ed38e7
|
Fix #172: broken login
|
2018-04-22 12:12:46 +02:00 |
Eliot Berriot
|
3950d0a2c1
|
Bigger interval when going to next track because of error
|
2018-04-22 11:28:13 +02:00 |
Bat
|
0f4108f0d8
|
Put in its place
|
2018-04-22 09:47:13 +01:00 |
Bat
|
28c067b43c
|
Merge branch 'develop' into i18n-components
|
2018-04-22 09:45:22 +01:00 |
Baptiste Gelez
|
e4e9715397
|
Merge branch 'i18n-federation-views' into 'develop'
i18n: federation views
See merge request funkwhale/funkwhale!144
|
2018-04-22 08:39:35 +00:00 |
Baptiste Gelez
|
dbbb11a2cb
|
Merge branch 'i18n-instance' into 'develop'
Translate instance activity
See merge request funkwhale/funkwhale!143
|
2018-04-22 08:39:25 +00:00 |
Eliot Berriot
|
083b7b8e2f
|
Added one basic unittest for component
|
2018-04-20 19:25:05 +02:00 |
Eliot Berriot
|
a4ce093919
|
Fix lint errors
|
2018-04-20 19:25:05 +02:00 |
Eliot Berriot
|
a210cfcb9b
|
Fix #169: Fixed template syntax error
|
2018-04-20 18:46:42 +02:00 |
Eliot Berriot
|
b27312648c
|
Merge branch '124-logout' into 'develop'
Resolve "Improve logout and ensure we don't leak logged in state after logout"
Closes #124 and #155
See merge request funkwhale/funkwhale!146
|
2018-04-19 20:17:58 +00:00 |
Eliot Berriot
|
de4b0f3022
|
Fix #124 and #155: properly reset everything on logout
|
2018-04-19 22:15:13 +02:00 |
Bat
|
0446a2b0fa
|
i18n: federation views
|
2018-04-19 20:09:01 +01:00 |
Bat
|
1f349c82cf
|
Translate instance activity
|
2018-04-19 19:57:12 +01:00 |
Bat
|
c744410f6f
|
Translate root components
|
2018-04-19 19:52:27 +01:00 |
Baptiste Gelez
|
b4b481cf02
|
Merge branch 'i18n-requests' into 'develop'
i18n: requests
See merge request funkwhale/funkwhale!139
|
2018-04-19 18:35:39 +00:00 |
Baptiste Gelez
|
619e18a571
|
Merge branch 'i18n-playlists-components' into 'develop'
i18n: playlists components
See merge request funkwhale/funkwhale!137
|
2018-04-19 18:35:28 +00:00 |
Baptiste Gelez
|
984abf77ba
|
Merge branch 'i18n-metadata' into 'develop'
i18n: Metadata
See merge request funkwhale/funkwhale!136
|
2018-04-19 18:34:59 +00:00 |
Bat
|
81b84b4865
|
Fix $t bug
|
2018-04-18 18:58:13 +01:00 |
Bat
|
0320872506
|
Fix non-existant $t in data
|
2018-04-18 18:54:19 +01:00 |
Bat
|
212363b4bf
|
Fix i18n in data()
|
2018-04-18 18:36:50 +01:00 |
Eliot Berriot
|
89d8826369
|
Merge branch 'i18n-views-playlists' into 'develop'
I18n views playlists
See merge request funkwhale/funkwhale!140
|
2018-04-18 17:01:11 +00:00 |
Baptiste Gelez
|
e00b5293c1
|
Merge branch 'i18n-radios' into 'develop'
i18n: radios
See merge request funkwhale/funkwhale!138
|
2018-04-18 17:00:24 +00:00 |
Eliot Berriot
|
f223078979
|
Merge branch 'i18n-views-playlists' into 'develop'
i18n for playlist views
See merge request funkwhale/funkwhale!131
|
2018-04-18 16:54:50 +00:00 |
Eliot Berriot
|
0213ec6d02
|
Removed console.log calls
|
2018-04-18 18:54:30 +02:00 |
Eliot Berriot
|
c1b8180fce
|
i18n for playlist views
|
2018-04-18 18:53:52 +02:00 |
Bat
|
57b32add03
|
i18n: requests
|
2018-04-18 17:50:14 +01:00 |
Bat
|
2c41cd6510
|
i18n: radios
|
2018-04-18 17:44:20 +01:00 |
Bat
|
73db863080
|
i18n: playlists components
|
2018-04-18 17:39:52 +01:00 |
Bat
|
b62dc48896
|
i18n: Metadata
|
2018-04-18 17:23:20 +01:00 |
Eliot Berriot
|
5fee42f896
|
Can now filter by import status on library tracks
|
2018-04-17 20:03:31 +02:00 |
Eliot Berriot
|
183bbe3ad6
|
Added tooltips to explain settings meaning
|
2018-04-17 19:54:28 +02:00 |
Eliot Berriot
|
f31874edf5
|
Implemented followers notification on import and autoimport
|
2018-04-17 19:35:57 +02:00 |
Eliot Berriot
|
168b2f03d4
|
Slightly smarter docker front setup
|
2018-04-17 19:35:57 +02:00 |
Eliot Berriot
|
7c9412f63a
|
Disabled PO compile script and fixed typo
|
2018-04-17 19:35:57 +02:00 |
Eliot Berriot
|
9544a582ba
|
Merge branch 'po-extract' into 'develop'
Added script to extract translations into PO files
See merge request funkwhale/funkwhale!130
|
2018-04-17 17:25:14 +00:00 |
Eliot Berriot
|
35dda16adb
|
Compile and bundle translations in CI
|
2018-04-16 22:54:36 +02:00 |
Eliot Berriot
|
fd6ab881a7
|
Fixed broken translations
|
2018-04-16 22:46:54 +02:00 |
Eliot Berriot
|
1260cc764f
|
i18n for playlist views
|
2018-04-15 22:39:10 +02:00 |
Eliot Berriot
|
a57081a4e9
|
Added script to extract translations into PO files
|
2018-04-15 20:04:26 +02:00 |
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
|
1341c9aab9
|
Remove translation files
|
2018-04-14 18:46:20 +01: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 |
Bat
|
a4418bdcfe
|
Add a few useful packages
|
2018-04-09 19:33:17 +01:00 |
Bat
|
3be7d68900
|
Make translation compilation actually work
|
2018-04-09 19:26:31 +01:00 |
Bat
|
e7b06ab509
|
i18n: .po compilation
|
2018-04-08 17:38:26 +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
|
80af4268e3
|
Tests
|
2018-03-31 14:29:20 +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
|
d8b74b9556
|
Proper federation namespace and prefix
|
2018-03-30 18:02:14 +02:00 |
Eliot Berriot
|
1ec705ba3f
|
Smarter webpack dev server config
|
2018-03-29 23:24:42 +02:00 |
Eliot Berriot
|
b852a92a67
|
Upgraded webpack
|
2018-03-29 22:49:02 +02:00 |
Eliot Berriot
|
96d219dfe2
|
Local .env logic for webpack custom port
|
2018-03-29 19:55:24 +02: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
|
fa449114b1
|
Merge branch '101-credit-francis' into 'develop'
Resolve "Credit Francis Gading for the logotype !"
Closes #101
See merge request funkwhale/funkwhale!102
|
2018-03-23 14:01:33 +00:00 |
Eliot Berriot
|
cd89785344
|
Fix #101: Added credits to Francis Gading for the logotype
|
2018-03-23 14:59:12 +01:00 |
Maxence Bothorel
|
c89b957f05
|
convert favicon from ico to png file
|
2018-03-22 18:06:43 +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 |
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 |