5 Commits

Author SHA1 Message Date
fa348cdeeb hello rubocop 2020-04-28 01:40:06 +02:00
17d37edf0b Always try to append the data to the spreadsheet
Authentication errors will be caught an logged, but it should be tried.
Expired tokens will get refreshed if possible.
2020-04-09 18:29:56 +02:00
94966a9933 Handle authentication errors when appending data
This catches exceptions that can happen when an authentication is expired
or removed by the user on google's side.
2020-04-09 11:51:54 +02:00
10d80c6548 Support file uploads
This allows submissions to store file uploads
2020-04-09 11:02:07 +02:00
917051c7ea Hello tinyforms 2020-04-05 23:35:53 +02:00