Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Move from google calendar" doesn't work as it is a cross-origin request #38

Open
StevenJNPearce opened this issue Feb 4, 2019 · 8 comments
Labels
bug Something isn't working

Comments

@StevenJNPearce
Copy link

StevenJNPearce commented Feb 4, 2019

Could have a file upload dialog where user can choose a .ics file from their PC. Alternatively use something like this: https://github.com/Rob--W/cors-anywhere/

@friedger

@friedger
Copy link
Member

friedger commented Feb 4, 2019

@StevenJNPearce Good point! I was testing with a cors browser plugin.

@friedger
Copy link
Member

friedger commented Feb 4, 2019

Hmm, will users trust the proxy?

@StevenJNPearce
Copy link
Author

StevenJNPearce commented Feb 4, 2019

Hmm, will users trust the proxy?

Maybe It's better to just have an <input type="file">, the readme can be updated to instruct users to save the .ics from the secret url in google calendar. This way it would also be easier to migrate from any desktop calendar app that can export .ics

Negative of this is that it wouldn't stay up to date with new changes made on google calendar.

@friedger
Copy link
Member

friedger commented Feb 4, 2019

Do you want to send a pull request for the input file addition?

@StevenJNPearce
Copy link
Author

Do you want to send a pull request for the input file addition?

Will do once I get my head round all the code in the app. It's very verbose.

@StevenJNPearce
Copy link
Author

Is there some way to get blockstack login to work from localhost? I can login fine with it served over https from my server, but it wont login when running from npm start

@friedger friedger added the bug Something isn't working label Feb 4, 2019
@friedger
Copy link
Member

friedger commented Feb 4, 2019

@StevenJNPearce Use 127.0.0.1:3000

@friedger
Copy link
Member

friedger commented Feb 4, 2019

Ping me directly on riot, slack (https://blockstack.slack.com/) if you need a quick answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants