Commit Graph

1145 Commits

Author SHA1 Message Date
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
da3d3ea83b Improved end-checking somewhat with less needed database-calls 2018-06-05 15:24:31 +02:00
Kasper Rynning-Tønnesen
51f7477d1a Less db-queries for settings 2018-06-05 15:08:48 +02:00
Kasper Rynning-Tønnesen
9c1eeb17d4 Added trust proxy 2018-06-05 14:28:19 +02:00
Kasper Rynning-Tønnesen
38f7ccc06b Added another fallback for id's being empty when chromecasting 2018-06-05 12:49:51 +02:00
Kasper Rynning-Tønnesen
55bc1593af Cleaning up logs, now working chromecast on private channel 2018-06-05 11:55:22 +02:00
Kasper Rynning-Tønnesen
f9c95efe5d Created a forever loop 2018-06-05 11:07:49 +02:00
Kasper Rynning-Tønnesen
a3aea4902b Allowing chromecast to fetch position 2018-06-05 11:05:47 +02:00
Kasper Rynning-Tønnesen
88a3ecd108 Typo in variable-name 2018-06-05 11:04:05 +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
abe6d1f5bb Trying the flowthrough 2018-06-05 10:52:45 +02:00
Kasper Rynning-Tønnesen
764abdd19b Switching two variables around 2018-06-05 10:47:10 +02:00
Kasper Rynning-Tønnesen
1476c8b0bc Trying to avoid chromecast fetching position 2018-06-05 10:43:16 +02:00
Kasper Rynning-Tønnesen
c4bacf5663 Typo.. 2018-06-05 10:38:09 +02:00
Kasper Rynning-Tønnesen
051d5df1ac Trying a failsafe on the cookie_id 2018-06-05 10:37:12 +02:00
Kasper Rynning-Tønnesen
94182ddaf7 Trying to check useragent 2018-06-05 10:35:25 +02:00
Kasper Rynning-Tønnesen
4e77585a27 Uncommented a feature 2018-06-05 10:24:09 +02:00
Kasper Rynning-Tønnesen
394b73e5d0 Forgot length of element 2018-06-04 23:55:52 +02:00
Kasper Rynning-Tønnesen
36cb2cd55a Logging more testing to see if data is set correctly 2018-06-04 23:54:16 +02:00
Kasper Rynning-Tønnesen
a44869a3cd Sending list with also 2018-06-04 23:48:40 +02:00
Kasper Rynning-Tønnesen
36618e34d4 Forgot to export function 2018-06-04 23:46:42 +02:00
Kasper Rynning-Tønnesen
3bc0aa885f Trying way of emulating cookies for chromecast 2018-06-04 23:45:25 +02:00
Kasper Rynning-Tønnesen
b6c2a14445 trying with sending another id 2018-06-04 23:13:13 +02:00
Kasper Rynning-Tønnesen
c38ec389ac Printing out existing users 2018-06-04 23:09:29 +02:00
Kasper Rynning-Tønnesen
d5c8aa3dae Printing tests to see what stop chromecast from joining channel 2018-06-04 23:06:42 +02:00
Kasper Rynning-Tønnesen
2ebb35f377 Testing small things 2018-06-04 22:45:28 +02:00
Kasper Rynning-Tønnesen
ed55f0768a Trying some more debugs 2018-06-04 22:37:19 +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
32d0d4f193 Trying to fix crash on zoff 2018-06-04 22:04:17 +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
cd0060f565 Changed bitcoin-address to used address 2018-06-04 13:35:53 +02:00
Kasper Rynning-Tønnesen
e8dc0d8c2d Added a catch in promise for Jimp read 2018-06-04 11:38:04 +02:00
Kasper Rynning-Tønnesen
99c1b1bd99 There is no function called sendstatus 2018-06-04 11:33:05 +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
102b15bde5 Merge branch 'master' of github.com:zoff-music/zoff 2018-06-01 15:20:26 +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
8d7feec269 No GA traffic on localhost 2018-06-01 13:07:53 +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
4a9bad6b11 Removed a log 2018-05-31 17:29:18 +02:00
Kasper Rynning-Tønnesen
2463ad3952 Better redirect with QRcode 2018-05-31 17:26:15 +02:00
Kasper Rynning-Tønnesen
ff4397487a Fixed issue with API crashes the server 2018-05-31 16:56:59 +02:00