Kasper Rynning-Tønnesen
28e48c59d6
Added toast for when new song is added, and changed so the playlistpage is switched to 1 on host-mode enabling
2018-06-07 14:25:17 +02:00
Kasper Rynning-Tønnesen
25e2cdc707
Changing qr-code and join link when changing channel by remotecontroller
2018-06-07 11:54:51 +02:00
Kasper Rynning-Tønnesen
5826ad60a9
Fixed small issue where client-mode crashes
2018-06-07 11:43:23 +02:00
Kasper Rynning-Tønnesen
8459923409
Updated version of host-mode
2018-06-07 11:41:12 +02:00
Kasper Rynning-Tønnesen
5cfeaa8917
Added a function to embedded player in case it thinks it needs it
2018-06-06 22:54:50 +02:00
Kasper Rynning-Tønnesen
d41db9cc76
Removed some window-variables
2018-06-06 21:00:40 +02:00
Kasper Rynning-Tønnesen
820dfdb377
Now working with loadMedia on chromecast
2018-06-06 20:28:20 +02:00
Kasper Rynning-Tønnesen
f3db3701c9
Fixed issue with too many/too few playlist-elements being shown on window-resize
2018-06-06 16:19:35 +02:00
Kasper Rynning-Tønnesen
0abae82868
Added missing function in embedded version
2018-06-06 16:05:01 +02:00
Kasper Rynning-Tønnesen
a858995efb
Fixed issue with hostmode navigating and embedded issue
2018-06-06 16:01:33 +02:00
Kasper Rynning-Tønnesen
d23386b245
Added a host-mode
...
- Fullscreen video + playlist
- Removed fullscreenbutton in host-mode
- Removed skip-button in host-mode
- Disabled skipping in host-mode
- Removed buttons and rightclick menus in host-mode
- Host mode for easily having a computer playing at a party without being able to modifying the currently playing video/song
2018-06-06 15:58:28 +02:00
Kasper Rynning-Tønnesen
b91a7f17f1
Sending chromecast-values again on reconnect
2018-06-05 19:20:51 +02:00
Kasper Rynning-Tønnesen
408f9b4698
Hiding 'waiting for video' text
2018-06-05 19:14:37 +02:00
Kasper Rynning-Tønnesen
832f27922d
Trying to add a log to test if code is correctly run
2018-06-05 19:10:26 +02:00
Kasper Rynning-Tønnesen
e8e04192e7
Tried to update to add a small temporary log
2018-06-05 19:08:11 +02:00
Kasper Rynning-Tønnesen
4bc32235df
Use best connection to chromecast
2018-06-05 19:03:21 +02:00
Kasper Rynning-Tønnesen
2560450a6d
Sending more values to get chromecast to think it is the mobile phone
2018-06-05 11:02:03 +02:00
Kasper Rynning-Tønnesen
3720cea40f
Sending channel on mobilespecs now
2018-06-04 22:30:36 +02:00
Kasper Rynning-Tønnesen
8bc5d1821e
Updates
2018-06-04 22:27:02 +02:00
Kasper Rynning-Tønnesen
b8d04d9534
Autoplaying celebration on api-complete
2018-06-04 16:24:30 +02:00
Kasper Rynning-Tønnesen
c7938f010d
Signing up for the API work again
...
- Can use the same email more than once, the only difference is that it wont create a new key, only a new link to the key
2018-06-04 16:21:36 +02:00
Kasper Rynning-Tønnesen
f3dd0b0063
Correct way of seeking in song
2018-06-01 15:24:33 +02:00
Kasper Rynning-Tønnesen
04b44ccda3
Fixed issue with seeking too far in playlist where song has a set start-time
2018-06-01 15:20:07 +02:00
Kasper Rynning-Tønnesen
fdbe0c6e92
Sorting list and added a fallback on crash
2018-05-31 22:24:25 +02:00
Kasper Rynning-Tønnesen
2463ad3952
Better redirect with QRcode
2018-05-31 17:26:15 +02:00
Kasper Rynning-Tønnesen
d8ad959ac5
Not crashing on navigating to different channel
2018-05-31 15:51:17 +02:00
Kasper Rynning-Tønnesen
b387250c2d
Fixed slashes issues in channel-names
2018-05-31 15:49:17 +02:00
Kasper Rynning-Tønnesen
d8c211c4d3
Removed a small log
2018-05-31 15:03:18 +02:00
Kasper Rynning-Tønnesen
9d10397fe5
Multi-word channel-names and API-fixes
...
- Spaces and signs allowed in channel-name
- Added missing functioncalls in RESTApi
2018-05-31 14:45:21 +02:00
Kasper Rynning-Tønnesen
65f7f50c18
Sorting on sending list via socket and RESTApi when projecting
2018-05-30 11:39:20 +02:00
Kasper Rynning-Tønnesen
db62d92d1c
Fixed pausing with spacebar playing video on casting
2018-05-29 19:51:27 +02:00
Kasper Rynning-Tønnesen
ee546ade01
Updated thumbnailchecking
...
- Borrowing youtube 404 image for now if someone tries to trick the server to use other thumbnail than soundlcoud thumbnail when adding soundcloud song
- Setting thumbnail in db even for youtube-videos, for more consistency
2018-05-29 15:02:09 +02:00
Kasper Rynning-Tønnesen
35ff48a15c
Sending source on playlist add, and printing source and thumbnail api
2018-05-29 14:38:18 +02:00
Kasper Rynning-Tønnesen
2174d9bfd7
offline and color fixes
...
- ColorThief on soundcloud images
- Video title now working on offline instantiated player
- Green connected toast on connected
2018-05-24 13:22:29 +02:00
Kasper Rynning-Tønnesen
b2a5901a11
Uncommented dismissal of toasts on click until a new materializecss version is released
2018-05-24 13:00:33 +02:00
Kasper Rynning-Tønnesen
757062bb5a
Not hiding result-containers on short input anymore
2018-05-22 22:09:44 +02:00
Kasper Rynning-Tønnesen
7df2bbe5b9
Trying to fix issue where video pauses on skipping too fast
2018-05-21 14:16:12 +02:00
Kasper Rynning-Tønnesen
49216d54bc
Removed unused variables
2018-05-11 11:56:16 +02:00
Kasper Rynning-Tønnesen
16268c1202
Fixed issue where find-function says it found one element when it didnt
2018-05-11 11:48:24 +02:00
Kasper Rynning-Tønnesen
31b75ab26e
Updated /help on chat
2018-05-10 14:01:38 +02:00
Kasper Rynning-Tønnesen
268ccc9dae
Search and keypress issues
...
- Not searching on empty strings on soundcloud
- Fixed escape-button issue hiding song-title
- Escape button now works with closing find-dialog
- Fireplace-player fixes on open/close button for search
2018-05-08 14:56:27 +02:00
Kasper Rynning-Tønnesen
35014d6a05
Improved mobile and desktop
...
- Showing correct button on mobile
- Showing and hiding player-element on play/pause on mobile
- Improved playback on desktop, not stopping videoes if they're skipped while one is loading/buffering
- Small player visual-fixes on mobile
2018-05-08 09:56:55 +02:00
Kasper Rynning-Tønnesen
a3c945ab42
Fix for offline-mode having now_playing object updated wrongly
2018-05-07 16:16:13 +02:00
Kasper Rynning-Tønnesen
e6a4fe500b
Full-screen on soundcloud album-cover with videoonly for embedded
2018-05-07 15:46:04 +02:00
Kasper Rynning-Tønnesen
6b54c8766a
Fix for allow autoplay in chrome
2018-05-07 15:25:39 +02:00
Kasper Rynning-Tønnesen
c029bb3887
Other timeout
2018-05-07 15:19:34 +02:00
Kasper Rynning-Tønnesen
6d0717d385
Trying with more timeout
2018-05-07 14:49:20 +02:00
Kasper Rynning-Tønnesen
f82ac79852
Workaround for playing if autoplay
2018-05-07 14:46:26 +02:00
Kasper Rynning-Tønnesen
43a1630966
Trying without the fix
2018-05-07 14:45:35 +02:00
Kasper Rynning-Tønnesen
2672aa8490
Cheap workaround for playing embedded player
2018-05-07 14:44:17 +02:00