* Added drop zone for revealing encrypted files or folders
* Split god drop zone into distinct drop zones in vault list and vault detail unlocked
* Prevent cursor from changing if content doesn't match during drag over
[ci skip]
* Removed unused methods / css classes
[ci skip]
* Updated method name
* Refactor Vault::getCiphertextPath to only accept strings starting with "/"
* bump cryptofs
* ensure that path cleartext path always starts with "/"
* added file chooser for revealing encrypted items
* Trying to fix path parsing again
* Updated drag & drop design for buttons
* use RevealPathService to reveal files in file manager
* fix compilation error
* Copy paths to clipboard if no revealService is present
* reintegrate wongFileAlert
* Only accept TrasnferMode.LINK
* updated drag-n-drop button styling
* added tooltip
* updated string
* cleanup
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de>
* Define discrete rotation animation
* New class FontAwesome5Spinner extending FontAwesome5IconView, animated
* New class AutoAnimator to play Animation on a Node conditionally
* Replace all occurences of Progress Indicator with FontAwesome5Spinner
* Spin spinner icon in processing vault state
* remove undocumented progress indicator styling