KudosPlease icon indicating copy to clipboard operation
KudosPlease copied to clipboard

No https support?

Open parrker opened this issue 9 years ago • 10 comments

It looks like the plugin does not on pages served via https, because browsers block ajax request to http://api.kudosplease.com/"+q

Is there a way to fix it for my users?

parrker avatar Apr 23 '15 16:04 parrker

+1 for https support. I use KudosPlease on my Github-hosted jekyll site. Right now the button works with http, but not with https:

Works: http://fredrikaverpil.github.io/2015/05/01/3d-rendering-in-the-google-cloud/ Does not work: https://fredrikaverpil.github.io/2015/05/01/3d-rendering-in-the-google-cloud/

I used the JS from here: http://codepen.io/TimPietrusky/pen/acBCf

fredrikaverpil avatar Feb 07 '16 11:02 fredrikaverpil

+1

afollestad avatar Mar 27 '16 16:03 afollestad

Hi, I wrote a clone in Golang. There is a host at https://kudos.niels-ole.com/ (also with http support). You can simply replace the references to the server in the JS with that address. I wrote two lines at https://www.niels-ole.com/kudos/blog/2016/11/04/now-with-kudos.html Will release the code shortly.

nielsole avatar Nov 09 '16 10:11 nielsole

+1 using niels-ole https endpoint now. Cannot import old kudos :(

RCasatta avatar Jan 06 '17 09:01 RCasatta

@nielsole Thanks for HTTPS support Also can you implements total website kudos

https://kudos.niels-ole.com/?url=https://miteshshah.github.io/windows/how-to-change-windows-7-product-key/
22
https://kudos.niels-ole.com/?url=https://miteshshah.github.io/
0

Ideally we should return all the kudos for the same domain.

MiteshShah avatar Jan 30 '17 09:01 MiteshShah

Hi,

the feature is now live. e.g.: https://kudos.niels-ole.com/?domain=miteshshah.github.io It would be best if further issues and discussions would take place at https://github.com/nielsole/kudos

nielsole avatar Jan 30 '17 19:01 nielsole

@nielsole Sure Not aware of that repo https://github.com/nielsole/kudos Thanks for the quick implements :)

MiteshShah avatar Jan 30 '17 19:01 MiteshShah

@nielsole HTTPS expired can you renew it

Kishoreramesh07 avatar Jan 02 '20 10:01 Kishoreramesh07

yeah, migrating servers right now, will fix it probably today or tomorrow

nielsole avatar Jan 02 '20 13:01 nielsole

Thanks for the quick fix

Kishoreramesh07 avatar Jan 03 '20 05:01 Kishoreramesh07