Owen Diffey 6c23688202 Added profile pictures to station users tab 4 年 前
..
actions eb08f4e888 Added profile picture to admin users tab 4 年 前
cache 2b9286650a Fixed some issues with tasks and cache 4 年 前
db 1c7bb59428 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 年 前
mail fe5620b6e2 refactor: email is platform agnostic, allows for any provider through smtp 4 年 前
migration cc1f6c2b52 Added migration system, including migration 1 4 年 前
activities.js 18a33b69af Moved socket.io functions to the io module 4 年 前
api.js 2968e81a57 Fixed issue where station wouldn't always skip 4 年 前
app.js fb55ee2aae Revert "Removed isUserModifiable playlist attribute" 4 年 前
io.js 18658042e3 fix: socket.io 2.4.1 has a breaking change 4 年 前
notifications.js 110271df79 Rewrote job system partly 4 年 前
playlists.js 3712506446 feat: allowed anyone to view public playlists on a user's profile 4 年 前
punishments.js 7cd013631b Fixed issues with punishments and made view punishment modal independent 4 年 前
songs.js 813f3e5182 refactor: new design for Edit Playlist modal 4 年 前
stations.js 020ac58a23 EditSong modal on stations for current and queued songs 4 年 前
tasks.js 6c23688202 Added profile pictures to station users tab 4 年 前
utils.js 8c50a42799 fix(Playlists): fixed shuffle logic, removed unnecessary array sorting 4 年 前
youtube.js 190e095d37 feat: added 'load more...' button for youtube search results 4 年 前