Commit Graph

93 Commits

Author SHA1 Message Date
Ciarán Ainsworth 58df0d4529 Profile menu redesign 2021-11-26 11:01:58 +00:00
Ciaran Ainsworth c908eaa1cd Add width listener for responsive conditional rendering 2021-07-04 05:24:04 +00:00
Agate 6c580bc411 Added aria-landmarks on important pieces of content 2020-08-04 17:27:00 +02:00
Agate 24e414c6d9 Fix #1130: Set proper lang attribute on HTML document 2020-07-04 11:39:42 +02:00
Agate cd422832dd New theming system 2020-05-15 14:12:36 +02:00
Agate ec8dfdb740 Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:06:35 +02:00
Agate 0ee0db7ea5
Fix #1107: Fix HTML <title> not including instance name in some situations 2020-05-06 00:23:42 +02:00
Eliot Berriot 102c90d499 See #170: admin UI for channels, reporting channels 2020-03-31 10:45:41 +02:00
Eliot Berriot 75de92b30b
Fix #1062: fixed transparent 'later' button in update message 2020-03-30 11:49:56 +02:00
Eliot Berriot cd63646f39
Fix #1060: Added a new radio based on another user listenings 2020-03-25 22:40:07 +01:00
Eliot Berriot e313fcd033 Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
Eliot Berriot 80f0cc12e9
Fixed uneeded error when activating en_US locale 2020-02-25 15:50:00 +01:00
Eliot Berriot 7adca7af33
Fix broken update message 2020-02-25 14:43:14 +01:00
Eliot Berriot e59cc33378 First round of improvements to channel management:
- use modals
- less proeminent button
- field styling/labels
2020-02-23 15:31:03 +01:00
Eliot Berriot bdb80bb232
Minor UI enhancements to player queue (more visible progress on bottom player, easier to click buttons) 2020-02-14 10:45:32 +01:00
Eliot Berriot 95497e76ac See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
Eliot Berriot 9b98e8773d
Fixed API caching not triggered when loading app for first time 2020-01-09 12:33:24 +01:00
Eliot Berriot bd2c518993
Cache API/media files with service workers 2020-01-09 10:50:16 +01:00
Ciarán Ainsworth 2302dc0581 Set up initial configuration for installing
Set up player config for mobile control
2020-01-08 12:16:41 +01:00
Eliot Berriot e15d806634 Resolve "Redesign the sidebar/navigation to simplify the UI" 2019-12-26 11:38:26 +01:00
Eliot Berriot 297c8f2b67 Resolve "[Epic] New landing page" 2019-09-23 11:14:54 +02:00
Eliot Berriot c9a9615be8 See #890: web UI and email notifications on new reports 2019-09-13 06:09:48 +02:00
Eliot Berriot 7f106d21c4
Ensure selected locale is not reset to browser default when refreshing app 2019-09-11 12:30:31 +02:00
Eliot Berriot 33d1f879cf Report UI (end-user) 2019-09-09 11:10:25 +02:00
Eliot Berriot ce093ccc19 Fix #756: Dark Theme 2019-06-17 08:45:31 +02:00
Ben Finney f24d2549ae Update document title to display track info. 2019-04-08 10:01:21 +02:00
Eliot Berriot b9f0c6aecd
Revert "Merge branch '629-cookie-auth' into 'develop'"
This reverts commit 8b47af8b81, reversing
changes made to c0055b3b20.
2019-03-15 15:52:30 +01:00
Eliot Berriot c395076fce Resolve "Use cookies instead of local storage for auth in Web UI" 2019-03-13 16:50:49 +01:00
Eliot Berriot e0c5ffcb16 [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
Eliot Berriot eefb500f71
Fix #725: Merged artist/album buttons with title text on artist and album pages 2019-02-25 14:28:25 +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
Eliot Berriot bdf83bd8ff Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
Eliot Berriot 7d003282eb
Fix #670: Use proper locale for date-related/duration strings 2019-01-25 11:34:30 +01:00
Eliot Berriot d28e252109
Improved UX of instance-picking form 2019-01-17 12:17:29 +01:00
Eliot Berriot c20f1ad22e
Fix #650: Support setting a server URL in settings.json 2019-01-15 14:56:51 +01:00
Eliot Berriot 974e344681
Fix #589: broken websocket connexion under Chrome browser 2019-01-02 15:34:26 +01:00
Eliot Berriot 5f1dabc569
Fix #644: Initial UI render using correct language from browser 2018-12-27 23:13:29 +01:00
Eliot Berriot e1e6a73a79
Lower reconnection delay for websocket 2018-12-20 14:31:56 +01:00
Eliot Berriot b2acd1e8a8
Use specific methods from lodash to reduce bundle size 2018-12-20 11:22:33 +01:00
Eliot Berriot 95e087b342
Removed raven on front-end 2018-12-20 11:07:30 +01:00
Eliot Berriot 7c671177a8
Use vendored semantic UI CSS and JS 2018-12-19 22:04:35 +01:00
Eliot Berriot ba68246e0d
Load translations separately to reduce bandwidth usage 2018-12-19 21:45:12 +01:00
Auri ef2dc03808 Resolve "UI for multi-disc albums" 2018-12-11 10:17:05 +01:00
Eliot Berriot e5b46402f8 Fix #308: Licenses 2018-12-04 14:13:37 +00:00
Eliot Berriot f1cca29a13
Fix #611: Documented keyboard shortcuts, list is now available by pressing "h" or in the footer 2018-11-16 18:22:07 +01: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 62c98b2386
See #542: Removed import requests code 2018-10-01 19:16:47 +02:00
Eliot Berriot 5e631440f8
Fixed display error with menu on top of modal background 2018-09-28 20:46:04 +02:00
Eliot Berriot ecd395d6b0 Library follows and user notifications 2018-09-13 15:18:23 +00:00
Eliot Berriot 2ea21994ee Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00