Commit Graph

314 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
977d3846f4 refactored and moved a lot of code around to separate files 2017-09-12 16:50:26 +02:00
Kasper Rynning-Tønnesen
f1f374763c not showing lists with 0 songs 2017-09-11 09:57:19 +02:00
Kasper Rynning-Tønnesen
052cdc229a Improved performance on server on frontpage a bit 2017-09-11 09:52:58 +02:00
Kasper Rynning-Tønnesen
29c7af98f2 Fixed issue with frontpage crashing server 2017-09-11 08:59:23 +02:00
Kasper Rynning-Tønnesen
2afacf6408 Added a way of ensuring correct versions between server and client 2017-09-11 08:57:31 +02:00
Kasper Rynning-Tønnesen
7ccb9298c0 Channel fix 2017-09-08 15:44:17 +02:00
Kasper Rynning-Tønnesen
7f5d52ca30 Sending current server to chromecast also 2017-09-08 15:39:19 +02:00
Kasper Rynning-Tønnesen
4c7b8e17e1 Updated embed to accommodate the new changees for dead listeners 2017-09-08 14:59:54 +02:00
Kasper Rynning-Tønnesen
94e041e002 Trying fix for dead listeners 2017-09-08 14:51:47 +02:00
Kasper Rynning-Tønnesen
93424424eb tooltips thingy 2017-09-06 16:07:54 +02:00
Kasper Rynning-Tønnesen
b429f646f3 Made improvements to find 2017-09-06 14:07:03 +02:00
Kasper Rynning-Tønnesen
95a15f4b6e Updated find-div to say how many were found, and the current found in the array.
- Fixed bug where updating the searchtext when CTRL+F (find) didn't reset the search in the list
- Fixed bug where using the find function when a song is changed didn't reset the search
2017-09-06 12:39:24 +02:00
Kasper Rynning-Tønnesen
84cbdfaba0 Improved way of showing playbuttom somewhat 2017-08-28 19:24:29 +02:00
Kasper Rynning-Tønnesen
47e018bb99 Fixed issue with mobile not playing 2017-08-28 19:20:41 +02:00
Kasper Rynning-Tønnesen
c010bcc4df Fixed issue with Toasts, and temporarily disabled drag-to-delete on mobile 2017-08-11 20:16:20 +02:00
Kasper Rynning-Tønnesen
b92949fd18 Moved names around, and added some text to the contact field 2017-08-08 15:57:40 +02:00
Kasper Rynning-Tønnesen
26cd2feb1b Fixed issue with some modals, and showing a toast on wrong list password 2017-07-22 18:56:59 +02:00
Kasper Rynning-Tønnesen
09d858486d Fixed issue with channelloader going indefinetly on empty channel 2017-07-22 14:38:56 +02:00
Kasper Rynning-Tønnesen
a5bb390479 Fixed issue with importing playlist on passwordprotected playlist didnt inform the user 2017-07-22 14:23:43 +02:00
Kasper Rynning-Tønnesen
7298df62a9 Fix for find and apuse 2017-07-19 08:35:35 +02:00
Kasper Rynning-Tønnesen
8427c1bd70 Fixing issue with decodeURIComponent 2017-07-09 23:14:53 +02:00
Kasper Rynning-Tønnesen
f618fabfda Smaller player on mobile handle delete button better 2017-06-23 16:33:36 +02:00
Kasper Rynning-Tønnesen
e6c7682380 fixed issue with player not always showing up with a video, and skipping to fast not always changing the video 2017-06-19 23:21:25 +02:00
Kasper Rynning-Tønnesen
bd950fc1e7 Smoother drag on element 2017-06-19 07:21:31 +02:00
Kasper Rynning-Tønnesen
9a721102c0 Lower cases on entering enw channel 2017-06-18 21:43:46 +02:00
Kasper Rynning-Tønnesen
11d473373d Fixed issue with empty playlists 2017-06-18 21:40:30 +02:00
Kasper Rynning-Tønnesen
51dcb53aa5 Setting limit for 10px before new way of deleting is triggered 2017-06-18 21:33:45 +02:00
Kasper Rynning-Tønnesen
49dab75c35 New way of deleting songs on mobile 2017-06-18 21:03:15 +02:00
Kasper Rynning-Tønnesen
4595a70239 Buttons more matching throughout the site 2017-06-16 20:17:18 +02:00
Kasper Rynning-Tønnesen
6ac548ee37 Added some tooltips and made noselect even more noselect 2017-06-16 16:20:22 +02:00
Kasper Rynning-Tønnesen
2f60f92dbd Adding song and removing song comes from two different sides now 2017-06-16 16:08:14 +02:00
Kasper Rynning-Tønnesen
7e8136752b Animation on song remove, song add 2017-06-16 15:42:07 +02:00
Kasper Rynning-Tønnesen
083cc921a1 Embedding sending correct title 2017-06-15 19:01:11 +02:00
Kasper Rynning-Tønnesen
e320dca191 Updated embedded version 2017-06-15 18:56:14 +02:00
Kasper Rynning-Tønnesen
a025953f3f More fixes for current playing, and enabling remotecontroller if specified 2017-06-15 18:42:18 +02:00
Kasper Rynning-Tønnesen
e76f9f59b5 Full path instead of relative for assets on chat 2017-06-15 13:52:43 +02:00
Kasper Rynning-Tønnesen
2a87d4f10e Fixed issue where chat-blinking pointed to a dead local link 2017-06-15 13:51:13 +02:00
Kasper Rynning-Tønnesen
7e0b1d9034 Updated embedded player to send now playing and next sooner 2017-06-15 12:59:50 +02:00
Kasper Rynning-Tønnesen
e106d3defd Fixed issue with next song not being sent to embedder 2017-06-09 01:20:52 +02:00
Kasper Rynning-Tønnesen
0458d93d96 Now sending duration event, and next song event to listening embedder 2017-06-09 01:10:51 +02:00
Kasper Rynning-Tønnesen
b992baf136 Animated chromecast-icon 2017-06-07 01:27:34 +02:00
Kasper Rynning-Tønnesen
9a57ad1b59 Fixed issue where chromecast button not showing up when navigating back and forth from channels 2017-06-07 00:49:46 +02:00
Kasper Rynning-Tønnesen
26d558c725 Fixed truncate on card-reveal for description, and removing player when closing the player from the frontpage 2017-06-07 00:23:03 +02:00
Kasper Rynning-Tønnesen
03e608b1b1 Improvements to look and feel of embedded player 2017-06-05 15:26:44 +02:00
Kasper Rynning-Tønnesen
946b646822 Iframe instead of embed 2017-06-05 14:59:24 +02:00
Kasper Rynning-Tønnesen
947cf6df0d Got chromecast discoveryworking 2017-06-04 23:11:47 +02:00
Kasper Rynning-Tønnesen
10934c53e0 Forgot to remove a log 2017-06-04 22:47:15 +02:00
Kasper Rynning-Tønnesen
7383c8731d Fix for chromecast feature-discovery not showing up 2017-06-04 22:45:31 +02:00
Kasper Rynning-Tønnesen
4757bf263c Fixed issue with viewers not updating 2017-06-04 14:03:05 +02:00
Kasper Rynning-Tønnesen
b6f7a834d8 Started using the more options button on the suggested videos also, to ensure similarity through the page 2017-06-04 10:45:27 +02:00