Commit Graph

179 Commits

Author SHA1 Message Date
kasperrt 6f30b14ca5 added an overlay to when the playlist is empty 2014-12-28 12:57:36 +01:00
kasperrt 6ccbc5c983 style instead of JS 2014-12-27 16:17:34 +01:00
kasperrt 275bda2868 removed the negative voting button 2014-12-27 15:27:41 +01:00
kasperrt e6803d868e Fix for not going to next song after skip, and changed deletion timeframe to two days 2014-12-17 00:14:22 +01:00
Nixo 2972b782db Localized dependencies, restyled player, removed logging 2014-12-14 19:21:33 +01:00
KasperRT 8632aefa40 fixed playpause visual bug I think 2014-12-14 15:45:07 +01:00
KasperRT 0f5f9add5a commented out initSlider() 2014-12-14 15:23:14 +01:00
KasperRT 6223a0b7d8 Recommented initSlider() 2014-12-14 15:22:52 +01:00
KasperRT e16e80b83b Commented out some setters 2014-12-14 15:21:55 +01:00
KasperRT 943001f090 Fixed playlist height 2014-12-14 15:08:41 +01:00
KasperRT 000a1a1543 Updated location of controls 2014-12-14 15:01:59 +01:00
kasperrt edaade2d24 Adding controlls 2014-12-14 14:57:20 +01:00
KasperRT db1512686b added small fix for interval 2014-12-09 12:57:03 +01:00
Nixo 99e391b520 added nice buttton 2014-11-03 00:24:12 +01:00
Nixo e7ca421c3d Fixed search timer, can search with enter, can press ESC to quit search 2014-10-30 23:17:40 +01:00
Nixo 10597d7b5b Better looking search results 2014-10-30 22:38:40 +01:00
Nicolas A. Tonne 3ae41c96f6 Added info about status of admin in channel 2014-10-30 21:32:12 +01:00
Nixo b408ab66c2 Cleaned up ugly code and fixed error styles 2014-10-24 20:31:09 +02:00
Nixo 880914f208 Removed old toggler js 2014-10-24 19:52:04 +02:00
kasperrt 63ec3370d7 Added so radiobuttons will be checked when in use 2014-10-24 19:28:35 +02:00
Nicolas A. Tonne 889c09c389 Fixed some html decoding errors and added animation to admin panel, fixes #34 2014-10-24 15:41:14 +02:00
Nicolas A. Tonne 21d7684346 More panel settings 2014-10-24 15:29:24 +02:00
Nicolas A. Tonne 35e8263bc6 Better admin settings 2014-10-24 15:00:56 +02:00
Nixo 64eddc82aa Delete button shows up when you enter correct password 2014-10-24 02:03:41 +02:00
KasperRT 31055bd00d nvm 2014-10-23 21:37:13 +02:00
KasperRT 6a9cdaa037 Commented out all loggings 2014-10-23 21:36:03 +02:00
Kasper Rynning-Tønnesen f04f5ba500 Made it so the checkboxes doesn't update when open 2014-10-23 20:35:58 +02:00
Kasper Rynning-Tønnesen 52544879e9 Merge branch 'master' of https://github.com/nixolas1/Zoff 2014-10-23 20:31:28 +02:00
Nicolas A. Tonne c2f8fad5c3 Merge branch 'master' of github.com:nixolas1/zoff 2014-10-23 20:30:56 +02:00
Nicolas A. Tonne 61feba36b3 Fixed viewer count 2014-10-23 20:30:47 +02:00
Kasper Rynning-Tønnesen ec60819c57 Fixed minor bugs with checkboxes 2014-10-23 20:30:45 +02:00
KasperRT 392c3e1c1d Merge pull request #32 from nixolas1/epicbranch
Fixed default only music setting
2014-10-23 20:25:58 +02:00
Kasper Rynning-Tønnesen bc4d461bb1 Fixed default only music setting 2014-10-23 20:24:54 +02:00
KasperRT 9dc855ff1a Merge pull request #31 from nixolas1/epicbranch
Fixed some styling the playlist
2014-10-23 20:10:55 +02:00
Kasper Rynning-Tønnesen e98c34892e Fixed some styling the playlist 2014-10-23 20:10:16 +02:00
Nicolas f17145db19 Merge pull request #30 from nixolas1/epicbranch
Added admin system closes #4 & closes #5
2014-10-23 19:46:54 +02:00
Kasper Rynning-Tønnesen e71d1420ab Added admin system closes #4 & closes #5 2014-10-23 19:39:39 +02:00
Nicolas A. Tonne 0e4d658769 made playlist resize to player when window is made higher 2014-10-23 17:32:21 +02:00
Nicolas A. Tonne cde3259276 Merge branch 'master' of github.com:nixolas1/zoff 2014-10-22 22:29:30 +02:00
Nicolas A. Tonne ddc11b1485 removed a updatelist when added song, there was two 2014-10-22 22:29:19 +02:00
KasperRT cecf4ca66f Removed some debugging loggings 2014-10-22 22:27:36 +02:00
KasperRT 2031f5e660 added ajax request for conf options to change.php 2014-10-22 21:42:18 +02:00
Nixo d639d7f514 Added list refresh and query when user does an action 2014-10-21 21:37:47 +02:00
Nicolas A. Tonne d0a4f602f4 Merge branch 'master' of github.com:nixolas1/zoff 2014-10-21 14:47:39 +02:00
Nicolas A. Tonne 15c6846fb6 added delete button 2014-10-21 14:16:18 +02:00
KasperRT 9e1e0bda66 List update on adding song
List is now updating on adding a song, so the user can see that the song he requested is added "at once"
2014-10-20 16:37:02 +02:00
KasperRT 7a55ce3a24 Added resizing for the playlist accordingly 2014-10-20 16:22:42 +02:00
Nicolas A. Tonne d1d7ee5944 Performance issued fixed, reopens #25 2014-10-20 15:49:25 +02:00
Nicolas A. Tonne 13d47a000a Forgot to add some files 2014-10-20 15:36:06 +02:00
Nicolas A. Tonne b8e9f8189d Redesigned admin panel, refractored a bit of css and cleaned up a bit, and fixed #25 2014-10-20 15:34:45 +02:00