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
Kasper Rynning-Tønnesen
ad8bd1bff4
Fix for non-selectable API-code
...
- Fixed issue where API-code couldn't be selected
- Added view to see if the api-key has been fetched or not
- Added option to try again with the same email if the previous link has timed-out after a day
2018-03-04 22:29:59 +01:00
Kasper Rynning-Tønnesen
a34f7570cc
Moved embed.html to handlebars-file, and fixed toast-wordbreaks
2018-03-04 20:13:07 +01:00
Kasper Rynning-Tønnesen
3bbc627473
Fixed API token-timeout fix
2018-03-04 14:09:12 +01:00
Kasper Rynning-Tønnesen
946bbb1c65
fixed rest-api issue with token not being checked correctly
2018-03-04 13:22:59 +01:00
Kasper Rynning-Tønnesen
c80e049844
Spelling-fixes and selectable
2018-03-04 12:37:00 +01:00
Kasper Rynning-Tønnesen
0d333ac83a
Limit is set to 100 automatically
2018-03-04 11:26:16 +01:00
Kasper Rynning-Tønnesen
76e7001e51
Added url for applying for api-tokens
2018-03-04 11:24:44 +01:00
Kasper Rynning-Tønnesen
ceebba6253
Adding option to name api-keys and removing them
2018-03-03 18:16:49 +01:00
Kasper Rynning-Tønnesen
e6eb066911
Timeouting wrong tokens
2018-03-03 16:41:24 +01:00
Kasper Rynning-Tønnesen
7d10360c81
Added error-message if trying to send token that doesn't exist
2018-03-03 16:39:18 +01:00
Kasper Rynning-Tønnesen
a6b63be03b
Fixed authorization issue with token
2018-03-03 16:32:45 +01:00
Kasper Rynning-Tønnesen
78ffcec66d
Updated RESTApi to have tokens also
2018-03-03 16:24:57 +01:00
Kasper Rynning-Tønnesen
740cf021f8
Fixed issue with correct title not returning result
2018-03-03 12:12:32 +01:00
Kasper Rynning-Tønnesen
fa7071ecb6
Correct output for output on post without auth
2018-03-02 13:23:32 +01:00
Kasper Rynning-Tønnesen
5e9e682932
Correct error-message on song-get on protected list
2018-03-02 11:40:39 +01:00