Kristian Vos 5480cfe629 Added migration4 for song merging il y a 4 ans
..
actions 79a00ccc50 Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues il y a 4 ans
cache 6ad6ed7cf4 feat(Activities): hide some activities that are repeated unnecessarily il y a 4 ans
db ecf071e16c Hopefully some more fixes in addition to previous commit il y a 4 ans
mail fe5620b6e2 refactor: email is platform agnostic, allows for any provider through smtp il y a 4 ans
migration 5480cfe629 Added migration4 for song merging il y a 4 ans
activities.js 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes il y a 4 ans
api.js 2968e81a57 Fixed issue where station wouldn't always skip il y a 4 ans
app.js f07b3104ed fix(GitHub API): issues with using GitHub login/register fixed il y a 4 ans
notifications.js 1179ae3bbd Fixed some bugs with admin tabs and errors with songs with negative durations il y a 4 ans
playlists.js 997f5e20a0 Added button to delete orphaned genre playlists il y a 4 ans
punishments.js 7cd013631b Fixed issues with punishments and made view punishment modal independent il y a 4 ans
songs.js ba48e8a699 More fixes like previous two il y a 4 ans
stations.js 79a00ccc50 Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues il y a 4 ans
tasks.js 3c0a43ff41 fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly il y a 4 ans
utils.js e7cc54f815 Split SHUFFLE function to its intended use il y a 4 ans
ws.js 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s il y a 4 ans
youtube.js c205a8c786 Added rate limiter for YouTube il y a 4 ans