Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 лет назад |
Kristian Vos
|
2d0eea3430
Added extra check to see if playlist exists in GET_PLAYLIST
|
3 лет назад |
Kristian Vos
|
ec506ddcce
Improved performance for GET_PLAYLIST job
|
3 лет назад |
Kristian Vos
|
6364b4914b
Worked on switching community stations playlist mode to new playlist system
|
3 лет назад |
Kristian Vos
|
64e616a90a
Commented out some code that was causing issues, will fix later
|
3 лет назад |
Jonathan Graham
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
3 лет назад |
Kristian Vos
|
cbd82f1914
Fixed issue where stations wouldn't automatically start playing after genres adding for example
|
3 лет назад |
Kristian Vos
|
4fc51fe301
Added way to automatically create and get missing genre playlists, does this on backend start
|
3 лет назад |
Kristian Vos
|
542818023b
Removed some left behind debug logs
|
3 лет назад |
Kristian Vos
|
4d3787651a
Fixed bugs from last commit and improved deleting orphaned station playlists
|
3 лет назад |
Kristian Vos
|
edfbc07ac6
Station skip for official playlists now uses official playlists
|
3 лет назад |
Kristian Vos
|
17e08a0464
Station playlist now updates when a genre playlist updates
|
3 лет назад |
Jonathan
|
6ad6ed7cf4
feat(Activities): hide some activities that are repeated unnecessarily
|
3 лет назад |
Kristian Vos
|
32691c64ca
Added job to autofill a station playlist
|
3 лет назад |
Kristian Vos
|
dd7aa53641
Merge branch 'polishing' into kris-station-playlists
|
3 лет назад |
Kristian Vos
|
2b23a756e7
Added jobs to get and remove orphaned station playlists
|
3 лет назад |
Jonathan
|
3712506446
feat: allowed anyone to view public playlists on a user's profile
|
3 лет назад |
Jonathan
|
fb55ee2aae
Revert "Removed isUserModifiable playlist attribute"
|
3 лет назад |
Owen Diffey
|
5be688577e
Removed isUserModifiable playlist attribute
|
3 лет назад |
Kristian Vos
|
cd9aed3d91
Added genre playlists
|
3 лет назад |
Kristian Vos
|
3849741f97
Added option for different playlist types
|
3 лет назад |
Jonathan
|
b50f2c1ad1
refactor(liked/disliked songs): now using a playlist structure for like/disliked songs
|
3 лет назад |
Kristian Vos
|
5840fd3244
Added jsdocs and fixed eslint errors
|
3 лет назад |
Kristian Vos
|
17b027fde6
Further improved job system
|
3 лет назад |
Kristian Vos
|
03a61883b3
Further improved backend
|
3 лет назад |
Kristian Vos
|
110271df79
Rewrote job system partly
|
3 лет назад |
Jonathan
|
fc28a7564f
chore(backend): added jsdocs for most functions
|
3 лет назад |
Jonathan
|
9719a8bdc6
fix(backend): few quick bug fixes, jobs must return a promise
|
3 лет назад |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
3 лет назад |
Kristian Vos
|
4169537b89
Fixed more than a hundred unhandled promise rejection issues
|
3 лет назад |