Commit Graph

186 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
b79527d681 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
d5244c5162 better total-users calculation hopefully 2018-06-20 14:59:18 +02:00
Kasper Rynning-Tønnesen
893e622ba6 next_song listener also now 2018-06-12 19:43:53 +02:00
Kasper Rynning-Tønnesen
d879962465 Fixed typo 2018-06-11 15:55:23 +02:00
Kasper Rynning-Tønnesen
37f71d5f69 Re-enabled filter for badwords 2018-06-07 12:00:05 +02:00
Kasper Rynning-Tønnesen
da3d3ea83b Improved end-checking somewhat with less needed database-calls 2018-06-05 15:24:31 +02:00
Kasper Rynning-Tønnesen
51f7477d1a Less db-queries for settings 2018-06-05 15:08:48 +02:00
Kasper Rynning-Tønnesen
38f7ccc06b Added another fallback for id's being empty when chromecasting 2018-06-05 12:49:51 +02:00
Kasper Rynning-Tønnesen
55bc1593af Cleaning up logs, now working chromecast on private channel 2018-06-05 11:55:22 +02:00
Kasper Rynning-Tønnesen
f9c95efe5d Created a forever loop 2018-06-05 11:07:49 +02:00
Kasper Rynning-Tønnesen
a3aea4902b Allowing chromecast to fetch position 2018-06-05 11:05:47 +02:00
Kasper Rynning-Tønnesen
88a3ecd108 Typo in variable-name 2018-06-05 11:04:05 +02:00
Kasper Rynning-Tønnesen
2560450a6d 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
abe6d1f5bb Trying the flowthrough 2018-06-05 10:52:45 +02:00
Kasper Rynning-Tønnesen
764abdd19b Switching two variables around 2018-06-05 10:47:10 +02:00
Kasper Rynning-Tønnesen
1476c8b0bc Trying to avoid chromecast fetching position 2018-06-05 10:43:16 +02:00
Kasper Rynning-Tønnesen
c4bacf5663 Typo.. 2018-06-05 10:38:09 +02:00
Kasper Rynning-Tønnesen
051d5df1ac Trying a failsafe on the cookie_id 2018-06-05 10:37:12 +02:00
Kasper Rynning-Tønnesen
94182ddaf7 Trying to check useragent 2018-06-05 10:35:25 +02:00
Kasper Rynning-Tønnesen
4e77585a27 Uncommented a feature 2018-06-05 10:24:09 +02:00
Kasper Rynning-Tønnesen
394b73e5d0 Forgot length of element 2018-06-04 23:55:52 +02:00
Kasper Rynning-Tønnesen
36cb2cd55a Logging more testing to see if data is set correctly 2018-06-04 23:54:16 +02:00
Kasper Rynning-Tønnesen
a44869a3cd Sending list with also 2018-06-04 23:48:40 +02:00
Kasper Rynning-Tønnesen
36618e34d4 Forgot to export function 2018-06-04 23:46:42 +02:00
Kasper Rynning-Tønnesen
3bc0aa885f Trying way of emulating cookies for chromecast 2018-06-04 23:45:25 +02:00
Kasper Rynning-Tønnesen
b6c2a14445 trying with sending another id 2018-06-04 23:13:13 +02:00
Kasper Rynning-Tønnesen
c38ec389ac Printing out existing users 2018-06-04 23:09:29 +02:00
Kasper Rynning-Tønnesen
d5c8aa3dae Printing tests to see what stop chromecast from joining channel 2018-06-04 23:06:42 +02:00
Kasper Rynning-Tønnesen
2ebb35f377 Testing small things 2018-06-04 22:45:28 +02:00
Kasper Rynning-Tønnesen
ed55f0768a Trying some more debugs 2018-06-04 22:37:19 +02:00
Kasper Rynning-Tønnesen
8bc5d1821e Updates 2018-06-04 22:27:02 +02:00
Kasper Rynning-Tønnesen
32d0d4f193 Trying to fix crash on zoff 2018-06-04 22:04:17 +02:00
Kasper Rynning-Tønnesen
e8dc0d8c2d Added a catch in promise for Jimp read 2018-06-04 11:38:04 +02:00
Kasper Rynning-Tønnesen
fdbe0c6e92 Sorting list and added a fallback on crash 2018-05-31 22:24:25 +02:00
Kasper Rynning-Tønnesen
9d10397fe5 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
3c40e8960c Prettier JSON and less globally exposed variables 2018-05-30 14:19:10 +02:00
Kasper Rynning-Tønnesen
65f7f50c18 Sorting on sending list via socket and RESTApi when projecting 2018-05-30 11:39:20 +02:00
Kasper Rynning-Tønnesen
084411d591 Fixed some unhandled exceptions 2018-05-29 19:37:22 +02:00
Kasper Rynning-Tønnesen
a920e321c8 Trying some projections to have more consistency in data returned in RESTApi 2018-05-29 19:33:24 +02:00
Kasper Rynning-Tønnesen
ee546ade01 Updated thumbnailchecking
- Borrowing youtube 404 image for now if someone tries to trick the server to use other thumbnail than soundlcoud thumbnail when adding soundcloud song
- Setting thumbnail in db even for youtube-videos, for more consistency
2018-05-29 15:02:09 +02:00
Kasper Rynning-Tønnesen
35ff48a15c Sending source on playlist add, and printing source and thumbnail api 2018-05-29 14:38:18 +02:00
Kasper Rynning-Tønnesen
2174d9bfd7 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
9f7f78db51 Fix for thumbnail with soundwaves also 2018-05-20 16:34:18 +02:00
Kasper Rynning-Tønnesen
242f6d8363 Fixed small issue with waveform-thumbnails from soundcloud 2018-05-20 16:27:30 +02:00
Kasper Rynning-Tønnesen
d326cb9e25 Fixed thumbnail issue 2018-05-20 16:22:24 +02:00
Kasper Rynning-Tønnesen
b2d0d08cd7 Fixed issues with imageblobblur and typo in io.js 2018-05-12 15:11:35 +02:00
Kasper Rynning-Tønnesen
9d2d56190e Not removing toasts anymore until materializecss fixes issue that comes with it 2018-05-07 11:43:20 +02:00
Kasper Rynning-Tønnesen
e0b1ee9329 Small fix for coll/channel issue 2018-05-07 11:04:51 +02:00
Kasper Rynning-Tønnesen
6412d0a478 Fixes for suggested-showing of soundcloud objects 2018-05-04 22:25:43 +02:00
Kasper Rynning-Tønnesen
b87791ef7f Better handling for frontpage-lists thumbnails 2018-05-04 21:44:57 +02:00