Jonathan
|
cc11ce2684
fix(Register/Login): routes should only be accessible by guests
|
4 years ago |
Kristian Vos
|
28a571c5d2
Added preference for ActivityWatch integration
|
4 years ago |
Kristian Vos
|
756a9a68d8
Initial commit for ActivityWatch integration
|
4 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 years ago |
Owen Diffey
|
915effec94
Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc
|
4 years ago |
Jonathan
|
9b6b278989
fix(frontend): config version check should be before attempting a websocket connection
|
4 years ago |
Jonathan
|
24ccb3f75b
fix(socket.io -> WS): added config option for websockets domain
|
4 years ago |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 years ago |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 years ago |
Jonathan
|
4787d6aa37
feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection
|
4 years ago |
Jonathan
|
7729bfd5e8
fix(socket.io -> WS): 'song' rooms now work as expected
|
4 years ago |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 years ago |
Kristian Vos
|
2b32b9fd42
Added document version checking, and option to disable config and document version checking
|
4 years ago |
Kristian Vos
|
740ff0cb23
Added config versions and config version checking and alerting
|
4 years ago |
Jonathan
|
60a2837089
feat(Activities): added preference whether to hide or show all activity
|
4 years ago |
Jonathan
|
c791bb309c
chore(Activities): moved ActivityItem to separate component
|
4 years ago |
Jonathan
|
dfabeb8607
chore: moved all modals to components folder
|
4 years ago |
Jonathan
|
3bcc4429dd
refactor(Settings): moved tab system to use TabQueryHandler mixin
|
4 years ago |
Jonathan
|
32698e1a9f
feat(AddToPlaylist): dropdown will close when a click occurs outside of its bounding box
|
4 years ago |
Jonathan
|
c149ad303b
feat(Preferences): now stored in database instead of localstorage
|
4 years ago |
Jonathan
|
df69c57fdf
fix: footer styling, mobile improvements of grid rows + added padding
|
4 years ago |
Kristian Vos
|
c71c8bf043
Added quick song-delete confirmation, and made songs focus after modal closes with shortcut
|
4 years ago |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
4 years ago |
Jonathan
|
88a74a177c
feat(Security_Settings): passwords can now be changed in Settings, some layout changes
|
4 years ago |
Jonathan
|
b81831bfdc
feat(Reset/Set Password): added success/error boxes
|
4 years ago |
Jonathan
|
4e9ab8e043
refactor: settings page split up into seperate Vue files, now uses state
|
4 years ago |
Jonathan
|
b865313fcd
refactor(Settings): Passwords are now set and reset without duplicating code
|
4 years ago |
Jonathan
|
2ac517db96
chore: improved Vue folder structure
|
4 years ago |