Commit Graph

134 Commits

Author SHA1 Message Date
Eliot Berriot 72606388ff
Fixed broken extraction of contexts 2019-03-08 12:44:17 +01:00
Eliot Berriot 8ae00b0698
Fix #747: Support embedding full artist discographies 2019-03-08 10:34:50 +01:00
Eliot Berriot 1a20223c38
Make table scrollables (and improve their resizing) 2019-03-06 17:40:09 +01:00
jovuit 1d7ad6978a Moved Modal t set instance url to a separate dedicated file
SetInstanceModal.vue
2019-02-25 14:03:53 +01:00
Renon 8000c5fef1 Fix #722 : non transparent volume range background 2019-02-25 09:45:49 +01:00
jovuit 8b4f83c3bc Front enhancements 2019-02-18 10:01:57 +01:00
Eliot Berriot bdf83bd8ff Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
Jo Vuit 4a549e6353 Added a message to be displayed for 5 seconds after the copied button
has been clicked. The copy() function has been modified according to
components/common/CopyInput.vue
2019-02-13 19:33:43 +01:00
Jo Vuit 6d5aa43e11 Increased the size of the textarea 2019-02-13 19:11:44 +01:00
Jo Vuit f9a3ae96a8 Removed unnecessary hidden divider so the input field and the textarea
are at the same height
2019-02-13 19:07:49 +01:00
Jo Vuit 0f864f741f Modified Copy button in the EmbedWizard component to match with the
style of the other Copy buttons on the App
2019-02-13 19:06:52 +01:00
Eliot Berriot 7e1bd1ad07
Merge branch 'master' into develop 2019-02-13 09:09:31 +01:00
Eliot Berriot b40cabe033
Fix #707: Fixed cards display issues on medium/small screens 2019-02-13 09:04:49 +01:00
Jo Vuit 196504b5cf Added context strings 2019-02-11 16:49:40 +01:00
Jo Vuit 7d8ff59be7 Added context strings 2019-02-11 16:48:31 +01:00
Jo Vuit 6388e2fb74 Added context strings 2019-02-11 16:47:56 +01:00
Jo Vuit d79e729e29 Added context strings 2019-02-11 16:41:24 +01:00
Jo Vuit 7d19392d62 Added context strings 2019-02-11 16:35:31 +01:00
Jo Vuit 3573ae6cc6 Added context strings 2019-02-11 16:29:24 +01:00
Jo Vuit bec267dc58 Added context strings
Minor rewording
2019-02-11 16:26:51 +01:00
Jo Vuit d2ddda3f1d Replaced :v-context by :translate-context, as to follow the doc.
@eliotberriot: Is there a reason why you used :v-context instead of
:translate-context?
2019-02-11 16:18:44 +01:00
Jo Vuit 7534670e30 Added context strings 2019-02-11 16:10:30 +01:00
Eliot Berriot 98f4edeeb3
Merge branch 'master' into develop 2019-02-11 09:44:42 +01:00
Eliot Berriot 53ff2027ef
Fix #694: resizing issues on album cards 2019-02-08 16:15:51 +01:00
Eliot Berriot 2fe403ed9a
See #662: documentation about i18n / contexts, and first contextualized strings 2019-02-05 17:59:22 +01:00
Eliot Berriot 5ce4cc8379
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon) 2019-01-30 16:54:35 +01:00
Eliot Berriot 7df97263e5
Merge branch 'develop' 2019-01-29 10:06:04 +01:00
Eliot Berriot 4256d554e3
Fix #686: Added name attributes on all inputs to improve UX, especially with password managers 2019-01-26 18:06:19 +01:00
Jo Vuit 4b585f3ee2 Replaced 'dot-dot-dot- by ellipsis 2019-01-24 13:28:32 +01:00
Jo Vuit 43e33294e5 Modified tooltip of PlayButton 2019-01-24 13:15:58 +01:00
Eliot Berriot 11728bbbc4
Fetch upload data from tracks when missing to avoid unecessary transcoding 2019-01-15 15:45:53 +01:00
Eliot Berriot df01f62b01
Hide and remove uneeded canvas object generated for the player background 2019-01-15 09:57:20 +01:00
Eliot Berriot dd8aa7e7cd
Fix #610: Use role=button instead of empty links for player controls 2019-01-14 17:22:08 +01:00
Allan Nordhøy 5a40981e53 Various spelling 2019-01-11 15:54:32 +01:00
Eliot Berriot b58f3e1440
Fix #637: greyed tracks in radio builder and detail page 2019-01-02 15:57:54 +01:00
Eliot Berriot 4f44a5ab44
Lazy load more images 2018-12-20 12:37:51 +01:00
Eliot Berriot b2acd1e8a8
Use specific methods from lodash to reduce bundle size 2018-12-20 11:22:33 +01:00
Eliot Berriot cbfb260288
Fixed wrong backward / forward icons in player 2018-12-19 20:20:32 +01:00
Eliot Berriot 49bb4befc6
See #578: added embed wizard on track and album page to generate iframe embed code 2018-12-19 15:04:33 +01:00
Eliot Berriot 29171853b3
Fix #612: Improved accessibility by using main/section/nav tags and aria-labels in most critical places 2018-11-19 23:33:22 +01:00
Johan Desmyter 65b227b613 fix issue #613 - fix incorrect icon for forward button 2018-11-19 09:41:50 +03:00
Eliot Berriot b757ca4616
See #272: updated front-end for transcoding and new API results, improved error handling in player 2018-10-26 16:01:55 +02:00
Eliot Berriot f06295a5b3
Fix #586: The progress bar in the player now display loading state / buffer loading 2018-10-23 20:24:36 +02:00
Eliot Berriot ae55e6483d
Fix #576: Improved keyboard accessibility on player, queue and various controls 2018-10-21 15:41:31 +02:00
Eliot Berriot f2812c67ce
Fixed a small pluralization issue (#542) 2018-10-02 19:23:10 +02:00
Arthur Saint-Genis 24e26ac032 Resolve "Wrong icon in play button dropdown" 2018-09-22 13:48:15 +00:00
Eliot Berriot e49a460203 Audio federation 2018-09-22 12:29:30 +00:00
Renon a9ac0ecbdf set width default for card and center play button 2018-09-13 15:47:48 +02:00
Eliot Berriot c8a2531580
Fix #464: Do not restart current song when rordering queue, deleting tracks from queue or
adding tracks to queue
2018-09-07 11:46:20 +02:00
Eliot Berriot 2ea21994ee Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00