-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add Export Functionality #162
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the pattern so far has been to make actions into query strings, e.g. ?export=true
this is to prevent accidentally exporting things when you call
node/US_CRYPTO_EXPORT/foo
i'll fix this in the next few days
other than that it's good work, thank you
TODO: @northdpole , add documentation on how to setup a gspread oauth token so that the backend can generate the spreadsheet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can easily be abused by bots, can you please
- make this feature optional (hide it behind an environment variable when building the frontend ?
- add a captcha challenge for clicking the button
Fixes #161
https://www.loom.com/share/67d67449e98649dc9fffe0f180d5dee8