Kristian Vos
|
a65f4d6fa7
Added option to switch between Kris and Owen version of ManageStation
|
3 år sedan |
Jonathan
|
4be7ab60dc
fix(Tooltips): don't show on mobile unless explicitly specified e.g. song actions
|
3 år sedan |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
4 år sedan |
Kristian Vos
|
4f88fa1d60
Improved debug window on station page
|
4 år sedan |
Jonathan
|
75b3a97663
feat(AccountRemoval): account removal message is now configurable
|
4 år sedan |
Jonathan
|
4dd174ecbd
fix(WS): when backend connection loss + regain, callbacks weren't being fired
|
4 år sedan |
Jonathan
|
e2d79629cb
fix(WS): edge case for some socket listeners being called multiple times
|
4 år sedan |
Jonathan
|
2b5270e2dc
feat(Set/ResetPassword): autofill user's email if the user is logged in
|
4 år sedan |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 år sedan |
Kristian Vos
|
2246c3001a
Added preference to request songs anonymously
|
4 år sedan |
Jonathan
|
cc11ce2684
fix(Register/Login): routes should only be accessible by guests
|
4 år sedan |
Kristian Vos
|
28a571c5d2
Added preference for ActivityWatch integration
|
4 år sedan |
Kristian Vos
|
756a9a68d8
Initial commit for ActivityWatch integration
|
4 år sedan |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 år sedan |
Owen Diffey
|
915effec94
Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc
|
4 år sedan |
Jonathan
|
9b6b278989
fix(frontend): config version check should be before attempting a websocket connection
|
4 år sedan |
Jonathan
|
24ccb3f75b
fix(socket.io -> WS): added config option for websockets domain
|
4 år sedan |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 år sedan |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 år sedan |
Jonathan
|
4787d6aa37
feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection
|
4 år sedan |
Jonathan
|
7729bfd5e8
fix(socket.io -> WS): 'song' rooms now work as expected
|
4 år sedan |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 år sedan |
Kristian Vos
|
2b32b9fd42
Added document version checking, and option to disable config and document version checking
|
4 år sedan |
Kristian Vos
|
740ff0cb23
Added config versions and config version checking and alerting
|
4 år sedan |
Jonathan
|
60a2837089
feat(Activities): added preference whether to hide or show all activity
|
4 år sedan |
Jonathan
|
c791bb309c
chore(Activities): moved ActivityItem to separate component
|
4 år sedan |
Jonathan
|
dfabeb8607
chore: moved all modals to components folder
|
4 år sedan |
Jonathan
|
3bcc4429dd
refactor(Settings): moved tab system to use TabQueryHandler mixin
|
4 år sedan |
Jonathan
|
32698e1a9f
feat(AddToPlaylist): dropdown will close when a click occurs outside of its bounding box
|
4 år sedan |
Jonathan
|
c149ad303b
feat(Preferences): now stored in database instead of localstorage
|
4 år sedan |