Kristian Vos
|
cab119bc3c
refactor: new modal VueX functionality is now more dynamic, dispatches init action and adds empty modules
|
2 years ago |
Kristian Vos
|
976c214978
refactor(ModalManager): importing modals is now more dynamic
|
2 years ago |
Kristian Vos
|
e9af3c7e11
refactor: added VueX modal helpers for state/actions
|
2 years ago |
Kristian Vos
|
818b24b0c2
feat: created simple ModalManager that right now only handles EditUser
|
2 years ago |
Owen Diffey
|
bdf9608991
refactor: Renamed canRequest require login parameter
|
2 years ago |
Owen Diffey
|
eaa90b420e
refactor: Minor sitename usage improvements
|
2 years ago |
Owen Diffey
|
e5e9755428
refactor: Updated admin/stations advanced table attributes
|
2 years ago |
Owen Diffey
|
cf686dc2df
refactor: Updated station debug box attributes
|
2 years ago |
Owen Diffey
|
105a0adcd6
refactor(musare.sh): Disable pseudo-tty for eslint commands
|
2 years ago |
Owen Diffey
|
883dc55ac9
refactor: Made main header and footer global components
|
2 years ago |
Owen Diffey
|
1e028fa2de
refactor: Further sitename usage improvements
|
2 years ago |
Owen Diffey
|
6e4e61f895
Merge branch 'owen-sitename' into staging
|
2 years ago |
Owen Diffey
|
fbd05ff370
chore: Updated v3.5.0-dev changelog
|
2 years ago |
Owen Diffey
|
24676e2af6
refactor: Improved manage station information
|
2 years ago |
Owen Diffey
|
4b5ebc6795
feat: Added InfoIcon component
|
2 years ago |
Owen Diffey
|
2dc913672f
refactor: Show login to request songs labels only if user access is set to users
|
2 years ago |
Owen Diffey
|
7bf94a7acf
refactor: Tweaked migration 20
|
2 years ago |
Owen Diffey
|
e9d4271a1d
fix: Unable to attach to containers with podman
|
2 years ago |
Kristian Vos
|
a13826d376
refactor(ManageStation): added back check if any values were changed before saving
|
2 years ago |
Kristian Vos
|
cc7c229886
fix: object compare was incorrect
|
2 years ago |
Owen Diffey
|
6b66ddc71b
fix: Added DOCKER_COMMAND to .env.example
|
2 years ago |
Kristian Vos
|
30bf98b68a
chore: updated frontend package-lock.json version from 1 to 2
|
2 years ago |
Kristian Vos
|
ba0ad2b086
refactor: to be safe, added trailing slash to URL startsWith check
|
2 years ago |
Kristian Vos
|
e9499b517a
refactor: use crypto random values instead of math.random to create UUID
|
2 years ago |
Kristian Vos
|
2bfd4ec40a
fix: remove useless and confusing backslash in regex
|
2 years ago |
Kristian Vos
|
25059ea156
fix(ManageStation): local values were not being limited to settings
|
2 years ago |
Kristian Vos
|
03ec586233
fix(logic/stations): autofill queue would ignore ignoreQueueExistingQueue property if queue was at or above limit, queue would always have one song too little in the queue after skipping
|
2 years ago |
Kristian Vos
|
0c1772f903
fix(actions/stations): update station function didn't limit what properties users could update
|
2 years ago |
Owen Diffey
|
a4f15e35a3
fix: View Queue closing immediately
|
2 years ago |
Owen Diffey
|
53f20a61e3
feat(Home): Station can request indicator
|
2 years ago |