Owen Diffey
|
9e62f495e4
fix: _id, verified and skipDuration attributes missing from playlist and/or station schemas
|
2 éve |
Owen Diffey
|
581d10776b
refactor: trim certain user modifiable strings in playlists, songs, reports and stations
|
2 éve |
Owen Diffey
|
79eeeb40e0
refactor: Verified parameter as a boolean and hidden song as a tag migration
|
2 éve |
Kristian Vos
|
1e40c95369
Revert "refactor(Songs): verified property as boolean and removed hidden type"
|
2 éve |
Owen Diffey
|
2e749eff6c
refactor(Songs): verified property as boolean and removed hidden type
|
2 éve |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
2 éve |
Jonathan
|
5e545d0e5b
refactor(Sortable Songs In Playlists): revisited efficiency of solution
|
3 éve |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
3 éve |
Kristian Vos
|
67d5330f09
Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab.
|
3 éve |
Owen Diffey
|
de3cf99bbd
Now passing verified song attribute to queue and playlists
|
3 éve |
Kristian Vos
|
ebb7502d60
Hopefully fixed some issues with stations and initializing
|
3 éve |
Kristian Vos
|
df5726bf67
Tried to fix weird issue with subdocuments in station documents
|
3 éve |
Kristian Vos
|
dd7aa53641
Merge branch 'polishing' into kris-station-playlists
|
3 éve |
Kristian Vos
|
86ca55f18c
Started work on station playlists. WIP
|
3 éve |
Jonathan
|
1c7bb59428
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 éve |
Kristian Vos
|
cc1f6c2b52
Added migration system, including migration 1
|
3 éve |
Jonathan
|
813f3e5182
refactor: new design for Edit Playlist modal
|
3 éve |
Jonathan
|
fb55ee2aae
Revert "Removed isUserModifiable playlist attribute"
|
3 éve |
Owen Diffey
|
5be688577e
Removed isUserModifiable playlist attribute
|
3 éve |
Kristian Vos
|
3849741f97
Added option for different playlist types
|
3 éve |
Jonathan
|
4f498292ca
feat(Playlists): added drag and drop to songs
|
3 éve |
Jonathan
|
2123f85fcf
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 éve |
Jonathan
|
b50f2c1ad1
refactor(liked/disliked songs): now using a playlist structure for like/disliked songs
|
3 éve |
Owen Diffey
|
556a0b1e6f
Playlist privacy setting
|
3 éve |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
3 éve |
Jonathan
|
c59a4f3cc2
fix: issue with date.now() providing date of schema creation, not document creation
|
5 éve |
KrisVos130
|
ace32436b2
Worked on replacing playlist _id.
|
7 éve |
KrisVos130
|
dd6322a8b4
Fixed more issues with socket not removing callbacks and backend being spammed.
|
7 éve |
KrisVos130
|
486cc97247
Fixed issues with playlists.
|
7 éve |
KrisVos130
|
0551431f24
Changed things for old db compatibility.
|
7 éve |