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