Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 years ago |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 years ago |
Jonathan
|
0746ce6cb6
fix(User Preferences): preferences can now be updated individually
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Jonathan
|
4b8459f92c
fix(Checkboxes): more modern style of checkbox for AddToPlaylist and Preferences toggles
|
3 years ago |
Kristian Vos
|
e7ca4604fd
Improved responsiveness of settings page
|
3 years ago |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
3 years ago |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
3 years ago |
Jonathan
|
564836f692
fix(Tooltips): if you click confirm once and click away, the state of the tooltip should be reset
|
3 years ago |
Jonathan
|
08e95d6f7a
fix(Settings page): buttons being stuck together due to adding tooltips
|
3 years ago |
Jonathan
|
e2e4cf2f1d
feat(AccountRemoval): added modal to confirm password/github is linked
|
3 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
3 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
3 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
3 years ago |
Jonathan
|
824095d8a5
refactor(frontend): added dynamic imports where possible
|
3 years ago |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
3 years ago |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
3 years ago |
Jonathan
|
3db17ed295
feat(EditStation): modal now makes use of SaveButton mixin
|
3 years ago |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
3 years ago |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
3 years ago |
Jonathan
|
3bcc4429dd
refactor(Settings): moved tab system to use TabQueryHandler mixin
|
3 years ago |
Jonathan
|
fef12cded9
style(css): all night mode colors now use scss variables
|
3 years ago |
Jonathan
|
fb71b8c4b0
feat(Station page): add song to playlist is now a dropdown
|
3 years ago |
Jonathan
|
0e46a0ebf8
fix(Settings): github/password unlinking refreshes without reload of page
|
3 years ago |
Jonathan
|
a7f0e08d11
refactor(InputHelpBox): modularised to allow easier for future updates
|
3 years ago |
Jonathan
|
4a5da4490f
feat(Settings/SaveButton): added SaveButton mixin, along with failed/saving.... messages
|
3 years ago |
Jonathan
|
9dba6bb031
fix(Settings): css is now scoped, and styles are passed to child components (tabs) in Settings
|
3 years ago |
Jonathan
|
0e8eea65c0
feat(Settings): polished Settings page
|
3 years ago |
Jonathan
|
6efbecbd69
fix(nightmode): improved night mode for newly added pages/features
|
3 years ago |
Jonathan
|
88a74a177c
feat(Security_Settings): passwords can now be changed in Settings, some layout changes
|
3 years ago |