Kasper Rynning-Tønnesen
ded625ae25
Better handling of og_image
2018-05-31 15:31:54 +02:00
Kasper Rynning-Tønnesen
4bdf9447f1
Updated facebook og:image
2018-05-31 15:15:17 +02:00
Kasper Rynning-Tønnesen
a4e73c8392
Bigger cards on frontpage to handle the bigger channel-names
2018-05-31 15:03:58 +02:00
Kasper Rynning-Tønnesen
96e61d7e6c
Removed a small log
2018-05-31 15:03:18 +02:00
Kasper Rynning-Tønnesen
82ac25c5d2
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
e3c15431c5
Added possible crash-fix for subdomain-redirecting
2018-05-30 14:22:13 +02:00
Kasper Rynning-Tønnesen
b971074788
Prettier JSON and less globally exposed variables
2018-05-30 14:19:10 +02:00
Kasper Rynning-Tønnesen
68c24b6317
Sorting on sending list via socket and RESTApi when projecting
2018-05-30 11:39:20 +02:00
Kasper Rynning-Tønnesen
fcaa50cfd4
Fixed pausing with spacebar playing video on casting
2018-05-29 19:51:27 +02:00
Kasper Rynning-Tønnesen
aceaa64920
Changed default requests per second to 20 instead of 100
2018-05-29 19:43:22 +02:00
Kasper Rynning-Tønnesen
637006ab73
Fixed some unhandled exceptions
2018-05-29 19:37:22 +02:00
Kasper Rynning-Tønnesen
803ecb6a5b
Trying some projections to have more consistency in data returned in RESTApi
2018-05-29 19:33:24 +02:00
Kasper Rynning-Tønnesen
adc55ee420
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
51a5cc2b13
Merge branch 'master' of github.com:zoff-music/zoff
2018-05-29 14:38:27 +02:00
Kasper Rynning-Tønnesen
90c8ba353d
Sending source on playlist add, and printing source and thumbnail api
2018-05-29 14:38:18 +02:00
Kasper Rynning-Tønnesen
4c26fff033
Flex auto on main-container
2018-05-25 16:20:16 +02:00
Kasper Rynning-Tønnesen
80ee5084a9
Removed local fonts
2018-05-24 13:31:00 +02:00
Kasper Rynning-Tønnesen
a0d01484ae
Removed a jQuery file
2018-05-24 13:28:20 +02:00
Kasper Rynning-Tønnesen
120b3a0676
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
0531c65ee2
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
b3fbd88a44
Not hiding result-containers on short input anymore
2018-05-22 22:09:44 +02:00
Kasper Rynning-Tønnesen
dacddf6cd7
Trying to fix issue where video pauses on skipping too fast
2018-05-21 14:16:12 +02:00
Kasper Rynning-Tønnesen
de2607c403
Fix for thumbnail with soundwaves also
2018-05-20 16:34:18 +02:00
Kasper Rynning-Tønnesen
aefafa5527
Fixed small issue with waveform-thumbnails from soundcloud
2018-05-20 16:27:30 +02:00
Kasper Rynning-Tønnesen
c25b45c314
Fixed thumbnail issue
2018-05-20 16:22:24 +02:00
Kasper Rynning-Tønnesen
9db975e9e8
Fixed issue with farmhash and undefined ip
2018-05-15 12:47:39 +02:00
Kasper Rynning-Tønnesen
c11927de51
Added errormessage on faulty admin-login
2018-05-12 15:25:49 +02:00
Kasper Rynning-Tønnesen
d93c4eb2e7
Removed way of adding API-token from adminpanel
2018-05-12 15:18:30 +02:00
Kasper Rynning-Tønnesen
0f22647c9c
Sorting channels before adding to selects on adminpanel
2018-05-12 15:14:55 +02:00
Kasper Rynning-Tønnesen
0a73c922c3
Fixed issues with imageblobblur and typo in io.js
2018-05-12 15:11:35 +02:00
Kasper Rynning-Tønnesen
1bd1676f82
Updated performance of adminpanel
2018-05-12 15:07:59 +02:00
Kasper Rynning-Tønnesen
1fd6427f31
Removed unused variables
2018-05-11 11:56:16 +02:00
Kasper Rynning-Tønnesen
627155cb04
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
4e33e50955
Updated /help on chat
2018-05-10 14:01:38 +02:00
Kasper Rynning-Tønnesen
8e5624be17
farmhash for worker-id, and prefix fix on firefox
2018-05-09 12:26:22 +02:00
Kasper Rynning-Tønnesen
ee19212c81
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
a0ae20b2fe
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
1233c8bb67
Merge branch 'master' of github.com:zoff-music/zoff
2018-05-07 16:16:27 +02:00
Kasper Rynning-Tønnesen
3f2b26c375
Fix for offline-mode having now_playing object updated wrongly
2018-05-07 16:16:13 +02:00
Kasper Rynning-Tønnesen
b060d74a5e
Updated screenshots
...
Added searches with soundcloud tab in search
2018-05-07 15:52:31 +02:00
Kasper Rynning-Tønnesen
0710036ada
Full-screen on soundcloud album-cover with videoonly for embedded
2018-05-07 15:46:04 +02:00
Kasper Rynning-Tønnesen
93f9109848
Fix for allow autoplay in chrome
2018-05-07 15:25:39 +02:00
Kasper Rynning-Tønnesen
1d889d5a3d
Other timeout
2018-05-07 15:19:34 +02:00
Kasper Rynning-Tønnesen
38def13577
Trying with more timeout
2018-05-07 14:49:20 +02:00
Kasper Rynning-Tønnesen
f45dbe3b98
Workaround for playing if autoplay
2018-05-07 14:46:26 +02:00
Kasper Rynning-Tønnesen
653bebf8c1
Trying without the fix
2018-05-07 14:45:35 +02:00
Kasper Rynning-Tønnesen
59fcc35a47
Cheap workaround for playing embedded player
2018-05-07 14:44:17 +02:00
Kasper Rynning-Tønnesen
4d4479e067
Trying window load listener instead of DOMContentLoaded for embedded
2018-05-07 14:42:04 +02:00
Kasper Rynning-Tønnesen
3f1c45f65d
Setting start and end to definite values on undefined
2018-05-07 14:35:59 +02:00
Kasper Rynning-Tønnesen
ee6454d626
Moved hashlink test in embed
2018-05-07 14:31:42 +02:00