seladb/StarTrack-js

Error occured: API rate limit exceeded

MichalLytek opened this issue ยท 10 comments

I received this error:
image

I see some form in html but I can't find a way to fill it and make it work.
Can the api token be stored in localstorage and used automatically?

Yes, that's a good point. I have this feature in mind but I didn't find time to implement it yet.
Do you think you can implement it yourself and make a PR?

Sorry, my programmers license doesn't allow me to use jQuery ๐Ÿ˜†

Maybe I will find some time to figure it out.

Fixed! :)

Great! ๐ŸŽ‰
But can you store the github token in local storage? It's annoying to enter it every time i open the page to see the stars ๐Ÿ˜‰

Sure, I'll make that fix

I added this feature. Now on the GitHub Authentication page you can check a checkbox that allows to store the auth details to local storage. This checkbox isn't checked by default because saving auth details in local storage isn't safe, so you have to check it manually.

Please let me know if you have any questions or comments

The problem is that it's not working now ๐Ÿ˜ž

image

Found the bug and fixed it. Please try again

Works great! Thanks! โค๏ธ

Awesome! โค๏ธ
If you like this project I'd really appreciate if star it โญ๏ธ :)