Commit Graph

61 Commits

Author SHA1 Message Date
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
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
58d26e4197 better total-users calculation hopefully 2018-06-20 14:59:18 +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
0a1f800659 Added a catch in promise for Jimp read 2018-06-04 11:38:04 +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
68c24b6317 Sorting on sending list via socket and RESTApi when projecting 2018-05-30 11:39:20 +02:00
Kasper Rynning-Tønnesen
803ecb6a5b Trying some projections to have more consistency in data returned in RESTApi 2018-05-29 19:33:24 +02:00
Kasper Rynning-Tønnesen
120b3a0676 offline and color fixes
- ColorThief on soundcloud images
- Video title now working on offline instantiated player
- Green connected toast on connected
2018-05-24 13:22:29 +02:00
Kasper Rynning-Tønnesen
c25b45c314 Fixed thumbnail issue 2018-05-20 16:22:24 +02:00
Kasper Rynning-Tønnesen
54a42548cf Cleaned up logs 2018-05-04 21:19:10 +02:00
Kasper Rynning-Tønnesen
2c449e628d Added support for info from soundcloud on next_song info 2018-05-04 20:50:26 +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
9b1e91783e Soundcloud-player + soundcloud-search added 2018-05-03 14:27:54 +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
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
859062204c Added functionality to add songs from another channel 2018-03-21 15:01:14 +01:00
Kasper Rynning-Tønnesen
8d14b14c65 Fixed issue with .replace of boolean 2018-03-20 08:07:00 +01:00
Kasper Rynning-Tønnesen
1da48a7f1a Fixed issue with crashing server 2018-03-19 23:48:11 +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
e9c7f63d5d Adding another test and fix for lists with multiple now-playing videos 2018-03-16 17:30:54 +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
82e643140e Better error-logging 2018-03-09 14:48:46 +01:00
Kasper Rynning-Tønnesen
1774efd26c Idle players now changing song when they need to, to keep up with the channel 2018-03-06 15:52:45 +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
785813b842 Fixed issue with new lists 2018-03-04 10:31:46 +01:00
Kasper Rynning-Tønnesen
731f26e3d4 Fix for crashes 2018-03-03 16:17:11 +01:00
Kasper Rynning-Tønnesen
5c1e91467f Fix for list without conf 2018-03-03 15:51:11 +01:00
Kasper Rynning-Tønnesen
76776cdcd4 Fix for crashing server 2018-03-03 15:30:08 +01:00
Kasper Rynning-Tønnesen
b9bc22d1d2 Fixed local-mode issues 2018-03-02 13:04:56 +01:00
Kasper Rynning-Tønnesen
1e00cbb9e7 README.md update 2018-03-02 11:35:42 +01:00
Kasper Rynning-Tønnesen
9839c0bdda Timeout api, and fixes it lead to
- timeout on api-calls with Retry-After present in header
- Fixed issue where when server restarts you are sometimes logged out for some reason
- README updates
2018-03-01 14:55:23 +01:00
Kasper Rynning-Tønnesen
97e06e3726 REST-endpoints and readme 2018-03-01 13:09:44 +01:00
Kasper Rynning-Tønnesen
d2b3759913 Rewriting stuff 2018-02-27 11:26:31 +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
47d5889c33 Fixed issue with duplicates and player
- Fixed issue where duplicates sometimes shows up in playlist
- Fixed issue where player starts playing when server is restarted and the user has paused the song
2018-02-06 14:49:23 +01:00
Kasper Rynning-Tønnesen
8169e2dd07 Removed cors-anywhere dependency 2018-02-05 18:06:53 +01:00
Kasper Rynning-Tønnesen
fa5bdac1be Fixed issue where offline listeners not decreasing when leaving channel 2018-01-30 16:40:38 +01:00
Kasper Rynning-Tønnesen
05980fe33c Fix for offline-listeners overflooding total viewers 2018-01-29 13:57:54 +01:00
Kasper Rynning-Tønnesen
dbbd518978 Fixed player issue, and viewer issue on new channels 2018-01-12 13:46:21 +01:00
Kasper Rynning-Tønnesen
789a3cc1e7 Fixed issue with viewercounter being below 0 2017-11-21 11:27:01 +01:00