Owen Diffey
|
39bcc75469
refactor: Disabled strict TS on frontend and fixed modal store props errors
|
2 年之前 |
Owen Diffey
|
e42d6d1df5
fix: ImportAlbum and Station components require optional props
|
2 年之前 |
Owen Diffey
|
ab0ed07410
fix: Typescript fixes
|
2 年之前 |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 年之前 |
Owen Diffey
|
6c5d435ae0
refactor: Dont use export default for composables
|
2 年之前 |
Owen Diffey
|
4a2fc9b685
refactor: Converted manageStation Vuex store to Pinia store
|
2 年之前 |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 年之前 |
Owen Diffey
|
2d6a2fdd7a
refactor: Converted station VueX store to Pinia store
|
2 年之前 |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 年之前 |
Owen Diffey
|
a61d265929
refactor: Removed mixins and fixed $store/$route conversions
|
2 年之前 |
Owen Diffey
|
f1f7852b47
fix: Use default export for composables not implemented properly
|
2 年之前 |
Owen Diffey
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
2 年之前 |
Kristian Vos
|
8ac77f9918
refactor: converted Request component to composition API
|
2 年之前 |
Kristian Vos
|
60db25564c
refactor(ManageStation): rephrased some sentences
|
2 年之前 |
Kristian Vos
|
feb9998d6c
refactor: fixed, moved and improved autorequest functionality in stations
|
2 年之前 |
Owen Diffey
|
9ea6fb6f9c
refactor: Minor sitename usage improvements
|
2 年之前 |
Owen Diffey
|
6e58ae1be7
refactor(ManageStation): Started migrating to new modal system
|
2 年之前 |
Owen Diffey
|
24676e2af6
refactor: Improved manage station information
|
2 年之前 |
Owen Diffey
|
f62639ee6d
fix(Station): Unable to auto request from manage station
|
2 年之前 |
Owen Diffey
|
7a8185a414
fix(ManageStation): Unable to request songs outside of station sector
|
2 年之前 |
Owen Diffey
|
3b15918f74
refactor: Consolidate playlist tabs in station and manage station
|
2 年之前 |
Owen Diffey
|
4f68665a5c
feat(Station): Added requests access setting and removed queue lock
|
2 年之前 |
Owen Diffey
|
e5a2e9a137
refactor(Station): Set auto request limit to 50% of per user request limit
|
2 年之前 |
Owen Diffey
|
9d16dba084
refactor(Station): Request tab naming improvements and toggle event handling
|
2 年之前 |
Owen Diffey
|
2c675d386f
feat(Station): Per user request limit
|
2 年之前 |
Owen Diffey
|
e13514ab10
refactor: Continued adapting station party mode into requests "module"
|
2 年之前 |