284 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
9ed72c0cc0 Added by on suggested songs 2019-08-07 16:12:56 +02:00
Kasper Rynning-Tønnesen
0213c5fe0a Other channel is the counter and deciding part 2019-07-31 13:18:17 +02:00
Kasper Rynning-Tønnesen
3739a15049 Closes #520 2019-07-31 13:02:41 +02:00
Kasper Rynning-Tønnesen
6289f73844 More prettier missing files 2019-07-26 08:50:35 +02:00
Kasper Rynning-Tønnesen
6ed67ffee6 Prettified som more files and fixed some logging of missing files so they are more similar in fashion 2019-07-26 08:46:03 +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
ba98375bf9 Aborting sending info if not updated 2019-05-15 23:00:41 +02:00
Kasper Rynning-Tønnesen
6cfab8aebc Fix for error on video not always skipping 2019-05-15 22:46:44 +02:00
Kasper Rynning-Tønnesen
7b002c528e Error testing 2019-05-15 21:58:31 +02:00
Kasper Rynning-Tønnesen
684c49c7c6 Licensed/copyright 2019-05-15 21:44:35 +02:00
Kasper Rynning-Tønnesen
d7d1416c9c Update list.js 2019-05-03 15:12:25 +02:00
Kasper Rynning-Tønnesen
39d10745a1 Fix for error-video in list not being updated when replaced 2019-04-06 17:50:45 +02:00
Kasper Rynning-Tønnesen
76dea850a6 Closes #501 2019-04-06 15:20:10 +02:00
Kasper Rynning-Tønnesen
7bab1fac16 Correctly fetching video-info on error for youtube 2019-04-06 14:37:03 +02:00
Kasper Rynning-Tønnesen
50704be17b Better handling of errors in videos, only removing if an error is found, else a regular skip is performed 2019-04-06 14:28:18 +02:00
Kasper Rynning-Tønnesen
4fab433f61 Fix for issue #496 and #497 2019-03-22 18:01:56 +01:00
Kasper Rynning-Tønnesen
f3547cc028 Fix for addd from other playlist crashing 2019-03-21 20:26:27 +01:00
Kasper Rynning-Tønnesen
23954faa86 Merge branch 'master' into feature/tags 2019-02-28 22:51:39 +01:00
Kasper Rynning-Tønnesen
066480458d Tags functionality 2019-02-28 22:51:22 +01:00
Kasper Rynning-Tønnesen
4ba9d0bca3 Update list_change.js 2019-02-28 17:02:20 +01:00
Kasper Rynning-Tønnesen
f5a992dde0 Update list_change.js 2019-02-27 17:07:53 +01:00
Kasper Rynning-Tønnesen
b3dc00abb1 Fix for strict-skip errors not working correctly 2019-02-26 21:48:45 +01:00
Kasper Rynning-Tønnesen
c3bfac72c6 Modal and filter somewhat working 2019-02-26 21:42:30 +01:00
Kasper Rynning-Tønnesen
c66d6efa76 Tags add for add songs and in api 2019-02-24 23:39:36 +01:00
Kasper Rynning-Tønnesen
903532b2fd etter response on empty-list skip-try, and add log for debugging when server crashes on change_song 2019-01-30 19:45:21 +01:00
Kasper Rynning-Tønnesen
4589299f52 Validating that there actually is songs in the channel 2019-01-30 13:42:18 +01: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
ab6f1648e6 Working on mobile and desktop 2019-01-20 13:01:58 +01:00
Kasper Rynning-Tønnesen
dd9a58f810 Added add song to other list from one list button in the controls bar 2019-01-19 16:58:42 +01:00
Kasper Rynning-Tønnesen
07e44ec947 Started preliminary testing with local api-key. So far working.
- Need to fix response statuscodes
- Need to test when strict not enabled
- Need to test why sIO is not working
- Need to test with userpassword
- Need to add a secret way of storing allowed api-key
2019-01-18 17:35:33 +01:00
Kasper Rynning-Tønnesen
1ff0de31bc Started api 2019-01-18 17:02:28 +01:00
Kasper Rynning-Tønnesen
21988a2883 Started functionality for strict-skipping 2019-01-17 21:52:17 +01:00
Kasper Rynning-Tønnesen
b9b71ff7db Fix for adding playlists not working 2019-01-17 20:02:10 +01:00
Kasper Rynning-Tønnesen
bcd00aa93e Fix for empty list import (#459)
* Fix for empty list import

* Flex on enable also
2019-01-15 21:11:16 +01:00
Kasper Rynning-Tønnesen
03ca6a9f77 Fix/total listeners disabled chat (#458)
* Testing some leavers

* Logging before and after namechange

* Testing callback even on chat disabled

* Fixed issue with channels with disabled chat not adding to total listeners

* Fixed potential issue with joining a channel with disabled chat broadcasts it
2019-01-15 19:04:08 +01:00
Kasper Rynning-Tønnesen
d1bcf3ec14 Fixes banning users, Closes #454 2019-01-04 11:53:07 +01:00
Kasper Rynning-Tønnesen
5086fb56e6 Update functions.js 2018-12-28 22:45:51 +01:00
Kasper Rynning-Tønnesen
a88da7ccf2 Update suggested video by users to send correct parameters 2018-11-28 17:06:44 +01:00
Kasper Rynning-Tønnesen
a57b3eb8be Included projects in list_settings.js 2018-10-01 13:53:25 +02:00
Kasper Rynning-Tønnesen
695a4f3648 Reword skipping in channel, allowing the whole channel to be skipped each second 2018-09-29 10:36:44 +02:00
Kasper Rynning-Tønnesen
ae05344aa1 Skip timeout not on channel but on user 2018-09-28 13:58:10 +02:00
Kasper Rynning-Tønnesen
2563b3c4f1 Added timeout for skips for 1 second 2018-09-28 13:56:05 +02:00
Kasper Rynning-Tønnesen
ea6ba9e1c1 Updated index for timeout-api and timing out connections, not cookies 2018-09-28 12:36:42 +02:00
Kasper Rynning-Tønnesen
5ab5f0f079 Added function for timing out playlist adds when not logged in 2018-09-28 12:24:37 +02:00
Kasper Rynning-Tønnesen
693e30f273 Added a own aggregates file
- Aggregate and project missing fields
- Updated how channels are created, to add the new fields
2018-09-28 11:13:49 +02:00
Kasper Rynning-Tønnesen
3102893e15 Adding thumbnail/description and rules in api requests 2018-09-28 10:54:41 +02: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
6996472854 Fallback for channels without togglechat settings 2018-09-27 13:01:33 +02:00