Commit Graph

129 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
865ba4ce80 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
Kasper Rynning-Tønnesen
d7522cad73 Fixes 2018-07-10 16:21:16 +02:00
Kasper Rynning-Tønnesen
3e2f9e8c8e issuefixing
- Closes #353 #352 #351 #350 #349
2018-07-05 18:32:31 +02:00
Kasper Rynning-Tønnesen
470a31d092 fixed some issues with switching channels and host-mode enabling 2018-07-01 22:26:29 +02:00
Kasper Rynning-Tønnesen
773b910b98 Fixing issue with embedded player suddenly showing up in debuglog 2018-07-01 21:41:31 +02:00
Kasper Rynning-Tønnesen
f76f7ae776 readded error-window and fixed player hiding on small when loading 2018-07-01 21:25:01 +02:00
Kasper Rynning-Tønnesen
28f7b36730 Fixed scaling issues with chat and soundcloud players on resizing 2018-06-28 16:51:31 +02:00
Kasper Rynning-Tønnesen
a9eaa282a5 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
f7df44d070 Fixed issue with embedded player, and trying to get better error-logs 2018-06-22 18:56:03 +02:00
Kasper Rynning-Tønnesen
b79527d681 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
5826ad60a9 Fixed small issue where client-mode crashes 2018-06-07 11:43:23 +02:00
Kasper Rynning-Tønnesen
8459923409 Updated version of host-mode 2018-06-07 11:41:12 +02:00
Kasper Rynning-Tønnesen
820dfdb377 Now working with loadMedia on chromecast 2018-06-06 20:28:20 +02:00
Kasper Rynning-Tønnesen
4bc32235df Use best connection to chromecast 2018-06-05 19:03:21 +02:00
Kasper Rynning-Tønnesen
f3dd0b0063 Correct way of seeking in song 2018-06-01 15:24:33 +02:00
Kasper Rynning-Tønnesen
04b44ccda3 Fixed issue with seeking too far in playlist where song has a set start-time 2018-06-01 15:20:07 +02:00
Kasper Rynning-Tønnesen
9d10397fe5 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
2174d9bfd7 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
7df2bbe5b9 Trying to fix issue where video pauses on skipping too fast 2018-05-21 14:16:12 +02:00
Kasper Rynning-Tønnesen
35014d6a05 Improved mobile and desktop
- Showing correct button on mobile
- Showing and hiding player-element on play/pause on mobile
- Improved playback on desktop, not stopping videoes if they're skipped while one is loading/buffering
- Small player visual-fixes on mobile
2018-05-08 09:56:55 +02:00
Kasper Rynning-Tønnesen
a3c945ab42 Fix for offline-mode having now_playing object updated wrongly 2018-05-07 16:16:13 +02:00
Kasper Rynning-Tønnesen
6c3fecbcbd Setting start and end to definite values on undefined 2018-05-07 14:35:59 +02:00
Kasper Rynning-Tønnesen
c5a79e718a Moved hashlink test in embed 2018-05-07 14:31:42 +02:00
Kasper Rynning-Tønnesen
800731f09f Added a log to test embedded player 2018-05-07 14:28:34 +02:00
Kasper Rynning-Tønnesen
4c35b7c447 Improvements to embedded player 2018-05-07 14:25:13 +02:00
Kasper Rynning-Tønnesen
192548d26d Fixed stuttering issues on leaving and entering channel 2018-05-06 13:02:19 +02:00
Kasper Rynning-Tønnesen
5b554fc328 Visual fixes for search and fetchsuggestions fixesE 2018-05-06 12:16:08 +02:00
Kasper Rynning-Tønnesen
ea6457dd77 Fixed small issues with client and navigating to a channel with soundcloud songs 2018-05-05 13:47:15 +02:00
Kasper Rynning-Tønnesen
31904a2f84 Fixes for chromecasting and embedded player 2018-05-05 13:05:49 +02:00
Kasper Rynning-Tønnesen
e574c86119 Fixed loading issues with soundcloud player 2018-05-04 22:49:41 +02:00
Kasper Rynning-Tønnesen
e71fe4cf26 Fix for crash on first song in channel is from soundcloud, and uglifying css with gulp again 2018-05-04 22:32:53 +02:00
Kasper Rynning-Tønnesen
7b91a5e5b5 Fix for suggestions not appearing 2018-05-04 22:06:41 +02:00
Kasper Rynning-Tønnesen
2db07b0040 Cleaned up logs 2018-05-04 21:19:10 +02:00
Kasper Rynning-Tønnesen
bebf397687 Sending source of video to chromecast 2018-05-04 17:21:18 +02:00
Kasper Rynning-Tønnesen
d40c2503cd Fixed issues with embedded player 2018-05-04 17:15:04 +02:00
Kasper Rynning-Tønnesen
c5e77500a2 Publisher and soundcloud attribute, streamer
- More attribute to publisher and soundcloud
- Started using the streamer api instead of widget api
2018-05-04 16:21:47 +02:00
Kasper Rynning-Tønnesen
4e189d5c94 Added buy/artist buttons when playing from soundcloud 2018-05-04 14:53:34 +02:00
Kasper Rynning-Tønnesen
1bf0b0e5c0 Exporting of soundcloud implementation
- Fixed play/pause issue on stopping and playing the player
2018-05-04 14:40:02 +02:00
Kasper Rynning-Tønnesen
b3231bf54f Fixed issues with window-history and soundcloud.load function 2018-05-03 19:31:31 +02:00
Kasper Rynning-Tønnesen
c1b905612d Fixed stuttering on load from soundcloud 2018-05-03 16:50:27 +02:00
Kasper Rynning-Tønnesen
08f72e1003 Upped performance of load somewhat for channel-load 2018-05-03 16:40:49 +02:00
Kasper Rynning-Tønnesen
7747e29158 Embedded version
- Embedded version now working with soundcloud-player
2018-05-03 15:45:34 +02:00
Kasper Rynning-Tønnesen
9a4fdda011 Start-end event updated
- Visual fixes
- Set start-time and end-time for soundcloud player working
2018-05-03 15:32:42 +02:00
Kasper Rynning-Tønnesen
e94c024413 Soundcloud-player + soundcloud-search added 2018-05-03 14:27:54 +02:00
Kasper Rynning-Tønnesen
3d3d6eb29b Thumbnail not crashing embedded player 2018-05-01 14:14:42 +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
a95828843b Fixed issue with playlist being loaded incorrectly 2018-04-26 13:15:45 +02:00
Kasper Rynning-Tønnesen
58ccdada3b Fixed list-populate error
- Fixed issue where updating a list would cause it to be empty visually on update for users
2018-04-26 12:24:54 +02:00
Kasper Rynning-Tønnesen
15eeb3cc60 Working without jQuery 2018-04-25 23:19:49 +02:00
Kasper Rynning-Tønnesen
8cb8c46f2f Working results 2018-04-25 17:11:58 +02:00