Commit Graph

211 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
0cca053abe trying with sending another id 2018-06-04 23:13:13 +02:00
Kasper Rynning-Tønnesen
5bb3731323 Printing out existing users 2018-06-04 23:09:29 +02:00
Kasper Rynning-Tønnesen
0cf6ff51fa Printing tests to see what stop chromecast from joining channel 2018-06-04 23:06:42 +02:00
Kasper Rynning-Tønnesen
6797cf1a50 Testing small things 2018-06-04 22:45:28 +02:00
Kasper Rynning-Tønnesen
077e7de1b8 Trying some more debugs 2018-06-04 22:37:19 +02:00
Kasper Rynning-Tønnesen
b0a24d9946 Updates 2018-06-04 22:27:02 +02:00
Kasper Rynning-Tønnesen
7234867531 Trying to fix crash on zoff 2018-06-04 22:04:17 +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
9727ef2039 Sorting list and added a fallback on crash 2018-05-31 22:24:25 +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
637006ab73 Fixed some unhandled exceptions 2018-05-29 19:37:22 +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
adc55ee420 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
90c8ba353d Sending source on playlist add, and printing source and thumbnail api 2018-05-29 14:38:18 +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
de2607c403 Fix for thumbnail with soundwaves also 2018-05-20 16:34:18 +02:00
Kasper Rynning-Tønnesen
aefafa5527 Fixed small issue with waveform-thumbnails from soundcloud 2018-05-20 16:27:30 +02:00
Kasper Rynning-Tønnesen
c25b45c314 Fixed thumbnail issue 2018-05-20 16:22:24 +02:00
Kasper Rynning-Tønnesen
0a73c922c3 Fixed issues with imageblobblur and typo in io.js 2018-05-12 15:11:35 +02:00
Kasper Rynning-Tønnesen
ca2e73b00b Not removing toasts anymore until materializecss fixes issue that comes with it 2018-05-07 11:43:20 +02:00
Kasper Rynning-Tønnesen
b84ee96907 Small fix for coll/channel issue 2018-05-07 11:04:51 +02:00
Kasper Rynning-Tønnesen
d9283a33b5 Fixes for suggested-showing of soundcloud objects 2018-05-04 22:25:43 +02:00
Kasper Rynning-Tønnesen
2a4b7380e4 Better handling for frontpage-lists thumbnails 2018-05-04 21:44:57 +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
93fc30dada Url validation on thumbnails suggested 2018-05-02 15:31:59 +02:00
Kasper Rynning-Tønnesen
b2f51c4682 Updates for channel-user-password modal and channel-info input-fields 2018-04-30 16:05:09 +02:00
Kasper Rynning-Tønnesen
72ba01d34b Fixed query-element in url issue 2018-04-28 01:41:22 +02:00
Kasper Rynning-Tønnesen
3f4662d90e Update in refreshing viewers in playlist 2018-04-27 13:25:37 +02:00
Kasper Rynning-Tønnesen
daa5f16945 Stopped using jQuery UI 2018-04-23 16:42:43 +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
6bac97c15f Fixed issue with localmode 2018-04-06 17:50:25 +02:00
Kasper Rynning-Tønnesen
bd9b42fd9e Changed to materlializeCSS beta-1, that doesn't use jQuery 2018-04-06 15:51:04 +02:00
Kasper Rynning-Tønnesen
9164541750 Small fix for variable not defined crashing server 2018-04-06 13:23:52 +02:00
Kasper Rynning-Tønnesen
c245ec80ff Removed some dependencies 2018-04-06 13:16:10 +02:00
Kasper Rynning-Tønnesen
7fde03e88e Updates for better handling of deleting list and inserting full playlist 2018-04-05 13:52:05 +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
c03d85b83f Trying fix for vote/add on mobile-client 2018-03-23 18:18:24 +01:00
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
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
701ff55588 Replacing without crashing 2018-03-19 13:17:39 +01:00