Commit Graph

143 Commits

Author SHA1 Message Date
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
Kasper Rynning-Tønnesen
1e00cbb9e7 README.md update 2018-03-02 11:35:42 +01:00
Kasper Rynning-Tønnesen
e0ee2142b5 Fixed now-playing not being sent correctly from API 2018-03-02 11:07:54 +01:00
Kasper Rynning-Tønnesen
c70b6a0ea9 Prettier returing on API
- Prettier returns on API
- Upped to version 4
2018-03-02 10:47:06 +01:00
Kasper Rynning-Tønnesen
7fda70965f Fixed issue with suggested being duplicated and RESTApi posting 2018-03-02 09:23:07 +01:00
Kasper Rynning-Tønnesen
e720776365 Updating to have type always 2018-03-02 08:50:17 +01:00
Kasper Rynning-Tønnesen
92a7c88e42 More RESTApi explanation in README and more endpoints 2018-03-01 19:11:20 +01:00
Kasper Rynning-Tønnesen
557bc521a5 Validating song-info on add by api 2018-03-01 16:14:24 +01:00
Kasper Rynning-Tønnesen
ec128823d9 Redirecting /api/help to github 2018-03-01 15:55:02 +01:00
Kasper Rynning-Tønnesen
0401d824eb RESTApi is timed for 2 seconds 2018-03-01 15:44:17 +01:00
Kasper Rynning-Tønnesen
7aa4b2d22a Limiting on how much you can shuffle 2018-03-01 15:20:26 +01:00