develop
Single maven module (#1676)
Use enum for well-known local cloud storage paths and move class to commons package
Fixed Next button for Invalid Vault Name
Feature/simple spinning (#1728)
adjust fxml loading to modular setup
added title-logo file and rearranged files
change translation keys to use unified dialog scheme
more consistency
adjust spacing and window size to fit (english) labels
fixed broken bidi binding
make the view depend on state, not on another view
redesign auth processing dialog: * adjust to new design * add translation keys
show info for 402 response on unlock
Refine dialog text
Add desgin to recieve key dialog
Show message in register dialog if device name is already in use
add device registration failed controller
Add device registrations success screen
fit unauthorized device dialog to new design
Added drop zone for revealing encrypted files or folders (#2592)
Reduce ResizeRegion to 6px, only save positions at MouseRelease
Rename styleclass
Add more info to Migration Screen
moved interface settings to separate preferences tab
Hello 2023 :tada:
increased margins and spacings even further
Rename properties as suggested in the discussion to #2445
add point of automatic mount point selection
removed quitforced package, moved QuitForcedController into quit package and deleted not required files
more translation adjustments
comments of the PR were taken into account as well as a few small changes in the recoverykey recover dialog
degenerify button description and rename things in resetPasswordController
adjust translations and translation keys
Handle illegelArgumentException when setting custom mountpoint
fix alignment in vault detail error screen
Merge branch 'develop' into feature/mount-provider
Disable Password tab if vault.config.keyid.scheme is not masterkeyfile
Apply more code review suggestion: * use more specific localization key * decouple internal localized error message from external localization
Revert "Add disable all keyrings setting checkbox"
cleanup