Commit Graph

86 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
5018c509a3 Fixed some results errors 2018-09-20 20:18:53 +02:00
Kasper Rynning-Tønnesen
3101792420 Fixed small API-error with postvariables 2018-09-17 14:51:47 +02:00
Kasper Rynning-Tønnesen
6d0acaefcb More instant frontpage-loading, and sorting frontpages on the backend for consistency 2018-08-10 11:51:28 +02:00
Kasper Rynning-Tønnesen
8c29c31449 Working updating of playlist and populating 2018-08-08 22:54:41 +02:00
Kasper Rynning-Tønnesen
689bc85a62 Started work on fetching frontpage-lists at the same time as sending the html 2018-08-08 22:21:53 +02:00
Kasper Rynning-Tønnesen
5af7fe2d37 Now sending next song when asked to correctly, and to only the askee 2018-06-23 13:30:00 +02:00
Kasper Rynning-Tønnesen
38acd4db1c Re-enabled filter for badwords 2018-06-07 12:00:05 +02:00
Kasper Rynning-Tønnesen
6636c8481a Added a host-mode
- Fullscreen video + playlist
- Removed fullscreenbutton in host-mode
- Removed skip-button in host-mode
- Disabled skipping in host-mode
- Removed buttons and rightclick menus in host-mode
- Host mode for easily having a computer playing at a party without being able to modifying the currently playing video/song
2018-06-06 15:58:28 +02:00
Kasper Rynning-Tønnesen
9a6ee1baa2 Signing up for the API work again
- Can use the same email more than once, the only difference is that it wont create a new key, only a new link to the key
2018-06-04 16:21:36 +02:00
Kasper Rynning-Tønnesen
f6fd8caa7e Better redirect with QRcode 2018-05-31 17:26:15 +02:00
Kasper Rynning-Tønnesen
a5c984f2e0 Fixed issue with API crashes the server 2018-05-31 16:56:59 +02:00
Kasper Rynning-Tønnesen
ded625ae25 Better handling of og_image 2018-05-31 15:31:54 +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
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
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
c25b45c314 Fixed thumbnail issue 2018-05-20 16:22:24 +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
1a170c6509 API now sending source and thumbnail 2018-05-04 21:05:34 +02:00
Kasper Rynning-Tønnesen
9442a2093b Fixed issues with window-history and soundcloud.load function 2018-05-03 19:31:31 +02:00
Kasper Rynning-Tønnesen
9b1e91783e Soundcloud-player + soundcloud-search added 2018-05-03 14:27:54 +02:00
Kasper Rynning-Tønnesen
61647e96c7 Removed channel-name tap-target 2018-04-26 11:20:29 +02:00
Kasper Rynning-Tønnesen
e01bef2ace Completely removed jQuery
- Missing results/search not working properly
2018-04-25 16:59:40 +02:00
Kasper Rynning-Tønnesen
9273576fe6 Fixed issue with mobile-client on password-protected list 2018-04-08 17:41:24 +02:00
Kasper Rynning-Tønnesen
88b1426bb1 Not showing suggested on mobileload 2018-04-06 17:39:47 +02:00
Kasper Rynning-Tønnesen
435fb23fd3 Fixed issues with client 2018-04-06 16:51:04 +02:00
Kasper Rynning-Tønnesen
c245ec80ff Removed some dependencies 2018-04-06 13:16:10 +02:00
Kasper Rynning-Tønnesen
72f204825e Better colorthief handling
- Moved colorthief handling to api, making it easier to controll where the requests comes from
2018-04-03 16:40:34 +02:00
Kasper Rynning-Tønnesen
02667f4348 Imageblob only from allowed origin 2018-04-03 16:19:11 +02:00
Kasper Rynning-Tønnesen
355926ddff Returning on imageblob error 2018-04-03 16:11:25 +02:00
Kasper Rynning-Tønnesen
c03d85b83f Trying fix for vote/add on mobile-client 2018-03-23 18:18:24 +01:00
Kasper Rynning-Tønnesen
088ba1babd Forgot how logic works 2018-03-16 10:36:34 +01:00
Kasper Rynning-Tønnesen
372eb8439a Opening for subdomain also 2018-03-16 10:33:33 +01:00
Kasper Rynning-Tønnesen
dbba54c7ad Origin for api-tokens 2018-03-16 10:28:10 +01:00
Kasper Rynning-Tønnesen
a4ebe56254 Updated how suggestions work and display
- Always showing suggested tab in tablist
- Fixed issue with contextmenu going all wonky when opened on suggested elements
2018-03-15 15:38:08 +01:00
Kasper Rynning-Tønnesen
572df5a8e5 Fixed api-issues 2018-03-15 13:42:51 +01:00
Kasper Rynning-Tønnesen
c1a83648d3 Handling cookie-ids somewhat diferrently on chromecasts 2018-03-15 08:43:57 +01:00
Kasper Rynning-Tønnesen
8974e8cde0 Readded serviceworker, and fixed namechange error 2018-03-14 13:31:52 +01:00
Kasper Rynning-Tønnesen
f566a19857 Trying to enable cors for api 2018-03-13 18:51:52 +01:00
Kasper Rynning-Tønnesen
c3e982ee8a Fixed issue where userpass not existing 2018-03-13 18:16:08 +01:00
Kasper Rynning-Tønnesen
6de7391be3 Client working 2018-03-13 17:06:40 +01:00
Kasper Rynning-Tønnesen
82140ace20 Started work for having session-logins instead of sending passwords back and forth 2018-03-13 16:26:51 +01:00
Kasper Rynning-Tønnesen
0df26727da Added button on frontpage for accessing client-version 2018-03-12 19:33:19 +01:00
Kasper Rynning-Tønnesen
3f0f8eb5d9 Updating channel to fetch prettier 2018-03-12 19:17:01 +01:00
Kasper Rynning-Tønnesen
c21eee838a Modified rest, and added client-version 2018-03-12 17:06:47 +01:00
Kasper Rynning-Tønnesen
01480b74de Redirecting /api/help to correct readme file 2018-03-06 14:08:48 +01:00
Kasper Rynning-Tønnesen
d757b95b44 Added more info on faulty input
- Sent in the results on REST
- Sent in the update_required msg on socket.io connection
2018-03-06 13:02:53 +01:00