* fix: switch google drive picker to gis
* fix: switch google drive picker to gis (linting)
* fix: switch google drive picker to gis (prettier)
* fix: remove restrictions on file types
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
* fix: show navigator
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
* fix: no multiselect for files
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
* refactor: get rid of jquery
* fix: don't add script twice
* refactor: remove unused properties
* refactor: store access token in one place only
* refactor: make tokenClient a local constant
* fix: set locale
* refactor: async calls
* fix: don't store access token
It's one-time use anyway.
* fix: scope for allowing file upload
* reafctor: rename libsLoaded() to autthenticate()
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>