Commit Graph

165 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
697c7fa88f Fixing an issue with skipping a song sometimes changes the pagination 2019-01-14 19:21:31 +01:00
Kasper Rynning-Tønnesen
ef1fed0410 Fixed issue with client.zoff.me not working correctly 2018-12-02 15:25:01 +01:00
Kasper Rynning-Tønnesen
f8ca3ce2a5 Not updating title on empty title 2018-11-20 15:33:30 +01:00
Kasper Rynning-Tønnesen
39449c5f48 Showing title by default on load 2018-11-20 15:30:21 +01:00
Kasper Rynning-Tønnesen
be9d74d271 Allowing users to define their player's colors 2018-11-06 13:53:37 +01:00
Kasper Rynning-Tønnesen
a898f418a7 Showing title 2018-10-24 18:32:13 +02:00
Kasper Rynning-Tønnesen
8376148195 better embed player on small screens 2018-10-24 12:40:47 +02:00
Kasper Rynning-Tønnesen
71f1826435 Exporting to soundcloud tests 2018-10-23 12:33:27 +02:00
Kasper Rynning-Tønnesen
645edee211 Fixed following issues caused 2018-09-29 17:00:29 +02:00
Kasper Rynning-Tønnesen
81dd783609 Prettier small player on frontpage when playing soundcloud 2018-09-29 15:56:17 +02:00
Kasper Rynning-Tønnesen
106eff4f24 Prettifyied embedded player somewhat 2018-09-29 13:45:27 +02:00
Kasper Rynning-Tønnesen
8f1a67a513 Undone error with soundcloud on load in embedded mode 2018-09-29 13:15:19 +02:00
Kasper Rynning-Tønnesen
d3d03fdb15 Forgot to send the current video on next song 2018-09-29 13:04:50 +02:00
Kasper Rynning-Tønnesen
473dde44f1 Fixed issue with soundcloud player not hiding on small device on pausing 2018-09-27 13:18:05 +02:00
Kasper Rynning-Tønnesen
751b5008fb Better loading of iframe/soundcloud sdk
- Mitigates some errors on load
2018-09-25 22:57:04 +02:00
Kasper Rynning-Tønnesen
742ecfaa1d Fixing issues with soundcloudplayer not understanding it is loaded 2018-09-25 18:15:43 +02:00
Kasper Rynning-Tønnesen
39a2fc6532 Fallback with iframed soundcloud player for rate-limit reached
- Messes up history of current tab, but it's better than not playing any music
2018-09-25 17:49:49 +02:00
Kasper Rynning-Tønnesen
e5221ad88b Added skip for rate-limit reached on soundcloud 2018-09-25 13:25:45 +02:00
Kasper Rynning-Tønnesen
21ff54c070 Also setting opacity to 1 on bufering when not mobile 2018-09-22 20:55:00 +02:00
Kasper Rynning-Tønnesen
0a7ea9f0b2 Automatically assuming small player if in iframe 2018-09-22 16:45:44 +02:00
Kasper Rynning-Tønnesen
ffc1725535 Opacity for a load 2018-09-22 16:27:09 +02:00
Kasper Rynning-Tønnesen
e7bb000d47 Soundcloud import now works, but not on private songs 2018-09-22 13:04:16 +02:00
Kasper Rynning-Tønnesen
1a735e6557 Fixed issue where switching from one channel sometimes didnt switch the song 2018-09-20 14:27:43 +02:00
Kasper Rynning-Tønnesen
5f07a8e751 Fixed issue where clicking the video-container on mobile did not hide the player 2018-08-31 11:43:44 +02:00
Kasper Rynning-Tønnesen
e5696fcc49 Moved adding of listeners to a function, to be done after DOMContentLoadedEvent 2018-08-30 13:05:25 +02:00
Kasper Rynning-Tønnesen
35ef8a54b0 Added localmode for embedded players, configurable on embed-code create 2018-08-30 12:26:59 +02:00
Kasper Rynning-Tønnesen
b43527a6af Uncommented Windows-internet-code 2018-08-29 13:55:43 +02:00
Kasper Rynning-Tønnesen
b8470dcba8 Better soundcloud loader 2018-08-29 12:16:12 +02:00
Kasper Rynning-Tønnesen
cc60c48cc4 Fixed search crashing in client-mode 2018-08-12 14:41:11 +02:00
Kasper Rynning-Tønnesen
5af081dc9f Removed some minor logs 2018-08-08 16:21:39 +02:00
Kasper Rynning-Tønnesen
5fd67867de Fixed soundcloud loading-issue on initial channel-load 2018-08-08 16:12:54 +02:00
Kasper Rynning-Tønnesen
8e3149c2ee Fixed some loading-perforamance for soundcloud player 2018-08-08 15:37:01 +02:00
Kasper Rynning-Tønnesen
7f22ff2b1d Moved SoundCloud api-key out to different config file and fixed some list-naming issues that was caused with filter.clean was performed after list-name was encoded. Closes #362 2018-08-01 16:53:26 +02:00
Kasper Rynning-Tønnesen
f021808d8b Fixed issue with playlist seeking with no list, seeking at statechangen for youtube and resizing on frontpage crash 2018-07-25 23:21:38 +02:00
Kasper Rynning-Tønnesen
8638685e19 Merge branch 'master' of github.com:zoff-music/zoff 2018-07-24 23:42:01 +02:00
Kasper Rynning-Tønnesen
b3da558336 bugfixes
- Fixed color-issue on local
- Fixed issue with navigating back in playlist on local
- Fixed issue with starting at the right time on local when start/end had been set
- Fixed issue where changing channel when in local, song wouldn't change
- Fixed issue on previous song not starting at the correct time in local mode
2018-07-24 23:40:35 +02:00
Your Name
4dfe5e061f catch for notificationa not existing on some devices 2018-07-15 15:44:43 -04:00
Kasper Rynning-Tønnesen
d3e6af4643 Fixes 2018-07-10 16:21:16 +02:00
Kasper Rynning-Tønnesen
9a66bc85ef issuefixing
- Closes #353 #352 #351 #350 #349
2018-07-05 18:32:31 +02:00
Kasper Rynning-Tønnesen
8b9069b8be fixed some issues with switching channels and host-mode enabling 2018-07-01 22:26:29 +02:00
Kasper Rynning-Tønnesen
f8edd7c01a Fixing issue with embedded player suddenly showing up in debuglog 2018-07-01 21:41:31 +02:00
Kasper Rynning-Tønnesen
ac8693e650 readded error-window and fixed player hiding on small when loading 2018-07-01 21:25:01 +02:00
Kasper Rynning-Tønnesen
6fa293aba4 Fixed scaling issues with chat and soundcloud players on resizing 2018-06-28 16:51:31 +02:00
Kasper Rynning-Tønnesen
f9fe694987 Better viewing of playlist on playing on a small screen
- Playlist-height adapts in case video is playing, allowing users to still easily scroll through videos while it is playing
2018-06-23 12:54:11 +02:00
Kasper Rynning-Tønnesen
ef92068ea6 Fixed issue with embedded player, and trying to get better error-logs 2018-06-22 18:56:03 +02:00
Kasper Rynning-Tønnesen
48099e93d8 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
a97336ea07 Fixed small issue where client-mode crashes 2018-06-07 11:43:23 +02:00
Kasper Rynning-Tønnesen
8039ad1da3 Updated version of host-mode 2018-06-07 11:41:12 +02:00
Kasper Rynning-Tønnesen
3b5b302a16 Now working with loadMedia on chromecast 2018-06-06 20:28:20 +02:00
Kasper Rynning-Tønnesen
028782d1d4 Use best connection to chromecast 2018-06-05 19:03:21 +02:00