Kasper Rynning-Tønnesen
d8c211c4d3
Removed a small log
2018-05-31 15:03:18 +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
ea8fedbe46
Added possible crash-fix for subdomain-redirecting
2018-05-30 14:22:13 +02:00
Kasper Rynning-Tønnesen
3c40e8960c
Prettier JSON and less globally exposed variables
2018-05-30 14:19:10 +02:00
Kasper Rynning-Tønnesen
65f7f50c18
Sorting on sending list via socket and RESTApi when projecting
2018-05-30 11:39:20 +02:00
Kasper Rynning-Tønnesen
db62d92d1c
Fixed pausing with spacebar playing video on casting
2018-05-29 19:51:27 +02:00
Kasper Rynning-Tønnesen
5b056f1d15
Changed default requests per second to 20 instead of 100
2018-05-29 19:43:22 +02:00
Kasper Rynning-Tønnesen
084411d591
Fixed some unhandled exceptions
2018-05-29 19:37:22 +02:00
Kasper Rynning-Tønnesen
a920e321c8
Trying some projections to have more consistency in data returned in RESTApi
2018-05-29 19:33:24 +02:00
Kasper Rynning-Tønnesen
ee546ade01
Updated thumbnailchecking
...
- Borrowing youtube 404 image for now if someone tries to trick the server to use other thumbnail than soundlcoud thumbnail when adding soundcloud song
- Setting thumbnail in db even for youtube-videos, for more consistency
2018-05-29 15:02:09 +02:00
Kasper Rynning-Tønnesen
a0c6156852
Merge branch 'master' of github.com:zoff-music/zoff
2018-05-29 14:38:27 +02:00
Kasper Rynning-Tønnesen
35ff48a15c
Sending source on playlist add, and printing source and thumbnail api
2018-05-29 14:38:18 +02:00
Kasper Rynning-Tønnesen
554b936f4d
Flex auto on main-container
2018-05-25 16:20:16 +02:00
Kasper Rynning-Tønnesen
7b9670ac3c
Removed local fonts
2018-05-24 13:31:00 +02:00
Kasper Rynning-Tønnesen
70d8c19e09
Removed a jQuery file
2018-05-24 13:28:20 +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
b2a5901a11
Uncommented dismissal of toasts on click until a new materializecss version is released
2018-05-24 13:00:33 +02:00
Kasper Rynning-Tønnesen
757062bb5a
Not hiding result-containers on short input anymore
2018-05-22 22:09:44 +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
9f7f78db51
Fix for thumbnail with soundwaves also
2018-05-20 16:34:18 +02:00
Kasper Rynning-Tønnesen
242f6d8363
Fixed small issue with waveform-thumbnails from soundcloud
2018-05-20 16:27:30 +02:00
Kasper Rynning-Tønnesen
d326cb9e25
Fixed thumbnail issue
2018-05-20 16:22:24 +02:00
Kasper Rynning-Tønnesen
4e0e44e365
Fixed issue with farmhash and undefined ip
2018-05-15 12:47:39 +02:00
Kasper Rynning-Tønnesen
7ae17b85e7
Added errormessage on faulty admin-login
2018-05-12 15:25:49 +02:00
Kasper Rynning-Tønnesen
a1aadaa86c
Removed way of adding API-token from adminpanel
2018-05-12 15:18:30 +02:00
Kasper Rynning-Tønnesen
6a9b9f4a91
Sorting channels before adding to selects on adminpanel
2018-05-12 15:14:55 +02:00
Kasper Rynning-Tønnesen
b2d0d08cd7
Fixed issues with imageblobblur and typo in io.js
2018-05-12 15:11:35 +02:00
Kasper Rynning-Tønnesen
f4c9371593
Updated performance of adminpanel
2018-05-12 15:07:59 +02:00
Kasper Rynning-Tønnesen
49216d54bc
Removed unused variables
2018-05-11 11:56:16 +02:00
Kasper Rynning-Tønnesen
16268c1202
Fixed issue where find-function says it found one element when it didnt
2018-05-11 11:48:24 +02:00
Kasper Rynning-Tønnesen
31b75ab26e
Updated /help on chat
2018-05-10 14:01:38 +02:00
Kasper Rynning-Tønnesen
c8920be95c
farmhash for worker-id, and prefix fix on firefox
2018-05-09 12:26:22 +02:00
Kasper Rynning-Tønnesen
268ccc9dae
Search and keypress issues
...
- Not searching on empty strings on soundcloud
- Fixed escape-button issue hiding song-title
- Escape button now works with closing find-dialog
- Fireplace-player fixes on open/close button for search
2018-05-08 14:56:27 +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
e6a4fe500b
Full-screen on soundcloud album-cover with videoonly for embedded
2018-05-07 15:46:04 +02:00
Kasper Rynning-Tønnesen
6b54c8766a
Fix for allow autoplay in chrome
2018-05-07 15:25:39 +02:00
Kasper Rynning-Tønnesen
c029bb3887
Other timeout
2018-05-07 15:19:34 +02:00
Kasper Rynning-Tønnesen
6d0717d385
Trying with more timeout
2018-05-07 14:49:20 +02:00
Kasper Rynning-Tønnesen
f82ac79852
Workaround for playing if autoplay
2018-05-07 14:46:26 +02:00
Kasper Rynning-Tønnesen
43a1630966
Trying without the fix
2018-05-07 14:45:35 +02:00
Kasper Rynning-Tønnesen
2672aa8490
Cheap workaround for playing embedded player
2018-05-07 14:44:17 +02:00
Kasper Rynning-Tønnesen
d154d80036
Trying window load listener instead of DOMContentLoaded for embedded
2018-05-07 14:42:04 +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
ec1e65372b
Fixed issue where empty results would prevent search results from showing up
2018-05-07 13:48:19 +02:00
Kasper Rynning-Tønnesen
96bae0ac75
Fixed issue with find in list function
2018-05-07 11:48:17 +02:00
Kasper Rynning-Tønnesen
9d2d56190e
Not removing toasts anymore until materializecss fixes issue that comes with it
2018-05-07 11:43:20 +02:00