Commit Graph

101 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
49fceb761c Fixed local-mode issue with encoded channel-names 2019-10-07 16:38:19 +02:00
Kasper Rynning-Tønnesen
f5d9272a42 Added silent-join 2019-09-17 23:00:25 +02:00
Kasper Rynning-Tønnesen
1594bafb60 Fixed some audit-issues, and started using prettify 2019-07-25 16:47:01 +02:00
Kasper Rynning-Tønnesen
d359c8e0c2 Fixed issue with add to other list form not correctly handling variables 2019-01-22 17:52:12 +01:00
Kasper Rynning-Tønnesen
0b3e7177b1 Added function for rules, and moved thumbnail/data somewhat around for better readability 2018-09-27 22:03:23 +02:00
Kasper Rynning-Tønnesen
c136199269 Better hiding of passwords, hiding cookie-logins better 2018-09-26 22:33:33 +02:00
Kasper Rynning-Tønnesen
7ab5d4f399 Removed logging after finding issue with channels and leaves 2018-09-26 20:09:54 +02:00
Kasper Rynning-Tønnesen
16dd0e34ad Sending and logging end object also 2018-09-26 19:53:02 +02:00
Kasper Rynning-Tønnesen
4a79ae1b7d Trying end-video fix 2018-09-26 19:52:37 +02:00
Kasper Rynning-Tønnesen
f08f63edfc Updated a small part for logging 2018-09-26 19:42:17 +02:00
Kasper Rynning-Tønnesen
0f8f175aa0 Feature of /who and seeing the people in the channel 2018-09-20 16:31:14 +02:00
Kasper Rynning-Tønnesen
7466ef7f61 Moved left_channel function to functions file, and sending icon for leaving/joining channel also 2018-09-20 15:31:37 +02:00
Kasper Rynning-Tønnesen
c0bd3de5af guid undefined fallback 2018-09-19 22:28:56 +02:00
Kasper Rynning-Tønnesen
47e45c5b19 Improved how naming works on join
- XXXX changed name to YYYY doesn't happen if the user already is signed in
- Signs automatically in on frontpage join
2018-09-01 13:04:40 +02:00
Kasper Rynning-Tønnesen
8e9a76eb48 Making guid somewhat more unique, and not using connection, but cookie instead 2018-08-28 14:46:39 +02:00
Kasper Rynning-Tønnesen
f8711c78d1 Forgot where the code should be moved 2018-08-16 15:03:39 +02:00
Kasper Rynning-Tønnesen
a205972fff Got chromecasting working again with the new channel-names 2018-08-16 14:48:13 +02:00
Kasper Rynning-Tønnesen
7f22ff2b1d Moved SoundCloud api-key out to different config file and fixed some list-naming issues that was caused with filter.clean was performed after list-name was encoded. Closes #362 2018-08-01 16:53:26 +02:00
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