Jonathan 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s 3 years ago
..
actions aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 3 years ago
cache 6ad6ed7cf4 feat(Activities): hide some activities that are repeated unnecessarily 3 years ago
db 8f36c898d3 Fixed one more small issue with creating new playlists 3 years ago
mail fe5620b6e2 refactor: email is platform agnostic, allows for any provider through smtp 3 years ago
migration 4e74c3a930 Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code 3 years ago
activities.js 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
api.js 2968e81a57 Fixed issue where station wouldn't always skip 3 years ago
app.js f07b3104ed fix(GitHub API): issues with using GitHub login/register fixed 3 years ago
notifications.js 110271df79 Rewrote job system partly 3 years ago
playlists.js 4e74c3a930 Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code 3 years ago
punishments.js 7cd013631b Fixed issues with punishments and made view punishment modal independent 3 years ago
songs.js 6ad6ed7cf4 feat(Activities): hide some activities that are repeated unnecessarily 3 years ago
stations.js 16d46f70a1 Fixed backend build issues 3 years ago
tasks.js 3c0a43ff41 fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly 3 years ago
utils.js e7cc54f815 Split SHUFFLE function to its intended use 3 years ago
ws.js 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s 3 years ago
youtube.js c205a8c786 Added rate limiter for YouTube 3 years ago