.. |
actions
|
4b41981e3b
Fixed some issues with likes/dislikes.
|
8 years ago |
cache
|
c1b7706c86
Added the task session cleaning.
|
8 years ago |
db
|
466fa90523
Temporarily moved queue validation to addToQueue function.
|
8 years ago |
mail
|
3d8db103aa
Added GitHub/password unlinking and linking.
|
8 years ago |
api.js
|
7424308509
API can now access different actions using a similar system to that of socket emitting. Any actions that require hooks don't work with the API yet.
|
8 years ago |
app.js
|
5650708e88
When logging in, logging out, or registering, user is redirected to previous page
|
8 years ago |
io.js
|
d232047e40
Changed docker-compose file to work on all systems, added way to get real ip from sockets in docker.
|
8 years ago |
logger.js
|
debf9ccd17
Fixed logger, defaultSong/simpleSong not having a skipDuration, the YouTube player not loading, Redis deprecation error.
|
8 years ago |
notifications.js
|
debf9ccd17
Fixed logger, defaultSong/simpleSong not having a skipDuration, the YouTube player not loading, Redis deprecation error.
|
8 years ago |
playlists.js
|
f4f5e1da99
Got mostly everything done for limits on backend. The playlist songs array doesn't get verified for some reason.
|
8 years ago |
songs.js
|
013803b989
Fixed issue with official playlists
|
8 years ago |
stations.js
|
debf9ccd17
Fixed logger, defaultSong/simpleSong not having a skipDuration, the YouTube player not loading, Redis deprecation error.
|
8 years ago |
tasks.js
|
c7e046d1de
Fixed small issue with tasks.
|
8 years ago |
utils.js
|
a85e008969
Worked more on errors and limits. Queue validation still not completely fixed.
|
8 years ago |