Owen Diffey
|
4d0cb772de
Added login to create station card on homepage
|
3 years ago |
Owen Diffey
|
8466acc7cf
Locally host fonts and client side scripts
|
3 years ago |
Owen Diffey
|
bb6b9dda5e
Added login required tooltips to station action buttons
|
3 years ago |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
3 years ago |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
3 years ago |
Jonathan
|
9cf3ed25c2
feat(Activities): hiding activities now emits to all socket listeners
|
3 years ago |
Jonathan
|
60a2837089
feat(Activities): added preference whether to hide or show all activity
|
3 years ago |
Jonathan
|
1c1c050354
fix: SOCKETS_FROM_USER shouldn't stop when it comes across logged-out visitors
|
3 years ago |
Jonathan
|
c791bb309c
chore(Activities): moved ActivityItem to separate component
|
3 years ago |
Jonathan
|
865d3055c4
chore: moved SaveButton.vue to the main mixins folder
|
3 years ago |
Jonathan
|
6b744f30cc
fix(Station page / Users sidebar): prevented console error
|
3 years ago |
Jonathan
|
ab3b89556c
fix(Keyboard Shortcuts): modals now close properly when ESC key is pressed
|
3 years ago |
Jonathan
|
dfabeb8607
chore: moved all modals to components folder
|
3 years ago |
Jonathan
|
8ac030b85f
feat(EditPlaylist): keep isAddedToQueue for search results in sync with playlist changes
|
3 years ago |
Jonathan
|
331523b675
fix(Station page): updating station name does not move users to new url
|
3 years ago |
Jonathan
|
3f6c3deac3
fix(Settings): edge-case that avatar colour changes unnecessarily
|
3 years ago |
Jonathan
|
5a4f76cbe8
fix(EditStation): removed irrelevant code that was preventing toast messages
|
3 years ago |
Owen Diffey
|
d2f268a7a4
Profile picture initials random background color
|
3 years ago |
Jonathan
|
3e97a8e9e4
feat(EditPlaylists): ability to remove songs from liked/disliked playlists
|
3 years ago |
Jonathan
|
d663304022
chore: cleaned up lofig code
|
3 years ago |
Jonathan
|
d281ebd44f
chore: replaced 'request' (which is deprecated) with 'axios' package
|
3 years ago |
Jonathan
|
5e9fbb8a22
feat(EditPlaylist): playlist 'export as json' functionality
|
3 years ago |
Jonathan
|
43c2575173
fix(EditPlaylist): logged-out users shouldn't be able to drag songs around
|
3 years ago |
Jonathan
|
106b25aa51
chore: updated lofig to newest version (prevents fetching json files multiple times)
|
3 years ago |
Kristian Vos
|
2b23a756e7
Added jobs to get and remove orphaned station playlists
|
3 years ago |
Owen Diffey
|
6cb3ab7cb6
Fixed issues with editPlaylist responsiveness
|
3 years ago |
Owen Diffey
|
6c23688202
Added profile pictures to station users tab
|
3 years ago |
Owen Diffey
|
f6a6b17165
Removed MobileAlert and other tweaks
|
3 years ago |
Owen Diffey
|
eb08f4e888
Added profile picture to admin users tab
|
3 years ago |
Jonathan
|
190e095d37
feat: added 'load more...' button for youtube search results
|
3 years ago |