Commit Graph

83 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
5af7fe2d37 Now sending next song when asked to correctly, and to only the askee 2018-06-23 13:30:00 +02:00
Kasper Rynning-Tønnesen
43d5231231 next_song listener also now 2018-06-12 19:43:53 +02:00
Kasper Rynning-Tønnesen
38acd4db1c Re-enabled filter for badwords 2018-06-07 12:00:05 +02:00
Kasper Rynning-Tønnesen
25aca3eed3 Cleaning up logs, now working chromecast on private channel 2018-06-05 11:55:22 +02:00
Kasper Rynning-Tønnesen
ea8f98ea07 Allowing chromecast to fetch position 2018-06-05 11:05:47 +02:00
Kasper Rynning-Tønnesen
07494a6406 Typo in variable-name 2018-06-05 11:04:05 +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
afde001e8e Trying the flowthrough 2018-06-05 10:52:45 +02:00
Kasper Rynning-Tønnesen
9268e5e2e4 Switching two variables around 2018-06-05 10:47:10 +02:00
Kasper Rynning-Tønnesen
e873ab5406 Trying to avoid chromecast fetching position 2018-06-05 10:43:16 +02:00
Kasper Rynning-Tønnesen
3bfc7555e4 Trying to check useragent 2018-06-05 10:35:25 +02:00
Kasper Rynning-Tønnesen
bc16ce4398 Uncommented a feature 2018-06-05 10:24:09 +02:00
Kasper Rynning-Tønnesen
200ec58773 Logging more testing to see if data is set correctly 2018-06-04 23:54:16 +02:00
Kasper Rynning-Tønnesen
2b6aee218f Sending list with also 2018-06-04 23:48:40 +02:00
Kasper Rynning-Tønnesen
89add8c90e Trying way of emulating cookies for chromecast 2018-06-04 23:45:25 +02:00
Kasper Rynning-Tønnesen
0cca053abe trying with sending another id 2018-06-04 23:13:13 +02:00
Kasper Rynning-Tønnesen
5bb3731323 Printing out existing users 2018-06-04 23:09:29 +02:00
Kasper Rynning-Tønnesen
0cf6ff51fa Printing tests to see what stop chromecast from joining channel 2018-06-04 23:06:42 +02:00
Kasper Rynning-Tønnesen
6797cf1a50 Testing small things 2018-06-04 22:45:28 +02:00
Kasper Rynning-Tønnesen
077e7de1b8 Trying some more debugs 2018-06-04 22:37:19 +02:00
Kasper Rynning-Tønnesen
b0a24d9946 Updates 2018-06-04 22:27:02 +02:00
Kasper Rynning-Tønnesen
7234867531 Trying to fix crash on zoff 2018-06-04 22:04:17 +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
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
b971074788 Prettier JSON and less globally exposed variables 2018-05-30 14:19:10 +02:00
Kasper Rynning-Tønnesen
0a73c922c3 Fixed issues with imageblobblur and typo in io.js 2018-05-12 15:11:35 +02:00
Kasper Rynning-Tønnesen
9442a2093b Fixed issues with window-history and soundcloud.load function 2018-05-03 19:31:31 +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
72ba01d34b Fixed query-element in url issue 2018-04-28 01:41:22 +02:00
Kasper Rynning-Tønnesen
9a00c426c6 Fixed issue where filter was filtering bad words someplaces, and somewhere it doesnt 2018-04-19 12:00:44 +02:00
Kasper Rynning-Tønnesen
c245ec80ff Removed some dependencies 2018-04-06 13:16:10 +02:00
Kasper Rynning-Tønnesen
7fde03e88e Updates for better handling of deleting list and inserting full playlist 2018-04-05 13:52:05 +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
d15c5c9e89 Fixed issue with channelnames with weird characters not working 2018-03-26 14:48:03 +02: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
25f515ffa7 Fixed issue with not incrementing on adding from other channel 2018-03-21 20:29:15 +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
701ff55588 Replacing without crashing 2018-03-19 13:17:39 +01:00
Kasper Rynning-Tønnesen
f70cf00fd1 Fixed issue with channels having spaces 2018-03-18 18:19:42 +01:00
Kasper Rynning-Tønnesen
c1a83648d3 Handling cookie-ids somewhat diferrently on chromecasts 2018-03-15 08:43:57 +01:00
Kasper Rynning-Tønnesen
0fdd491bfd Fixed issue where login-with cookie didn't work as expected 2018-03-14 15:06:44 +01:00
Kasper Rynning-Tønnesen
ed38c213ac Fixed issue with login-in 2018-03-13 17:55:56 +01:00
Kasper Rynning-Tønnesen
c0400d7999 More fixes 2018-03-13 17:44:16 +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
f337ad3197 Trying a better disconnect event 2018-03-12 19:44:37 +01:00
Kasper Rynning-Tønnesen
3f0f8eb5d9 Updating channel to fetch prettier 2018-03-12 19:17:01 +01:00
Kasper Rynning-Tønnesen
0dcdd617c3 Fixed issue where getting current-position returned update_required 2018-03-06 14:58:10 +01:00
Kasper Rynning-Tønnesen
259ef0fe7e Updated get-history to include channel-password if exists 2018-03-06 13:39:49 +01:00
Kasper Rynning-Tønnesen
d757b95b44 Added more info on faulty input
- Sent in the results on REST
- Sent in the update_required msg on socket.io connection
2018-03-06 13:02:53 +01:00