Jonathan 1c1c050354 fix: SOCKETS_FROM_USER shouldn't stop when it comes across logged-out visitors 4 years ago
..
actions c791bb309c chore(Activities): moved ActivityItem to separate component 4 years ago
cache 2b9286650a Fixed some issues with tasks and cache 4 years ago
db d2f268a7a4 Profile picture initials random background color 4 years ago
mail fe5620b6e2 refactor: email is platform agnostic, allows for any provider through smtp 4 years ago
migration cc1f6c2b52 Added migration system, including migration 1 4 years ago
activities.js 18a33b69af Moved socket.io functions to the io module 4 years ago
api.js 2968e81a57 Fixed issue where station wouldn't always skip 4 years ago
app.js d281ebd44f chore: replaced 'request' (which is deprecated) with 'axios' package 4 years ago
io.js 1c1c050354 fix: SOCKETS_FROM_USER shouldn't stop when it comes across logged-out visitors 4 years ago
notifications.js 110271df79 Rewrote job system partly 4 years ago
playlists.js 3712506446 feat: allowed anyone to view public playlists on a user's profile 4 years ago
punishments.js 7cd013631b Fixed issues with punishments and made view punishment modal independent 4 years ago
songs.js 813f3e5182 refactor: new design for Edit Playlist modal 4 years ago
stations.js 020ac58a23 EditSong modal on stations for current and queued songs 4 years ago
tasks.js 6c23688202 Added profile pictures to station users tab 4 years ago
utils.js 8c50a42799 fix(Playlists): fixed shuffle logic, removed unnecessary array sorting 4 years ago
youtube.js d281ebd44f chore: replaced 'request' (which is deprecated) with 'axios' package 4 years ago