Jonathan
|
599e3b3093
feat: added option to use initials for avatar
|
3 years ago |
Jonathan
|
4eb6ffadda
docs: added smtp property and description to backend config file
|
3 years ago |
Jonathan
|
99f6107dc8
fix(ResetPassword): night mode css issue
|
3 years ago |
Jonathan
|
fe5620b6e2
refactor: email is platform agnostic, allows for any provider through smtp
|
3 years ago |
Jonathan
|
18658042e3
fix: socket.io 2.4.1 has a breaking change
|
3 years ago |
Owen Diffey
|
41f63282a6
Updated editPlaylist scrolling
|
3 years ago |
Jonathan
|
572d7bd835
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
f29ca7ebd7
fix: improved notifications to user if song is unable to be played for them
|
3 years ago |
Kristian Vos
|
86ca55f18c
Started work on station playlists. WIP
|
3 years ago |
Jonathan
|
120e46d82f
fix: prevented buttons in pages that use the TabQueryHandler from modifying query in URL
|
3 years ago |
Jonathan
|
c28c1010c4
fix: eslint issue & socket events emitted properly when privacy updated of playlist
|
3 years ago |
Owen Diffey
|
9e637a9871
Compress home background image
|
3 years ago |
Jonathan
|
ccb39c64c2
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
19ff2f826e
fix(User List): let logged-out user know if they are alone
|
3 years ago |
Owen Diffey
|
03c1048781
Homepage redesign
|
3 years ago |
Jonathan
|
1c7bb59428
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
3712506446
feat: allowed anyone to view public playlists on a user's profile
|
3 years ago |
Kristian Vos
|
cc1f6c2b52
Added migration system, including migration 1
|
3 years ago |
Jonathan
|
813f3e5182
refactor: new design for Edit Playlist modal
|
3 years ago |
Jonathan
|
0f58c9803a
feat(CreatePlaylist): privacy can now be specified when creating a playlist
|
3 years ago |
Jonathan
|
f50f3f26d4
fix(Station page/Queue Sidebar): queue takes up full height when button isn't present
|
3 years ago |
Jonathan
|
3bcc4429dd
refactor(Settings): moved tab system to use TabQueryHandler mixin
|
3 years ago |
Jonathan
|
b18e59a85c
feat(Profile): current tab saved on refresh, TabQueryHandler now a mixin
|
3 years ago |
Jonathan
|
b659e5ac06
feat(User List): added share button (cp to clipboard), fixed some overflow issues
|
3 years ago |
Jonathan
|
c876a7f65a
feat(User List): added notification box for messages e.g. 'You're the only user!'
|
3 years ago |
Jonathan
|
f673d11289
feat(User List): non-logged in users must be only be counted once per IP
|
3 years ago |
Jonathan
|
fb55ee2aae
Revert "Removed isUserModifiable playlist attribute"
|
3 years ago |
Owen Diffey
|
e555ec6f12
Removed mongoclient service
|
3 years ago |
Owen Diffey
|
5be688577e
Removed isUserModifiable playlist attribute
|
3 years ago |
Kristian Vos
|
cd9aed3d91
Added genre playlists
|
3 years ago |