Commit Graph

211 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
e7bb000d47 Soundcloud import now works, but not on private songs 2018-09-22 13:04:16 +02:00
Kasper Rynning-Tønnesen
e17d3a5bf3 Fixed issue with names on leave remaining for some reason and trying fix for users without name 2018-09-21 15:52:52 +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
d661d99776 Trying to mitigate song-change-error 2018-09-19 11:08:22 +02:00
Kasper Rynning-Tønnesen
d6cd183db3 Added fix for total_viewers count error 2018-09-04 12:45:16 +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
327e69076c Correctly remove name from users online on leave 2018-08-30 14:54:46 +02:00
Kasper Rynning-Tønnesen
19a38162be Fixed small chat-generate crash issue 2018-08-30 11:13:34 +02:00
Kasper Rynning-Tønnesen
85de9944a5 Adding a failsafe for rndName and how seeding works on crash 2018-08-29 13:49:34 +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
b66f70415c More persistent chat-names, and server handling of chat-names instead of client sending empty namechange request on join 2018-08-28 14:33:01 +02:00
Kasper Rynning-Tønnesen
b135c1390c More clever way of detecting if a name should be removed when user leaves 2018-08-28 13:18:22 +02:00
Kasper Rynning-Tønnesen
46996881cb Added more error-message on error fetching song-data 2018-08-28 12:54:43 +02:00
Kasper Rynning-Tønnesen
9852da491b Updated so username won't overflow. Removing username on general leave 2018-08-28 12:50:45 +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
29cb942630 Fixed issue with accessed sorting 2018-08-11 20:14:08 +02:00
Kasper Rynning-Tønnesen
0337a17168 Fixed frontpage-sorting issue 2018-08-10 11:59:49 +02:00
Kasper Rynning-Tønnesen
6d0acaefcb More instant frontpage-loading, and sorting frontpages on the backend for consistency 2018-08-10 11:51:28 +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
d3e6af4643 Fixes 2018-07-10 16:21:16 +02:00
Your Name
815a71b2d0 Small fix for frontpage-list icons 2018-06-27 03:57:15 -04: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
48099e93d8 Error log and now showing video on play in small player on desktop 2018-06-21 18:49:52 +02:00
Kasper Rynning-Tønnesen
58d26e4197 better total-users calculation hopefully 2018-06-20 14:59:18 +02:00
Kasper Rynning-Tønnesen
43d5231231 next_song listener also now 2018-06-12 19:43:53 +02:00
Kasper Rynning-Tønnesen
fc26aea9d0 Fixed typo 2018-06-11 15:55:23 +02:00
Kasper Rynning-Tønnesen
38acd4db1c Re-enabled filter for badwords 2018-06-07 12:00:05 +02:00
Kasper Rynning-Tønnesen
c134ccc058 Improved end-checking somewhat with less needed database-calls 2018-06-05 15:24:31 +02:00
Kasper Rynning-Tønnesen
48bb88d8e0 Less db-queries for settings 2018-06-05 15:08:48 +02:00
Kasper Rynning-Tønnesen
15112141e0 Added another fallback for id's being empty when chromecasting 2018-06-05 12:49:51 +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
031af8fe84 Created a forever loop 2018-06-05 11:07:49 +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
b1c7d26605 Typo.. 2018-06-05 10:38:09 +02:00
Kasper Rynning-Tønnesen
bddb623787 Trying a failsafe on the cookie_id 2018-06-05 10:37:12 +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
dde19f2225 Forgot length of element 2018-06-04 23:55:52 +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
82d8c0c300 Forgot to export function 2018-06-04 23:46:42 +02:00
Kasper Rynning-Tønnesen
89add8c90e Trying way of emulating cookies for chromecast 2018-06-04 23:45:25 +02:00