Kasper Rynning-Tønnesen
7b0d3c3232
Small adjustement to sending next song
2017-11-13 14:39:43 +01:00
Kasper Rynning-Tønnesen
8cc9a66948
Fix for errornous ending a song and sending many messages if slow internet
2017-11-13 14:32:06 +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
527904d49b
Fixed positioning of searchloader on mobile
2017-11-11 13:00:59 +01:00
Kasper Rynning-Tønnesen
82047a5e2d
Small correction on volume-container-cast
2017-11-10 19:13:26 +01:00
Kasper Rynning-Tønnesen
15b6c2788f
Smaller error on startup in localhost mode
2017-11-10 16:51:01 +01:00
Kasper Rynning-Tønnesen
adf72fa296
Don't require the mailconfig, but log out in the console that it wont be enabled.
2017-11-10 16:45:59 +01:00
Kasper Rynning-Tønnesen
59e7edb5e3
Ensuring that the start and end is a number
2017-11-10 16:34:40 +01:00
Kasper Rynning-Tønnesen
814e1eaac9
Added more error-messages on crashing because of missing files. Closes #227
2017-11-10 16:23:45 +01:00
Kasper Rynning-Tønnesen
f047ae1e1f
Fixed issue with player not changing song when the song is over defined by the endSeconds
2017-11-10 16:22:51 +01:00
Kasper Rynning-Tønnesen
2d4939f14c
Able to select in chat
2017-11-10 14:56:44 +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
28e822fbb1
Fixed start and end not being sent on add
2017-11-10 11:49:18 +01:00
Kasper Rynning-Tønnesen
47e4cecdef
Dragging and loading
...
- Fixed searching in offline
- Fixed load on mobile in offline
2017-11-10 11:36:06 +01:00
Kasper Rynning-Tønnesen
1debe715d4
Fixed small } error
2017-11-10 11:16:09 +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
f86a5382f0
Forgot to add the files
2017-11-09 16:12:29 +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
dd357ce7e3
Quick fix for enabling start and end seconds on chromecast
2017-11-09 08:07:49 +01:00
Kasper Rynning-Tønnesen
120006c866
Fixed margin error
2017-11-08 19:42:23 +01:00
Kasper Rynning-Tønnesen
62934c10c0
Small fix to ensure close button for sidenav stays there on desktop
2017-11-08 16:07:10 +01:00
Kasper Rynning-Tønnesen
92438a301e
Merge pull request #214 from zoff-music/fix/duration-fix
...
Fixed issue with duration not working on songs without a start and en…
2017-11-08 15:45:23 +01:00
Kasper Rynning-Tønnesen
f90af8d2e1
Fixed issue with duration not working on songs without a start and end set
2017-11-08 15:44:48 +01:00
Kasper Rynning-Tønnesen
016f95052a
Fixed issue with buttons on results
2017-11-08 15:40:14 +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
605468e891
No scroll on search
2017-11-07 16:44:24 +01:00
Kasper Rynning-Tønnesen
9ede1f8d2b
Quickfix for initSlider not being run on reentering channel
2017-11-07 15:38:19 +01:00
Kasper Rynning-Tønnesen
847c42220e
Fixed small issue with volume-slider being faulty initiated sometimes
2017-11-07 15:09:23 +01:00
Kasper Rynning-Tønnesen
c86372b0fc
Fixed issue with volumeslider being messed up on windowresize
2017-11-07 14:54:44 +01:00
Kasper Rynning-Tønnesen
7bf551dfce
Search pagination and animations
...
- Added previous and next button at the end of searches, and styled the buttons
- Added so buttons only work when there are a previous or next page, depending on what is clicked
- Added a pretty and better way of showing the search with animations
2017-11-06 15:59:57 +01:00
Kasper Rynning-Tønnesen
124ab116e7
Changed cursor of toast
2017-11-06 14:54:07 +01:00
Kasper Rynning-Tønnesen
98149e1fe5
Fixed errors appearing in log
...
- Fixed Uncaught TypeError: Cannot read property 'removeChild' of null error
- Fixed Uncaught TypeError: Cannot read property 'tweensContainer' of undefined
first error was a problem with toasts, and how they were removed
second error was problem with playlist tabs, and trying to set the selected_tab after the tabscontainer was removed
2017-11-06 14:51:30 +01:00
Kasper Rynning-Tønnesen
c00e92c6f4
updated help modal in channel
2017-11-03 16:01:51 +01:00
Kasper Rynning-Tønnesen
1bf34d0bdb
No snow on channel
2017-11-02 17:03:38 +01:00
Kasper Rynning-Tønnesen
1b51bf9389
Merge pull request #201 from zoff-music/fix/snow-fix
...
Fixed issue with snow not dissapearing
2017-11-02 13:15:31 +01:00
Kasper Rynning-Tønnesen
a81bd8600a
Fixed issue with snow not dissapearing
2017-11-02 13:14:52 +01:00
Kasper Rynning-Tønnesen
09316e6363
Merge pull request #200 from zoff-music/feature/delete-all-songs-confirmation
...
Added confirmationprompt on delete all songs
2017-11-02 13:12:14 +01:00
Kasper Rynning-Tønnesen
3fef6379dc
Added confirmationprompt on delete all songs
2017-11-02 13:11:39 +01:00
Kasper Rynning-Tønnesen
8765f72641
Merge pull request #199 from zoff-music/feature/snow-channel
...
Snow in channel also on video
2017-11-02 11:45:43 +01:00
Kasper Rynning-Tønnesen
c3183e746c
Snow in channel also on video
2017-11-02 11:45:21 +01:00
Kasper Rynning-Tønnesen
56d7db4257
Merge pull request #198 from zoff-music/fix/password-set-fix
...
Fixed issue where setting password was faulty on entering channel a s…
2017-11-02 11:38:21 +01:00
Kasper Rynning-Tønnesen
084550d84c
Fixed issue where setting password was faulty on entering channel a second time
2017-11-02 11:38:02 +01:00