- Stabilize the application: no more crashes, no more infinite loadings
- Consequence: nothing works with subfolders contents
- Bugs fixed:
- Guzzle conflicted with the News app one: NastuzziSamy#27
- Deleting a file created a whole crash
- Add Changelog file
- Refractor JS namespaces to follow stable 15
- Add guideline
- Supports for Nextcloud 15 and 16
- Normal user can use the app if allowed by an admin
- Bugs fixed:
- Random OAuth2 errors: trim all inputs to avoid bad copy/paste from Google Developer Console
- The "Grant access" button worked randomly: NastuzziSamy#28
- Cannot create gdrive from command line: NastuzziSamy#40
- Bug fixed:
- Rename create an error NastuzziSamy#8
- Bug fixed:
- In certain php version, some functions returned errors
- Bugs fixed:
- Correct Oauth2 grant bug NastuzziSamy#4
- Storage was all time "temporarily not available" NastuzziSamy#5
- Building path did not work correctly with root
- Bug fixed:
- Add vendor directory in the nextcloud app NastuzziSamy#1
- Add installation procedure
- Improve the appinfo.xml file
- Bugs fixed:
- It was impossible to install the app from the appstore (Makefile missing..) NastuzziSamy#1
- Bugs fixed:
- Files were all time exported (and sometimes, in an incompatible format) NastuzziSamy#3
- Files were not downloaded correctly (files streams were badly requested)
- Make the app compliant
- Be warn the app is still in beta version until v1.0.0
- Add test function
- Force Nextcloud to update all directories contents
- Final Google compatibility
- Google files are automaticaly exported in the good file type
- Files and directories are now deletable
- First publication on Nextcloud appstore
- Based on the work of the Google Drive external storage support for ownCloud
- Use of Flysystem fonctionnality
- Switch Google API v2 to v3
- Google files and directories are
- Printed
- Readable
- Downloadable
- Editable
- Renamable