Kristian Vos
|
ad62ddd6ab
feat: add preference for default station/playlist privacy, allow setting station privacy in create modal
|
3 месяцев назад |
Kristian Vos
|
2f9daffb6c
refactor: changed playlist displayname max length to 64
|
2 лет назад |
Kristian Vos
|
524a44c28d
feat: added admin playlist type
|
2 лет назад |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 лет назад |
Owen Diffey
|
ab0ed07410
fix: Typescript fixes
|
2 лет назад |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 лет назад |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 лет назад |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 лет назад |
Owen Diffey
|
74e28c773d
refactor(CreatePlaylist): Converted to composition API
|
2 лет назад |
Owen Diffey
|
ad9ba0db9f
refactor: Migrated Report and View Report to new modal system
|
3 лет назад |
Owen Diffey
|
c7947e13ce
refactor: Started migrating createPlaylist to new modal system
|
3 лет назад |
Owen Diffey
|
08f6bc7f45
refactor: Started migrating editPlaylist to new modal system
|
3 лет назад |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
3 лет назад |
Owen Diffey
|
ea06d8e74a
refactor: Select input cleanup
|
3 лет назад |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 лет назад |
Kristian Vos
|
390319464a
fix(CreatePlaylist): select arrow was floating outside of select element
|
3 лет назад |
Kristian Vos
|
42025fae95
fix(CreatePlaylist): closing opened EditPlaylist modal would not remove CreatePlaylist from currentlyActive modals, causing issues
|
3 лет назад |
Jonathan
|
a59a2723ea
feat(AddToPlaylist): create-playlist modal can be opened from dropdown
|
3 лет назад |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 лет назад |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 лет назад |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 лет назад |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 лет назад |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 лет назад |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 лет назад |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 лет назад |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
4 лет назад |
Jonathan
|
0f58c9803a
feat(CreatePlaylist): privacy can now be specified when creating a playlist
|
4 лет назад |
Jonathan
|
6d5d5bf355
chore: improved file structure of independent modals
|
4 лет назад |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
4 лет назад |
Jonathan
|
2ac517db96
chore: improved Vue folder structure
|
4 лет назад |