| .. |
|
config.ts
|
a7d8e14615
refactor(EditSong): Display and allow autofill of existing discogs data when discogs is disabled
|
2 years ago |
|
editPlaylist.ts
|
3369c5e480
feat: worked more on convert Spotify modal, cleaned up code a lot
|
2 years ago |
|
editSong.ts
|
707b3d99cd
fix: Disable youtube channel permissions if spotify disabled
|
2 years ago |
|
importAlbum.ts
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
3 years ago |
|
longJobs.spec.ts
|
9e0d69a5c8
refactor: Added test wrapper util and continued refining tests
|
3 years ago |
|
longJobs.ts
|
a01393d727
fix: Various typescript fixes
|
3 years ago |
|
manageStation.ts
|
654f736bfa
refactor: changed youtubeId to mediaSource in most places
|
2 years ago |
|
modals.ts
|
8a5f33f9ff
refactor: Access config store directly
|
2 years ago |
|
settings.ts
|
a01393d727
fix: Various typescript fixes
|
3 years ago |
|
station.ts
|
927a0221f1
fix: many frontend eslint errors and a few TS errors
|
2 years ago |
|
userAuth.ts
|
a4d12192b8
fix: some browsers cap cookie expiration date to one week, so refresh this every time a user visits the site
|
2 years ago |
|
userPlaylists.ts
|
1b975a5c75
refactor: Typescript continued..
|
3 years ago |
|
userPreferences.ts
|
a01393d727
fix: Various typescript fixes
|
3 years ago |
|
websockets.ts
|
d8b73be1de
refactor: Provide application config over WS and split frontend config into backend and .env
|
2 years ago |