Kristian Vos c6d7a539fe Small fix for requesting orphaned playlist songs 4 lat temu
..
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 4 lat temu
cache 6ad6ed7cf4 feat(Activities): hide some activities that are repeated unnecessarily 4 lat temu
db 5624ec3e87 Worked more on song merging 4 lat temu
mail fe5620b6e2 refactor: email is platform agnostic, allows for any provider through smtp 4 lat temu
migration 4e74c3a930 Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code 4 lat temu
activities.js 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 lat temu
api.js 2968e81a57 Fixed issue where station wouldn't always skip 4 lat temu
app.js f07b3104ed fix(GitHub API): issues with using GitHub login/register fixed 4 lat temu
notifications.js 1179ae3bbd Fixed some bugs with admin tabs and errors with songs with negative durations 4 lat temu
playlists.js 997f5e20a0 Added button to delete orphaned genre playlists 4 lat temu
punishments.js 7cd013631b Fixed issues with punishments and made view punishment modal independent 4 lat temu
songs.js c6d7a539fe Small fix for requesting orphaned playlist songs 4 lat temu
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 4 lat temu
tasks.js 3c0a43ff41 fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly 4 lat temu
utils.js e7cc54f815 Split SHUFFLE function to its intended use 4 lat temu
ws.js 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s 4 lat temu
youtube.js c205a8c786 Added rate limiter for YouTube 4 lat temu