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