Kristian Vos
|
03ef75eedf
Fixed issue with initials profile picture if no name is set
|
3 years ago |
Kristian Vos
|
41f7e2b1d7
Fixed a few issues with importing a YouTube playlist
|
3 years ago |
Jonathan
|
4c95f81bd0
fix(ActivityItem): css issue caused by modularising thumbnails
|
3 years ago |
Jonathan
|
1e229dc3ad
fix(frontend): if server connection is lost, toast is now persistent
|
3 years ago |
Kristian Vos
|
c6cb284d33
Fixed issue with genres not loading in editstation modal
|
3 years ago |
Kristian Vos
|
f0b2b62a6e
Hopefully fixed bug where Please click anywhere would appear during playing video on station page
|
3 years ago |
Kristian Vos
|
f495e7d164
Improved AddToPlaylistDropdown
|
3 years ago |
Kristian Vos
|
2ca83547eb
Fixed some issues with updating songs on admin pages
|
3 years ago |
Kristian Vos
|
d76e3c916b
Fixed issue where songs wouldn't get updated in list after saving on admin pages
|
3 years ago |
Kristian Vos
|
2732632d0c
Fixed issue where included playlists song add/remove didn't update station playlists
|
3 years ago |
Vos
|
22d8a0b952
Merge pull request #69 from Musare/kris-activitywatch
|
3 years ago |
Kristian Vos
|
eb2d6ea813
Improved toasts a bit more, and temporarily disabled custom toast css
|
3 years ago |
Kristian Vos
|
ac826ba060
Merge branch 'polishing' into kris-activitywatch
|
3 years ago |
Owen Diffey
|
050e1fff1a
Added Add Song to Queue button for song items in playlist modal
|
3 years ago |
Kristian Vos
|
047dff595d
Added persistent toasts to ActivityWatch integration
|
3 years ago |
Owen Diffey
|
1d0d7faa9e
Now defaulting to serve backend from /backend when using docker
|
3 years ago |
Kristian Vos
|
5e9abcf93e
Small tweak, flooring startDuration for ActivityWatch extension since it isn't very accurate
|
3 years ago |
Kristian Vos
|
28a571c5d2
Added preference for ActivityWatch integration
|
3 years ago |
Kristian Vos
|
756a9a68d8
Initial commit for ActivityWatch integration
|
3 years ago |
Jonathan
|
d55eab3406
fix(WS): room name wasn't passed when attempting to join a song room
|
3 years ago |
Jonathan
|
9c47a6b4d0
fix(Home page): Create Station card broken on mobile
|
3 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
3 years ago |
Jonathan
|
04f1990cb1
fix: removed deprecated 'statistics' admin page, removed chart.js package
|
3 years ago |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
3 years ago |
Owen Diffey
|
4de4e4002f
Scroll handler fix
|
3 years ago |
Owen Diffey
|
f3cd5c15b1
Removed unneeded handleScroll functions on admin/songs
|
3 years ago |
Owen Diffey
|
49b0ef2063
Added Song Item component
|
3 years ago |
Owen Diffey
|
f40259071e
Fixed AddSongToPlaylist within SongActions width being too small
|
3 years ago |
Owen Diffey
|
d5d94e1587
Added song thumbnail component to report modal
|
3 years ago |
Owen Diffey
|
621628068d
Prevented tooltips staying in focus when modal opened from currently playing
|
3 years ago |