Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
il y a 3 ans |
Owen Diffey
|
48907d5d8e
Merge remote-tracking branch 'origin/polishing' into owen-manage-station
|
il y a 3 ans |
Owen Diffey
|
3b66fe6bb4
Started on Manage Station modal
|
il y a 3 ans |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
il y a 3 ans |
Owen Diffey
|
d8963e7976
Added basic confirmation tooltips
|
il y a 3 ans |
Kristian Vos
|
2246c3001a
Added preference to request songs anonymously
|
il y a 3 ans |
Jonathan
|
1e229dc3ad
fix(frontend): if server connection is lost, toast is now persistent
|
il y a 3 ans |
Kristian Vos
|
eb2d6ea813
Improved toasts a bit more, and temporarily disabled custom toast css
|
il y a 3 ans |
Kristian Vos
|
ac826ba060
Merge branch 'polishing' into kris-activitywatch
|
il y a 3 ans |
Owen Diffey
|
050e1fff1a
Added Add Song to Queue button for song items in playlist modal
|
il y a 3 ans |
Kristian Vos
|
28a571c5d2
Added preference for ActivityWatch integration
|
il y a 3 ans |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
il y a 3 ans |
Owen Diffey
|
49b0ef2063
Added Song Item component
|
il y a 3 ans |
Owen Diffey
|
f40259071e
Fixed AddSongToPlaylist within SongActions width being too small
|
il y a 3 ans |
Owen Diffey
|
58efcc5eea
Added tooltip nightmode styling
|
il y a 3 ans |
Owen Diffey
|
73b8ab0952
Added song thumbnail component
|
il y a 3 ans |
Owen Diffey
|
78b141f0cc
More tooltip stuff
|
il y a 3 ans |
Owen Diffey
|
915effec94
Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc
|
il y a 3 ans |
Owen Diffey
|
e866796fed
Minor styling tweaks
|
il y a 3 ans |
Owen Diffey
|
565d00fa7f
Added basic verified song badge
|
il y a 3 ans |
Jonathan
|
1ccb400a7d
chore(webpack): added splitchunks for common modules
|
il y a 3 ans |
Jonathan
|
52f4726f22
fix(Login/Register): user should be returned to their most recent page after auth.
|
il y a 3 ans |
Owen Diffey
|
7f625d0be1
Added color to add-song-to-queue icons
|
il y a 3 ans |
Jonathan
|
24ccb3f75b
fix(socket.io -> WS): added config option for websockets domain
|
il y a 3 ans |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
il y a 3 ans |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
il y a 3 ans |
Jonathan
|
4787d6aa37
feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection
|
il y a 3 ans |
Jonathan
|
7729bfd5e8
fix(socket.io -> WS): 'song' rooms now work as expected
|
il y a 3 ans |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
il y a 3 ans |
Jonathan
|
75556c57d4
feat: modals can now be easily stacked
|
il y a 3 ans |