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
Kasper Rynning-Tønnesen
7e8136752b
Animation on song remove, song add
2017-06-16 15:42:07 +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
03e608b1b1
Improvements to look and feel of embedded player
2017-06-05 15:26:44 +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
Kasper Rynning-Tønnesen
daabc07268
Options menu on playlist elements
2017-05-30 19:48:49 +02:00
Kasper Rynning-Tønnesen
52218cafaf
Waves-effeeeect
2017-05-30 17:34:38 +02:00
Kasper Rynning-Tønnesen
cfecbbf3e2
Updates to playlist sizing on screen width
2017-05-27 13:31:03 +02:00
Kasper Rynning-Tønnesen
14d84f821f
hd also
2017-05-24 19:48:38 +02:00
Kasper Rynning-Tønnesen
f8a3c5ede9
Spotify exports
2017-05-24 19:44:46 +02:00
Kasper Rynning-Tønnesen
2aa9af8778
Updated way of exporting, now doesn't crash when trying again and removed a searchword
2017-05-24 19:36:36 +02:00
Kasper Rynning-Tønnesen
a9edf426e9
No animation on delete
2017-05-23 11:15:52 +02:00