Kristian Vos
|
f05410c9d9
chore: downgraded eslint
|
3 years ago |
Kristian Vos
|
15dec709cc
chore: updated frontend packages
|
3 years ago |
Owen Diffey
|
9b6252518c
Improved party mode auto add playlist song to queue functionality (#400)
|
3 years ago |
Owen Diffey
|
85962142dc
Set formatRequestedBy interval to 30 seconds and removed includeSeconds
|
3 years ago |
Owen Diffey
|
7562726863
Added function to auto update song requestedAt every 5 seconds
|
3 years ago |
Kristian Vos
|
66eb8234be
chore: ran npm update and npm audit fix for frontend
|
3 years ago |
Kristian Vos
|
f94d3ff14d
Merge branch 'dependabot/npm_and_yarn/backend/axios-0.21.2' into polishing
|
3 years ago |
Kristian Vos
|
14fb97ddeb
Merge branch 'polishing' into dependabot/npm_and_yarn/backend/axios-0.21.2
|
3 years ago |
Kristian Vos
|
60c3279cab
Merge branch 'dependabot/npm_and_yarn/frontend/nth-check-2.0.1' into polishing
|
3 years ago |
Kristian Vos
|
2db0730132
Merge branch 'polishing' into dependabot/npm_and_yarn/frontend/nth-check-2.0.1
|
3 years ago |
Kristian Vos
|
dce888d685
refactor(ManageStation/Songs/Search): replaced ugly add to queue button with icon, also re-added transitions
|
3 years ago |
Kristian Vos
|
a8aaec5e90
refactor: made scrollIntoView not jump vertically
|
3 years ago |
Kristian Vos
|
c7e0c94be3
fix(EditPlaylist): both sides would scroll together on some browsers
|
3 years ago |
Kristian Vos
|
ab46437368
refactor(FloatingBox): no longer hide the box-header when scrolling in the box
|
3 years ago |
Kristian Vos
|
a3e623b5d5
fix(ManageStation/Playlists): search results with no results would throw an error in the console and not notify the user
|
3 years ago |
Kristian Vos
|
b39315b496
fix(ForgotPassword): boxes would not transition properly, stacking before the leaving one was hidden
|
3 years ago |
Kristian Vos
|
2b706c679a
fix(ForgotPassword): steps has click cursor despite not being clickable
|
3 years ago |
Kristian Vos
|
4c73dc1726
fix(ForgotPassword): container would not be centered on smaller screensizes
|
3 years ago |
Kristian Vos
|
1183b9da0f
refactor(Login/Register modal): removed some extra spaces
|
3 years ago |
dependabot[bot]
|
c5e364b618
chore(deps): bump axios from 0.21.1 to 0.21.2 in /backend
|
3 years ago |
Kristian Vos
|
f26070478c
fix: removed weird white triangle from remove from queue tooltip
|
3 years ago |
Kristian Vos
|
080f97e20d
fix(ManageStation/Settings): icons and button text weren't centered/aligned vertically
|
3 years ago |
Kristian Vos
|
844943286f
fix(Profile/RecentActivity): broken ActivityItem images weren't handled
|
3 years ago |
Kristian Vos
|
51a3d64401
refactor(EditPlaylist/AddSongs): replaced PlaylistDropdown button with regular buttons with transitions
|
3 years ago |
Kristian Vos
|
6ac8800c0a
feat(Admin/Playlists): added live updating of playlists
|
3 years ago |
Kristian Vos
|
42025fae95
fix(CreatePlaylist): closing opened EditPlaylist modal would not remove CreatePlaylist from currentlyActive modals, causing issues
|
3 years ago |
Kristian Vos
|
e5f252b978
Merge branch 'odiffey-owen-musare.sh' into polishing
|
3 years ago |
Owen Diffey
|
40b304089b
musare.sh shellcheck and Configuration doc .env improvements
|
3 years ago |
Owen Diffey
|
8fb18c9986
musare.sh improvements and Configuration doc update for .env
|
3 years ago |
Kristian Vos
|
8d759ea2ca
fix(ScrollAndFetchHandler): scrolling no longer loaded new sets after Vue 3 migration
|
3 years ago |