Kristian Vos
|
93cfa90b24
fix: autorequest info was shown in other places than autorequest tab
|
2 years ago |
Kristian Vos
|
654f736bfa
refactor: changed youtubeId to mediaSource in most places
|
2 years ago |
Kristian Vos
|
a0e15610dc
feat: show details for autorequesting
|
2 years ago |
Kristian Vos
|
b2c22bb4b3
refactor: allow djs in official stations, some small fixes/changes
|
2 years ago |
Kristian Vos
|
ef714a8dd5
feat: added count tags to some tabs in stations, and fixed a few issues
|
2 years ago |
Kristian Vos
|
95237ed29d
refactor: various changes to station sidebar like adding an add to queue button, hiding autorequest sometimes, and more
|
2 years ago |
Kristian Vos
|
d8aff78642
feat: restore autorequest on stations if you come back within 5 minutes
|
2 years ago |
Owen Diffey
|
39bcc75469
refactor: Disabled strict TS on frontend and fixed modal store props errors
|
2 years ago |
Owen Diffey
|
e42d6d1df5
fix: ImportAlbum and Station components require optional props
|
2 years ago |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 years ago |
Owen Diffey
|
ab0ed07410
fix: Typescript fixes
|
2 years ago |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 years ago |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 years ago |
Owen Diffey
|
000791b67f
Merge tag 'v3.7.0-rc2' into v3.8.0
|
2 years ago |
Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 years ago |
Kristian Vos
|
ded7d5ab94
feat: added mobile drag and drop polyfill for custom draggable
|
2 years ago |
Owen Diffey
|
79f3730c12
refactor: Started implementing custom draggable on import album
|
2 years ago |
Owen Diffey
|
a42b30eba1
refactor(Draggable): Replace names with UUIDs
|
2 years ago |
Owen Diffey
|
9b8211daae
refactor(Draggable): Minor tweaks and fixes
|
2 years ago |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 years ago |
Owen Diffey
|
8b7f59b04c
refactor(Draggable): Use v-models for prop mutation and other tweaks
|
2 years ago |
Owen Diffey
|
0357004ed8
Merge branch 'roles-and-permissions' into v3.8.0
|
2 years ago |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 years ago |
Owen Diffey
|
882f0cc4ee
Merge branch 'staging' into roles-and-permissions
|
2 years ago |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 years ago |
Owen Diffey
|
20339b39a8
refactor: Implemented hasPermission on frontend
|
2 years ago |
Owen Diffey
|
6c5d435ae0
refactor: Dont use export default for composables
|
2 years ago |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 years ago |
Owen Diffey
|
4a2fc9b685
refactor: Converted manageStation Vuex store to Pinia store
|
2 years ago |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 years ago |