.. |
actions
|
79b6ecaa44
fix(Register): action now resolves properly (job queue hangup with getting random string)
|
4 years ago |
cache
|
6ad6ed7cf4
feat(Activities): hide some activities that are repeated unnecessarily
|
4 years ago |
db
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
4 years ago |
mail
|
fe5620b6e2
refactor: email is platform agnostic, allows for any provider through smtp
|
4 years ago |
migration
|
9804a5e62b
Small improvement to migration2
|
4 years ago |
activities.js
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 years ago |
api.js
|
2968e81a57
Fixed issue where station wouldn't always skip
|
4 years ago |
app.js
|
79b6ecaa44
fix(Register): action now resolves properly (job queue hangup with getting random string)
|
4 years ago |
notifications.js
|
110271df79
Rewrote job system partly
|
4 years ago |
playlists.js
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
4 years ago |
punishments.js
|
7cd013631b
Fixed issues with punishments and made view punishment modal independent
|
4 years ago |
songs.js
|
6ad6ed7cf4
feat(Activities): hide some activities that are repeated unnecessarily
|
4 years ago |
stations.js
|
02eff38cb2
fix(backend): some functions were holding up the job queue
|
4 years ago |
tasks.js
|
3c0a43ff41
fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly
|
4 years ago |
utils.js
|
133dc7843c
style(WS): eslint issues from recent changes
|
4 years ago |
ws.js
|
20a0c887f2
fix(WS): on socket reconnect, rooms should be rejoined
|
4 years ago |
youtube.js
|
7c9fb22d7a
fix(YouTube API): topicDetails Ids not being returned for some API keys
|
4 years ago |