JaniruTEC
JaniruTEC
FUSE on MacOS and Linux require the user to mount a filesystem in an existing, empty folder. FUSE over WinFSP requires the folder to not exist and therefore "breaches" the...
### Summary Cryptomator should have a way to report invalid configurations, that were written by prior versions of Cryptomator, and fix them automatically if possible. ### Motivation Having invalid values...
### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Add support...
This PR sets up the [Fluid Attacks CLI tool](https://docs.fluidattacks.com/tech/scanner/standalone/cli/) to prepare for the CASA tier 2 audit. - [X] Add tool to project. - [ ] Add fastlane lane. Also...
## Summary by CodeRabbit - **New Features** - Introduced Room library for enhanced database management. - Added new tests for database creation, access, and migrations. - Implemented automatic and manual...
### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/android/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/android/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Add support...
Closes #517.
This PR fixes even more project files, which slipped through when creating #507. ## Summary by CodeRabbit - **Chores** - Updated the `.gitignore` file for better project exclusions. - **Refactor**...
This PR removes the call to `MinioClient#bucketExists`, adds documentation on required scopes and closes #339.