Commit Graph

918 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
8039ad1da3 Updated version of host-mode 2018-06-07 11:41:12 +02:00
Kasper Rynning-Tønnesen
f4336bdb6a 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
1e016ef317 Removed some window-variables 2018-06-06 21:00:40 +02:00
Kasper Rynning-Tønnesen
3b5b302a16 Now working with loadMedia on chromecast 2018-06-06 20:28:20 +02:00
Kasper Rynning-Tønnesen
779e93cca8 Added small info on how to go out of host-mode 2018-06-06 16:21:56 +02:00
Kasper Rynning-Tønnesen
058b235eb7 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
ddbd2a6381 Added missing function in embedded version 2018-06-06 16:05:01 +02:00
Kasper Rynning-Tønnesen
6587f371de Fixed issue with hostmode navigating and embedded issue 2018-06-06 16:01:33 +02:00
Kasper Rynning-Tønnesen
6636c8481a 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
476f44c7e2 Sending chromecast-values again on reconnect 2018-06-05 19:20:51 +02:00
Kasper Rynning-Tønnesen
8d314e150f Hiding 'waiting for video' text 2018-06-05 19:14:37 +02:00
Kasper Rynning-Tønnesen
9eed4b5955 Trying to add a log to test if code is correctly run 2018-06-05 19:10:26 +02:00
Kasper Rynning-Tønnesen
800d63be17 Tried to update to add a small temporary log 2018-06-05 19:08:11 +02:00
Kasper Rynning-Tønnesen
028782d1d4 Use best connection to chromecast 2018-06-05 19:03:21 +02:00
Kasper Rynning-Tønnesen
b55607ec1d 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
a5b55aa692 Sending channel on mobilespecs now 2018-06-04 22:30:36 +02:00
Kasper Rynning-Tønnesen
b0a24d9946 Updates 2018-06-04 22:27:02 +02:00
Kasper Rynning-Tønnesen
72a0e7d6b0 Autoplaying celebration on api-complete 2018-06-04 16:24:30 +02:00
Kasper Rynning-Tønnesen
9a6ee1baa2 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
fdc8943260 Changed bitcoin-address to used address 2018-06-04 13:35:53 +02:00
Kasper Rynning-Tønnesen
ee6497db0b Correct way of seeking in song 2018-06-01 15:24:33 +02:00
Kasper Rynning-Tønnesen
aace2b6549 Merge branch 'master' of github.com:zoff-music/zoff 2018-06-01 15:20:26 +02:00
Kasper Rynning-Tønnesen
799bd1a223 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
e574d7542f No GA traffic on localhost 2018-06-01 13:07:53 +02:00
Kasper Rynning-Tønnesen
9727ef2039 Sorting list and added a fallback on crash 2018-05-31 22:24:25 +02:00
Kasper Rynning-Tønnesen
f6fd8caa7e Better redirect with QRcode 2018-05-31 17:26:15 +02:00
Kasper Rynning-Tønnesen
37764a4201 Not crashing on navigating to different channel 2018-05-31 15:51:17 +02:00
Kasper Rynning-Tønnesen
f7664ac32b Fixed slashes issues in channel-names 2018-05-31 15:49:17 +02:00
Kasper Rynning-Tønnesen
ded625ae25 Better handling of og_image 2018-05-31 15:31:54 +02:00
Kasper Rynning-Tønnesen
4bdf9447f1 Updated facebook og:image 2018-05-31 15:15:17 +02:00
Kasper Rynning-Tønnesen
a4e73c8392 Bigger cards on frontpage to handle the bigger channel-names 2018-05-31 15:03:58 +02:00
Kasper Rynning-Tønnesen
96e61d7e6c Removed a small log 2018-05-31 15:03:18 +02:00
Kasper Rynning-Tønnesen
82ac25c5d2 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
68c24b6317 Sorting on sending list via socket and RESTApi when projecting 2018-05-30 11:39:20 +02:00
Kasper Rynning-Tønnesen
fcaa50cfd4 Fixed pausing with spacebar playing video on casting 2018-05-29 19:51:27 +02:00
Kasper Rynning-Tønnesen
aceaa64920 Changed default requests per second to 20 instead of 100 2018-05-29 19:43:22 +02:00
Kasper Rynning-Tønnesen
adc55ee420 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
51a5cc2b13 Merge branch 'master' of github.com:zoff-music/zoff 2018-05-29 14:38:27 +02:00
Kasper Rynning-Tønnesen
90c8ba353d Sending source on playlist add, and printing source and thumbnail api 2018-05-29 14:38:18 +02:00
Kasper Rynning-Tønnesen
4c26fff033 Flex auto on main-container 2018-05-25 16:20:16 +02:00
Kasper Rynning-Tønnesen
80ee5084a9 Removed local fonts 2018-05-24 13:31:00 +02:00
Kasper Rynning-Tønnesen
a0d01484ae Removed a jQuery file 2018-05-24 13:28:20 +02:00
Kasper Rynning-Tønnesen
120b3a0676 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
0531c65ee2 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
b3fbd88a44 Not hiding result-containers on short input anymore 2018-05-22 22:09:44 +02:00
Kasper Rynning-Tønnesen
dacddf6cd7 Trying to fix issue where video pauses on skipping too fast 2018-05-21 14:16:12 +02:00
Kasper Rynning-Tønnesen
c11927de51 Added errormessage on faulty admin-login 2018-05-12 15:25:49 +02:00
Kasper Rynning-Tønnesen
d93c4eb2e7 Removed way of adding API-token from adminpanel 2018-05-12 15:18:30 +02:00
Kasper Rynning-Tønnesen
0f22647c9c Sorting channels before adding to selects on adminpanel 2018-05-12 15:14:55 +02:00
Kasper Rynning-Tønnesen
1bd1676f82 Updated performance of adminpanel 2018-05-12 15:07:59 +02:00