Ralph Plawetzki
|
0a78987d30
|
Revert "Fix typo"
This reverts commit 78675c9638.
|
2024-12-02 08:11:00 +01:00 |
|
Ralph Plawetzki
|
929782c318
|
Revert "Fix doubled method due to merge error"
This reverts commit b5dbfd3209.
|
2024-12-02 08:11:00 +01:00 |
|
Ralph Plawetzki
|
97a0f9c435
|
Migrate keychain entries on Mac on provider change
|
2024-12-02 07:56:23 +01:00 |
|
Ralph Plawetzki
|
f7e65f4eec
|
Add cryptomator.integrationsWin.windowsHelloKeychainPaths to Environment
|
2024-11-30 14:39:56 +01:00 |
|
Ralph Plawetzki
|
b5dbfd3209
|
Fix doubled method due to merge error
|
2024-11-24 18:14:26 +01:00 |
|
Ralph Plawetzki
|
78675c9638
|
Fix typo
|
2024-11-24 15:02:06 +01:00 |
|
Ralph Plawetzki
|
e8126e68ce
|
Remove unneeded saving a keychain entry right after
it was loaded
|
2024-11-24 15:02:06 +01:00 |
|
Ralph Plawetzki
|
c8075dbc19
|
Improve thread handling
|
2024-11-24 15:02:05 +01:00 |
|
Ralph Plawetzki
|
aa34ad52e6
|
Use overloaded method storePassword instead of a new one
|
2024-11-24 15:00:54 +01:00 |
|
Ralph Plawetzki
|
af3779ba2e
|
Code cleanups following coderabbitai recommendations
|
2024-11-24 14:56:38 +01:00 |
|
Ralph Plawetzki
|
953aee560f
|
Generalize naming
|
2024-11-24 14:56:38 +01:00 |
|
Ralph Plawetzki
|
d8b798ff0f
|
Disable feature for other platforms than Mac
|
2024-11-24 14:56:38 +01:00 |
|
Ralph Plawetzki
|
9cc863ae79
|
Change existing keychain entry
|
2024-11-24 14:56:38 +01:00 |
|
Ralph Plawetzki
|
14ba852351
|
Remove log statement used for testing
|
2024-11-24 14:56:37 +01:00 |
|
Ralph Plawetzki
|
9516928529
|
Grab new API
|
2024-11-24 14:56:30 +01:00 |
|
Ralph Plawetzki
|
62827b69cc
|
Actually save preference on checkbox change
|
2024-11-24 14:48:32 +01:00 |
|
Ralph Plawetzki
|
2378227756
|
loadPassphraseForAuthenticatedUser is not needed to
load as an authenticated user; loadPassphrase is
sufficient
|
2024-11-24 14:48:32 +01:00 |
|
Ralph Plawetzki
|
2194360c8a
|
Decide on Touch ID setting whether user needs
to authenticate on loading and storing a passphrase
|
2024-11-24 14:48:32 +01:00 |
|
Ralph Plawetzki
|
10bce1fb06
|
Save Touch ID setting per vault
|
2024-11-24 14:48:32 +01:00 |
|
Ralph Plawetzki
|
cfa3093dd0
|
Add CheckBox to enable Touch ID per vault
|
2024-11-24 14:48:31 +01:00 |
|
mindmonk
|
50cfdbbc0b
|
Merge pull request #3617 from cryptomator/feature/ui-cleanup
Enhance UI Components, Fix Issues, and Improve Visual Consistency
|
2024-11-20 12:21:31 +01:00 |
|
Armin Schrenk
|
8aed6045a0
|
Feature: Show update reminder every 14 days (#3597)
fixes #3596
only show update reminder every 14 days
|
2024-11-15 18:14:57 +01:00 |
|
Armin Schrenk
|
ea007f3cfe
|
fix IDE issues
|
2024-10-29 09:46:56 +01:00 |
|
Armin Schrenk
|
1c868a644f
|
remove unused/obsolete static variable
|
2024-10-29 09:44:50 +01:00 |
|
mindmonk
|
a9f1e5b761
|
Merge pull request #3550 from cryptomator/feature/gdrive-presets
Feature: Refined GoogleDrive Presets - List Only "My Drive" Root Folders
|
2024-10-18 13:05:50 +02:00 |
|
Jan-Peter Klein
|
f642149723
|
used List.of() for FALLBACK_LOCATIONS
|
2024-10-16 18:00:47 +02:00 |
|
Jan-Peter Klein
|
4b359d98cb
|
removed unnecessary stream support
|
2024-10-10 17:39:53 +02:00 |
|
Jan-Peter Klein
|
764fccf0b5
|
pr mentioned changes
|
2024-10-10 17:34:23 +02:00 |
|
Jan-Peter Klein
|
118a1411d8
|
fixed empty vaultList contextMenu
|
2024-10-09 16:55:56 +02:00 |
|
Jan-Peter Klein
|
44310cbd0e
|
set missing min width and height
|
2024-10-09 16:50:26 +02:00 |
|
Jan-Peter Klein
|
2dce7b6f71
|
removed drivePath param
|
2024-10-09 14:50:05 +02:00 |
|
Jan-Peter Klein
|
98db82d137
|
contains instead of stream
|
2024-10-09 14:48:40 +02:00 |
|
Jan-Peter Klein
|
fd55656261
|
filtered by 'My Drive' and translations
|
2024-10-08 20:08:37 +02:00 |
|
mindmonk
|
978dec64ee
|
Merge pull request #3549 from cryptomator/feature/improve-preferences-contribute-tab
Feature: Optimize 'Support us' Tab in Preferences - Add Supporter Certificate Removal & Improved Layout
|
2024-10-04 12:27:13 +02:00 |
|
mindmonk
|
8d7bf3a370
|
Merge pull request #3467 from cryptomator/feature/redesign-mainwindow
Feature: Redesigned MainWindow
|
2024-10-04 12:13:09 +02:00 |
|
Jan-Peter Klein
|
1cea7bcffc
|
set bigger minHeight
|
2024-10-02 17:03:52 +02:00 |
|
Jan-Peter Klein
|
16e77d4b9b
|
add clear to setStyleClass
|
2024-10-02 16:56:39 +02:00 |
|
Jan-Peter Klein
|
c5d4c9a9c1
|
removed duplicate code
|
2024-10-02 14:20:09 +02:00 |
|
mindmonk
|
7a40a3cb0c
|
Merge branch 'feature/redesign-mainwindow' into feature/notificationbar
|
2024-10-02 11:05:39 +02:00 |
|
Jan-Peter Klein
|
2d96d2e5c6
|
optimised cellSize binding and removed unused imports
|
2024-10-01 18:56:21 +02:00 |
|
Armin Schrenk
|
0a968b60aa
|
Remove Guava dependency and update Dagger
|
2024-10-01 17:19:31 +02:00 |
|
Jan-Peter Klein
|
de16647d00
|
reformat code
|
2024-09-26 11:24:57 +02:00 |
|
Ahmatjan
|
03403e53bc
|
translation: Add Uyghur Language Translation (#3557)
|
2024-09-26 11:12:26 +02:00 |
|
Jan-Peter Klein
|
73c0af9749
|
changed wording and removed unnecessary method calls
|
2024-09-25 16:20:19 +02:00 |
|
Jan-Peter Klein
|
53c7e031a3
|
changes mentioned by infeo
|
2024-09-24 16:14:52 +02:00 |
|
Jan-Peter Klein
|
1e280f2c97
|
removed FXML loader, elements created programmatically in NotificationBar
|
2024-09-24 16:05:31 +02:00 |
|
Jan-Peter Klein
|
ce82593fc6
|
simplified bindings
|
2024-09-24 15:48:15 +02:00 |
|
Jan-Peter Klein
|
c2c3d778d1
|
added @CheckAvailability
changed exception handling
|
2024-09-24 15:29:13 +02:00 |
|
Jan-Peter Klein
|
7771181e15
|
changed wording to compact
|
2024-09-23 14:21:55 +02:00 |
|
Jan-Peter Klein
|
1a39333b4c
|
cr mentioned changes
|
2024-09-23 14:02:42 +02:00 |
|