Commit Graph

66 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
3b5b302a16 Now working with loadMedia on chromecast 2018-06-06 20:28:20 +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
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
8d314e150f Hiding 'waiting for video' text 2018-06-05 19:14:37 +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
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
b3fbd88a44 Not hiding result-containers on short input anymore 2018-05-22 22:09:44 +02:00
Kasper Rynning-Tønnesen
93f9109848 Fix for allow autoplay in chrome 2018-05-07 15:25:39 +02:00
Kasper Rynning-Tønnesen
ca2e73b00b Not removing toasts anymore until materializecss fixes issue that comes with it 2018-05-07 11:43:20 +02:00
Kasper Rynning-Tønnesen
8a64fc816a Fixes for chromecasting and embedded player 2018-05-05 13:05:49 +02:00
Kasper Rynning-Tønnesen
54a42548cf Cleaned up logs 2018-05-04 21:19:10 +02:00
Kasper Rynning-Tønnesen
fc7966a008 Fixed issues with embedded player 2018-05-04 17:15:04 +02:00
Kasper Rynning-Tønnesen
9b1e91783e Soundcloud-player + soundcloud-search added 2018-05-03 14:27:54 +02:00
Kasper Rynning-Tønnesen
93fc30dada Url validation on thumbnails suggested 2018-05-02 15:31:59 +02:00
Kasper Rynning-Tønnesen
96e0c31bf9 Fixed sizing issue of playlistitems in client 2018-04-30 18:43:18 +02:00
Kasper Rynning-Tønnesen
b2f51c4682 Updates for channel-user-password modal and channel-info input-fields 2018-04-30 16:05:09 +02:00
Kasper Rynning-Tønnesen
902cc9df11 Not only 'jomedia' channel 2018-04-28 01:45:16 +02:00
Kasper Rynning-Tønnesen
72ba01d34b Fixed query-element in url issue 2018-04-28 01:41:22 +02:00
Kasper Rynning-Tønnesen
fc182882a0 Fix for firefox not working 2018-04-26 17:15:16 +02:00
Kasper Rynning-Tønnesen
64da529ec2 Started fixing of cross-browser errors that came with removing jQuery 2018-04-26 16:11:59 +02:00
Kasper Rynning-Tønnesen
abee56d2ce Fixed issue with local-mode tooltip of position in song not showing up 2018-04-26 13:31:19 +02:00
Kasper Rynning-Tønnesen
5478b6a6e2 Fixed suggestions notifier error 2018-04-26 13:07:48 +02:00
Kasper Rynning-Tønnesen
15eeb3cc60 Working without jQuery 2018-04-25 23:19:49 +02:00
Kasper Rynning-Tønnesen
e01bef2ace Completely removed jQuery
- Missing results/search not working properly
2018-04-25 16:59:40 +02:00
Kasper Rynning-Tønnesen
f540f10cca Working onepage_load without jQuery elements 2018-04-24 19:01:40 +02:00
Kasper Rynning-Tønnesen
a5134928b5 migrated much of the listeners 2018-04-24 14:47:31 +02:00
Kasper Rynning-Tønnesen
30885e332b Removed 300 or something jquery references so far 2018-04-24 12:05:57 +02:00
Kasper Rynning-Tønnesen
a6e91ce590 Started migration from jquery 2018-04-23 17:53:07 +02:00
Kasper Rynning-Tønnesen
daa5f16945 Stopped using jQuery UI 2018-04-23 16:42:43 +02:00
Kasper Rynning-Tønnesen
58362f14bb Fixed crashing 2018-04-06 17:59:40 +02:00
Kasper Rynning-Tønnesen
6bac97c15f Fixed issue with localmode 2018-04-06 17:50:25 +02:00
Kasper Rynning-Tønnesen
435fb23fd3 Fixed issues with client 2018-04-06 16:51:04 +02:00
Kasper Rynning-Tønnesen
bd9b42fd9e Changed to materlializeCSS beta-1, that doesn't use jQuery 2018-04-06 15:51:04 +02:00
Kasper Rynning-Tønnesen
72f204825e Better colorthief handling
- Moved colorthief handling to api, making it easier to controll where the requests comes from
2018-04-03 16:40:34 +02:00
Kasper Rynning-Tønnesen
3048527635 Fixed issue with client vote/add and such 2018-03-23 17:54:43 +01:00
Kasper Rynning-Tønnesen
9ccdcf7aec Better YouTube importing, and auth-form prettier 2018-03-22 15:53:55 +01:00
Kasper Rynning-Tønnesen
f518a06ed2 Changed functionality for adding playlists
dquote> - Sending event for addPlaylist, and sending the whole list instead of one-by one
2018-03-21 21:10:08 +01:00
Kasper Rynning-Tønnesen
859062204c Added functionality to add songs from another channel 2018-03-21 15:01:14 +01:00
Kasper Rynning-Tønnesen
dbba54c7ad Origin for api-tokens 2018-03-16 10:28:10 +01:00
Kasper Rynning-Tønnesen
b4dc90c3ea Only removing channel-load on when loaded on mobile 2018-03-15 15:52:33 +01:00
Kasper Rynning-Tønnesen
a4ebe56254 Updated how suggestions work and display
- Always showing suggested tab in tablist
- Fixed issue with contextmenu going all wonky when opened on suggested elements
2018-03-15 15:38:08 +01:00
Kasper Rynning-Tønnesen
714b885dc5 Removing more dependencies 2018-03-13 20:59:01 +01:00
Kasper Rynning-Tønnesen
c3e982ee8a Fixed issue where userpass not existing 2018-03-13 18:16:08 +01:00
Kasper Rynning-Tønnesen
82140ace20 Started work for having session-logins instead of sending passwords back and forth 2018-03-13 16:26:51 +01:00
Kasper Rynning-Tønnesen
8c1c0011a2 Removed some aes/sha256 from dependencies on clientside 2018-03-13 12:39:24 +01:00
Kasper Rynning-Tønnesen
b6439a679b Fallback if userpass is undefined for channel 2018-03-12 19:18:59 +01:00
Kasper Rynning-Tønnesen
3f0f8eb5d9 Updating channel to fetch prettier 2018-03-12 19:17:01 +01:00