Commit Graph

72 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
c21eee838a Modified rest, and added client-version 2018-03-12 17:06:47 +01:00
Kasper Rynning-Tønnesen
9b7be4224a Trying some more fixes for the unknown error for .id undefined 2018-03-09 15:57:46 +01:00
Kasper Rynning-Tønnesen
421482ec3a Fixed embedded-version 2018-03-05 15:33:36 +01:00
Kasper Rynning-Tønnesen
b9bc22d1d2 Fixed local-mode issues 2018-03-02 13:04:56 +01:00
Kasper Rynning-Tønnesen
7fda70965f Fixed issue with suggested being duplicated and RESTApi posting 2018-03-02 09:23:07 +01:00
Kasper Rynning-Tønnesen
9839c0bdda Timeout api, and fixes it lead to
- timeout on api-calls with Retry-After present in header
- Fixed issue where when server restarts you are sometimes logged out for some reason
- README updates
2018-03-01 14:55:23 +01:00
Kasper Rynning-Tønnesen
2e8ef6739c Added a try-again for commands with password if there exists an adminass saved 2018-02-28 15:40:55 +01:00
Kasper Rynning-Tønnesen
ce656b97bc More chromecastfeatures
- Click on player pauses/plays video
- Receives event on play/pause
- Some indentationfixes
- Not showing Join Channel modal when chromecast connected
2018-02-26 18:45:17 +01:00
Kasper Rynning-Tønnesen
86f8a936fc Better Helper.log and view 2018-02-26 12:56:43 +01:00
Kasper Rynning-Tønnesen
371414d1e0 Removing empty-checker counter debug log 2018-02-25 22:54:43 +01:00
Kasper Rynning-Tønnesen
5aadb5ab4f Google Analytics events 2018-02-25 22:42:53 +01:00
Kasper Rynning-Tønnesen
aa724d3af9 Clicking on channel-name when casting zoff, join link opens up for 15seconds 2018-02-06 13:28:38 +01:00
Kasper Rynning-Tønnesen
93005c895b Small fixes, and removing unused variables 2018-02-05 14:18:47 +01:00
Kasper Rynning-Tønnesen
a2a78c1a87 Added a prettier QR-code link for joining on a channel 2018-02-02 13:34:12 +01:00
Kasper Rynning-Tønnesen
dbbd518978 Fixed player issue, and viewer issue on new channels 2018-01-12 13:46:21 +01:00
Kasper Rynning-Tønnesen
a0ab993ffb Fixed some playlist elements
- Fixed issue with full song not being shown on mobile always
- Fixed issue where navigationbuttons are placed weirdly on desktop and mobile
- Fixed weird positioning issue on embedded player of songs
- Added navigationbuttons to embedded player
2017-12-27 17:38:11 +01:00
Kasper Rynning-Tønnesen
8f49e4c1ee Removed logs 2017-12-01 11:47:26 +01:00
Kasper Rynning-Tønnesen
fe728ad3c2 Added spotify playlist image on exportation 2017-12-01 11:47:04 +01:00
Kasper Rynning-Tønnesen
65d1b9cd61 Changed how pagebuttons are added/initialized 2017-11-22 17:04:38 +01:00
Kasper Rynning-Tønnesen
181d9741e2 Refactored how menu-buttons are placed in playlist 2017-11-22 10:29:20 +01:00
Kasper Rynning-Tønnesen
d4a2798dc8 Controls on mobile, and dragging
- Not using #playbar anymore, since the default controls work on mobile
- Removed List.dragging code, not in use anymore
2017-11-21 17:48:25 +01:00
Kasper Rynning-Tønnesen
3afb93a21a Forgot to format logging correctly 2017-11-20 09:33:09 +01:00
Kasper Rynning-Tønnesen
31b47cac1d Added logs for error-checker 2017-11-20 09:30:58 +01:00
Kasper Rynning-Tønnesen
23ad15e662 Better exporting, and small issues with sizing in panel 2017-11-11 16:16:34 +01:00
Kasper Rynning-Tønnesen
b66888ada0 Improved import/export functions, started using levenshtein distance as a supplement 2017-11-10 14:03:11 +01:00
Kasper Rynning-Tønnesen
dc8290ff28 Removed log 2017-11-10 11:13:31 +01:00
Kasper Rynning-Tønnesen
9bcf20269a Improved finding errorounus songs, and fix error with embedded player 2017-11-10 11:13:01 +01:00
Kasper Rynning-Tønnesen
b9811a5391 Setting a timed run of the song-testing 2017-11-09 20:59:58 +01:00
Kasper Rynning-Tønnesen
ddfb94be01 Merge branch 'master' into feature/song2 2017-11-09 20:15:23 +01:00
Kasper Rynning-Tønnesen
375046d270 Trying a new approach 2017-11-09 20:08:15 +01:00
Kasper Rynning-Tønnesen
7a62057a30 Revert "Feature/song replacement" 2017-11-09 19:51:32 +01:00
Kasper Rynning-Tønnesen
b03213d61a Got automatic detection working for changing song when they are similar enough (higher than 0.75) 2017-11-09 19:47:31 +01:00
Kasper Rynning-Tønnesen
3050d56bf8 Everything except img error handling working 2017-11-09 17:14:19 +01:00
Kasper Rynning-Tønnesen
e5013599c8 Added test serverside to ensure that title is correct + duration isn't insanely much higher that it should be 2017-11-09 16:11:57 +01:00
Kasper Rynning-Tønnesen
6f28e10041 Fixed issue with deleting a song in a list with 2 elements, it thinks it is empty 2017-11-08 15:36:47 +01:00
Kasper Rynning-Tønnesen
47a1668cd5 Added functionality for setting start and end on a song 2017-11-08 15:33:50 +01:00
Kasper Rynning-Tønnesen
296327ba7d Removed unused variables and trying to fix frontpage error on fb.zoff.me 2017-10-16 22:03:33 +02:00
Kasper Rynning-Tønnesen
94d7d50789 Only sending namechange if userstarted, and fixed visual chat on mobile 2017-10-11 15:07:49 +02:00
Kasper Rynning-Tønnesen
2339327a6e Offline previous song 2017-10-08 22:31:59 +02:00
Kasper Rynning-Tønnesen
68d243c93a Removed some old functions and indented code 2017-09-22 11:42:26 +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
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
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
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
2f60f92dbd Adding song and removing song comes from two different sides now 2017-06-16 16:08:14 +02:00