Commit Graph

35 Commits

Author SHA1 Message Date
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
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
f70cf00fd1 Fixed issue with channels having spaces 2018-03-18 18:19:42 +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
3f0f8eb5d9 Updating channel to fetch prettier 2018-03-12 19:17:01 +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
Kasper Rynning-Tønnesen
924cc44a20 More typechecking 2018-03-04 22:57:27 +01:00
Kasper Rynning-Tønnesen
5c1e91467f Fix for list without conf 2018-03-03 15:51:11 +01:00
Kasper Rynning-Tønnesen
7fda70965f Fixed issue with suggested being duplicated and RESTApi posting 2018-03-02 09:23:07 +01:00
Kasper Rynning-Tønnesen
e720776365 Updating to have type always 2018-03-02 08:50:17 +01:00
Kasper Rynning-Tønnesen
76d8973509 Shuffling is limited per channel instead of client 2018-03-01 15:42:09 +01:00
Kasper Rynning-Tønnesen
7aa4b2d22a Limiting on how much you can shuffle 2018-03-01 15:20:26 +01:00
Kasper Rynning-Tønnesen
97e06e3726 REST-endpoints and readme 2018-03-01 13:09:44 +01:00
Kasper Rynning-Tønnesen
9268db4bcc More errormessages 2018-02-27 15:33:34 +01:00
Kasper Rynning-Tønnesen
ded7fa9a14 Added test for start or end lower than 0 2018-02-27 15:28:06 +01:00
Kasper Rynning-Tønnesen
0383c035f4 Forcing int 2018-02-27 15:25:37 +01:00
Kasper Rynning-Tønnesen
8614ba0731 Updated so start can't be after end 2018-02-27 15:24:36 +01:00
Kasper Rynning-Tønnesen
370e9ae72b Updating to use different collection for channelsettings 2018-02-27 11:11:29 +01:00
Kasper Rynning-Tønnesen
789a3cc1e7 Fixed issue with viewercounter being below 0 2017-11-21 11:27:01 +01:00
Kasper Rynning-Tønnesen
59e7edb5e3 Ensuring that the start and end is a number 2017-11-10 16:34:40 +01:00
Kasper Rynning-Tønnesen
28e822fbb1 Fixed start and end not being sent on add 2017-11-10 11:49:18 +01:00
Kasper Rynning-Tønnesen
9bcf20269a Improved finding errorounus songs, and fix error with embedded player 2017-11-10 11:13:01 +01:00
Kasper Rynning-Tønnesen
b03213d61a Got automatic detection working for changing song when they are similar enough (higher than 0.75) 2017-11-09 19:47:31 +01:00
Kasper Rynning-Tønnesen
e5013599c8 Added test serverside to ensure that title is correct + duration isn't insanely much higher that it should be 2017-11-09 16:11:57 +01:00
Kasper Rynning-Tønnesen
47a1668cd5 Added functionality for setting start and end on a song 2017-11-08 15:33:50 +01:00
Kasper Rynning-Tønnesen
e08c72f98c Fixed issue with added a playlist to a recently cleared channel 2017-10-30 12:26:15 +01:00
Kasper Rynning-Tønnesen
9372bf3bf0 More indentation 2017-09-22 11:45:54 +02:00
Kasper Rynning-Tønnesen
77c374f9b7 Returned to refactored state 2017-09-18 14:47:24 +02:00
Kasper Rynning-Tønnesen
130538f462 Fixed errors in code 2017-09-18 12:45:34 +02:00
Kasper Rynning-Tønnesen
440d5dc677 Trying to improve cpu on server.. 2017-09-18 12:30:16 +02:00
Kasper Rynning-Tønnesen
a2e7bb7ffb Updated socket.id for chromecastlistening on mobile 2017-09-12 20:19:13 +02:00
Kasper Rynning-Tønnesen
977d3846f4 refactored and moved a lot of code around to separate files 2017-09-12 16:50:26 +02:00