| .. |
|
api
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 years ago |
|
components
|
f2d60b6923
fix(EditPlaylist): minor improvement to styling when a playlist isn't editable
|
4 years ago |
|
mixins
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
4 years ago |
|
pages
|
8f82b0dd81
fix(Station page): about-box/sidebar now fill available space on mobile/tablet
|
4 years ago |
|
store
|
90063f0a5d
Added Next Song element to station page
|
4 years ago |
|
App.vue
|
52f4726f22
fix(Login/Register): user should be returned to their most recent page after auth.
|
4 years ago |
|
auth.js
|
2ac517db96
chore: improved Vue folder structure
|
5 years ago |
|
keyboardShortcuts.js
|
2ac517db96
chore: improved Vue folder structure
|
5 years ago |
|
main.js
|
9b6b278989
fix(frontend): config version check should be before attempting a websocket connection
|
4 years ago |
|
validation.js
|
f17a4cd075
chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency)
|
4 years ago |
|
ws.js
|
69da354c4d
fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s
|
4 years ago |