Kristian Vos 07224b8ed1 fix(RemoveAccount): deleting your own account would delete all playlists in the database 2 years ago
..
actions 07224b8ed1 fix(RemoveAccount): deleting your own account would delete all playlists in the database 2 years ago
cache 6ad6ed7cf4 feat(Activities): hide some activities that are repeated unnecessarily 3 years ago
db d79092f618 Merge branch 'owen-reduce-limits' of https://github.com/odiffey/MusareNode into odiffey-owen-reduce-limits 2 years ago
mail fb46afcab6 feat(AccountRemoval): data removal request to admins, email sent to admins 3 years ago
migration 9b511dc974 refactor(Station): changed the way likes/dislikes are loaded 3 years ago
activities.js c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
api.js 2968e81a57 Fixed issue where station wouldn't always skip 3 years ago
app.js 2e5f9ff93d fix(Routing): don't modify route object for first 50ms in case of need to fetch queries 2 years ago
notifications.js 1179ae3bbd Fixed some bugs with admin tabs and errors with songs with negative durations 3 years ago
playlists.js c73e1a68b8 News db migration 3 years ago
punishments.js 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
songs.js 2dae482bfa fix: fixed some backend eslint errors 3 years ago
stations.js 0d7b30de88 fix: sometimes there would be errors if a socket got destroyed before being fetched 2 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 8ff2dc22a0 chore: updated backend packages and ran npm audit fix 2 years ago
youtube.js f47e99b0ac Removed debug value 3 years ago