Commit Graph

3833 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen 3bc8674149 Cleaned up some code 2015-07-03 22:16:58 +02:00
Kasper Rynning-Tønnesen 58c037feb7 Fixed sizing of toasts on mobile 2015-07-03 22:01:17 +02:00
Kasper Rynning-Tønnesen fe35b4cf75 Changed the loader in channel to flat preloader 2015-07-03 21:54:53 +02:00
Kasper Rynning-Tønnesen 4d3956347b Removed mock song from playlist, and added loader 2015-07-03 21:44:59 +02:00
Kasper Rynning-Tønnesen 1fafdbc77d Changed loading gif to a much smaller one 2015-07-03 21:23:00 +02:00
Kasper Rynning-Tønnesen acc4a80c6c Localhostshit 2015-07-03 17:56:27 +02:00
Kasper Rynning-Tønnesen b30f6e83f8 Uploading minified version 2015-07-03 17:43:44 +02:00
Kasper Rynning-Tønnesen 6b3358e113 Fix for images not loading when songchange 2015-07-03 17:40:51 +02:00
Kasper Rynning-Tønnesen a55836b28a trying to minimize some load 2015-07-03 17:33:57 +02:00
Kasper Rynning-Tønnesen 39ec9feacf Fixed lazyload on mobile 2015-07-03 17:25:30 +02:00
Kasper Rynning-Tønnesen 42f7f3dfb1 Forgot to add a gif 2015-07-03 17:21:15 +02:00
KasperRT ca494d9340 Merge pull request #124 from zoff-music/lazyload
Lazyload
2015-07-03 17:19:53 +02:00
Kasper Rynning-Tønnesen 10c4787433 Fixed some lazyload and minified some scripts 2015-07-03 17:19:05 +02:00
Kasper Rynning-Tønnesen dd7665613b added lazyload 2015-07-03 16:53:04 +02:00
Kasper Rynning-Tønnesen 8b2f463b6d Sending conf as own message instead of with the list 2015-07-03 15:15:16 +02:00
Kasper Rynning-Tønnesen 7bbf09e697 Trying to fix dead listeners with connection options 2015-06-29 17:37:17 +02:00
Kasper Rynning-Tønnesen 62b74bdaee Shortened the disconnect code 2015-06-27 18:43:11 +02:00
Kasper Rynning-Tønnesen 5999631b39 Fixed some more issues with disconnecting issues 2015-06-27 18:37:35 +02:00
Kasper Rynning-Tønnesen 4ce8c97b20 GUIDs are way longer now, since they seem to collide at some points 2015-06-27 18:31:49 +02:00
Kasper Rynning-Tønnesen d3e0e998f2 Fixed the locks looks 2015-06-27 03:50:17 +02:00
Kasper Rynning-Tønnesen 732c2484a9 fixed bug settings were 'enabled' when not logged in after changing channels remotely 2015-06-27 03:45:19 +02:00
Kasper Rynning-Tønnesen cbcdfdbc41 Fixed String instead of str error in server, and empty channel bug 2015-06-27 02:58:38 +02:00
Kasper Rynning-Tønnesen f23d40d629 Fixed error with empty channel 2015-06-27 02:48:37 +02:00
Kasper Rynning-Tønnesen dd8dc93948 comments 2015-06-26 17:23:57 +02:00
Kasper Rynning-Tønnesen 2a4baa2797 Fixed errors on listening on the remote 2015-06-26 17:21:45 +02:00
Kasper Rynning-Tønnesen 16e5ea0cb9 Fixed rewrite case-insensitive with remote 2015-06-26 17:07:30 +02:00
Kasper Rynning-Tønnesen 4fea9ae038 Fixed gulp 2015-06-26 17:03:02 +02:00
Kasper Rynning-Tønnesen c3af36064f Renamed some files and moved some around 2015-06-26 17:01:30 +02:00
Kasper Rynning-Tønnesen 926a8c6d55 Fixed upperlowercase bug with remotecontroll, ended up putting everything to lowercase, but showing uppercase because of CSS and looks. Updated looks of nochan.js and remotecontroller.js to be more similar to all other js files 2015-06-26 16:54:24 +02:00
Kasper Rynning-Tønnesen 3b3b393d6a Updated unique ids and fixed mobile bug 2015-06-26 16:36:33 +02:00
Kasper Rynning-Tønnesen 6211bb2b36 Merge branch 'master' of https://github.com/zoff-music/Zoff 2015-06-26 16:33:04 +02:00
Kasper Rynning-Tønnesen a812243f31 fixed mobile bug 2015-06-26 16:31:32 +02:00
Nicolas A. Tonne 4ef3e9b9cc Shorter unique remote control codes 2015-06-25 22:00:01 +02:00
Kasper Rynning-Tønnesen 8335e2eef0 fixed timing on removing of song 2015-06-25 17:35:50 +02:00
Kasper Rynning-Tønnesen 8db9663827 Fixed transition with song height, and upped the speed of the transition 2015-06-25 17:33:35 +02:00
Kasper Rynning-Tønnesen 5ac07f6dd0 Fixed remotecontrol bug 2015-06-25 11:43:10 +02:00
Kasper Rynning-Tønnesen 24ec616da5 Removed formatting on remote input 2015-06-24 20:09:22 +02:00
Kasper Rynning-Tønnesen 9a6025a3f1 Localhost 2015-06-24 20:07:59 +02:00
Kasper Rynning-Tønnesen 0dabed6f07 gulp listener on remotecontroller too, and updated remotecontroller.js 2015-06-24 20:07:29 +02:00
Kasper Rynning-Tønnesen 28ee75c750 Added gulp task for nochan also 2015-06-24 19:51:11 +02:00
Kasper Rynning-Tønnesen fc47c8a905 Fixed search error 2015-06-24 19:45:20 +02:00
Kasper Rynning-Tønnesen b5c45507bb Forgot to save nochan.. 2015-06-24 18:47:17 +02:00
Kasper Rynning-Tønnesen b0315665d1 Updated github links and the links for itself 2015-06-24 18:45:26 +02:00
KasperRT fb461071be Update README.md 2015-06-24 18:33:03 +02:00
KasperRT f618ee93ea Added events 2015-06-24 18:29:41 +02:00
Kasper Rynning-Tønnesen 72353e52f5 Changed github links 2015-06-24 17:41:19 +02:00
Kasper Rynning-Tønnesen 350ea9ed82 Forgot to add some files 2015-06-24 17:25:20 +02:00
Kasper Rynning-Tønnesen 7abd101118 Added gulp, and started using the file being built by gulp. Fixed some issues with remote control changing. Implemented clients being able to change password 2015-06-24 17:24:44 +02:00
Kasper Rynning-Tønnesen 6c2f115c4e Commented out googleplay link on remote control 2015-06-23 20:29:35 +02:00
Kasper Rynning-Tønnesen 6c4dd3e75a Minified nochan.js and using it 2015-06-23 20:14:18 +02:00