Historial de Commits

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