Sebastian Stenzel
|
26b69beb87
|
prevent updates while having unlocked vaults
|
2025-11-06 10:08:49 +01:00 |
|
Sebastian Stenzel
|
093f0e8c94
|
cleanup updater
|
2025-11-04 11:12:43 +01:00 |
|
Sebastian Stenzel
|
c938c42c00
|
unified "check for update" and "do update" button
|
2025-11-02 15:40:32 +01:00 |
|
Sebastian Stenzel
|
59560193ee
|
adjust to new multi-step update API
|
2025-10-21 11:32:45 +02:00 |
|
Sebastian Stenzel
|
a6b31e19b9
|
Merge branch 'feature/jdk25' into feature/app-update
# Conflicts:
# .idea/compiler.xml
# pom.xml
|
2025-10-17 17:03:43 +02:00 |
|
 Armin SchrenkandGitHub
|
afd2d74c90
|
Merge branch 'develop' into feature/restore-vaultconfig
|
2025-10-16 15:25:27 +02:00 |
|
Jan-Peter Klein
|
227b322b8a
|
revert cleanup that introduced a bug
|
2025-10-15 15:55:29 +02:00 |
|
Jan-Peter Klein
|
1104c1067a
|
wording changes
|
2025-10-15 14:06:00 +02:00 |
|
 Armin SchrenkandGitHub
|
349349e057
|
Add share option in context menu (#4008)
|
2025-10-10 11:04:37 +02:00 |
|
Jan-Peter Klein
|
2b79c58577
|
renaming and reordering
|
2025-09-04 08:44:18 +02:00 |
|
Jan-Peter Klein
|
1d3c62e2c7
|
revert cleanup that introduced a bug
|
2025-09-03 14:58:25 +02:00 |
|
Jan-Peter Klein
|
f758388063
|
fix closeOrReturn button
|
2025-09-03 14:28:16 +02:00 |
|
Jan-Peter Klein
|
8767564977
|
revert cleanup that introduced a bug
|
2025-09-03 13:39:08 +02:00 |
|
Jan-Peter Klein
|
16d441ec44
|
cleanup
|
2025-08-21 12:26:16 +02:00 |
|
Jan-Peter Klein
|
e78a064af6
|
dialogs with icons and some other ui improvements
|
2025-08-13 11:40:10 +02:00 |
|
Sebastian Stenzel
|
d5245009f4
|
Merge branch 'feature/self-update-poc' into feature/app-update
# Conflicts:
# src/main/java/org/cryptomator/ui/preferences/UpdatesPreferencesController.java
# src/main/resources/fxml/preferences_updates.fxml
|
2025-08-09 09:26:38 +02:00 |
|
Ralph Plawetzki
|
99e9e92f10
|
Fix progress bar due to JavaFX limitations
|
2025-07-30 19:21:34 +02:00 |
|
Ralph Plawetzki
|
8e6500d93f
|
Implement update button that updates and respawns the app
|
2025-07-30 19:21:34 +02:00 |
|
Ralph Plawetzki
|
89ce99deaf
|
Wire UpdateService
|
2025-07-30 19:21:34 +02:00 |
|
Jan-Peter Klein
|
5110b35690
|
hard coded UI strings replaced
showThirdText property binding
|
2025-07-10 10:15:11 +02:00 |
|
Jan-Peter Klein
|
9fee4afd2a
|
remove duplicate unicode value
|
2025-07-09 18:37:38 +02:00 |
|
Jan-Peter Klein
|
b00ee4740a
|
legacy vaults supported now
|
2025-07-07 14:58:19 +02:00 |
|
Sebastian Stenzel
|
02186ca17a
|
hooked up in UI
|
2025-07-06 20:02:41 +02:00 |
|
Jan-Peter Klein
|
a9444182bb
|
clean up
|
2025-07-04 22:17:27 +02:00 |
|
Jan-Peter Klein
|
edc308ccd1
|
recover button now in VaultListController
|
2025-06-30 17:36:30 +02:00 |
|
Jan-Peter Klein
|
acf11da202
|
cleanup
removed MASTERKEY_MISSING
new recoveryActionType RESTORE_ALL
|
2025-06-30 09:26:30 +02:00 |
|
Jan-Peter Klein
|
638e1e562d
|
Merge branch 'develop' into feature/restore-vaultconfig
|
2025-06-23 10:17:43 +02:00 |
|
Jan-Peter Klein
|
968e8f51e4
|
new onboarding dialog
remove is hub vault dialog
|
2025-05-30 15:30:38 +02:00 |
|
Jan-Peter Klein
|
90cbb0c5f6
|
new recovery package in common
|
2025-05-19 14:27:05 +02:00 |
|
Armin Schrenk
|
b7fa1ae6d8
|
Merge branch 'develop' into release/1.16.0
# Conflicts:
# src/main/java/org/cryptomator/common/vaults/Vault.java
# src/main/java/org/cryptomator/ui/eventview/EventListCellController.java
# src/main/java/org/cryptomator/ui/eventview/EventListCellFactory.java
# src/main/java/org/cryptomator/ui/eventview/EventViewController.java
# src/main/java/org/cryptomator/ui/eventview/EventViewModule.java
# src/main/java/org/cryptomator/ui/mainwindow/VaultDetailUnlockedController.java
# src/main/java/org/cryptomator/ui/mainwindow/VaultListController.java
# src/main/resources/css/dark_theme.css
# src/main/resources/css/light_theme.css
# src/main/resources/fxml/eventview.fxml
# src/main/resources/fxml/vault_detail_unlocked.fxml
# src/main/resources/fxml/vault_list.fxml
# src/main/resources/i18n/strings.properties
|
2025-04-15 11:41:39 +02:00 |
|
Armin Schrenk
|
0680437004
|
Set a mininum width for the vault choice box in the event view
|
2025-04-14 17:38:21 +02:00 |
|
 Armin SchrenkandGitHub
|
1d8466a9e3
|
Feature: Decrypt encrypted file name (#3788)
Closes #2713
|
2025-04-10 17:44:55 +02:00 |
|
 Armin SchrenkandGitHub
|
6a26d95c15
|
Feature: Event view (#3780)
|
2025-04-03 18:10:22 +02:00 |
|
Jan-Peter Klein
|
e1cc61037e
|
cleanup
|
2025-03-23 11:15:36 +01:00 |
|
Jan-Peter Klein
|
6bb8c0d4e7
|
removed unused fxml and controller
dialog fix
|
2025-03-19 10:09:55 +01:00 |
|
Jan-Peter Klein
|
f9e8031acb
|
Merge branch 'develop' into feature/restore-vaultconfig
|
2025-03-18 11:53:06 +01:00 |
|
Armin Schrenk
|
61ec3bc465
|
Merge branch 'feature/event-view' into release/1.16.0
# Conflicts:
# pom.xml
|
2025-03-18 11:39:22 +01:00 |
|
Armin Schrenk
|
c19734da6f
|
decrypt name is always possible
|
2025-03-18 11:17:49 +01:00 |
|
Armin Schrenk
|
06ddec4b70
|
more UI refinment:
* only copy decrypted names to clipboard
* indicate in UI
|
2025-03-17 17:14:52 +01:00 |
|
Jan-Peter Klein
|
6231c5b8b3
|
restore checkbox and other small ui rearrangements
|
2025-03-17 16:10:16 +01:00 |
|
Armin Schrenk
|
24e31553fd
|
refine UI:
* align locate/decrypt buttons horizontally
* change to text icons
* dedup code
|
2025-03-17 12:02:03 +01:00 |
|
Armin Schrenk
|
262f84e8db
|
new design
|
2025-03-13 16:47:23 +01:00 |
|
Armin Schrenk
|
42269a6057
|
just a draft
|
2025-03-12 18:01:06 +01:00 |
|
Armin Schrenk
|
3c8e506805
|
add tooltip for clear all button
|
2025-03-12 15:21:32 +01:00 |
|
Armin Schrenk
|
f0a7379575
|
hide count if vault is locked
|
2025-03-12 10:50:36 +01:00 |
|
Armin Schrenk
|
0d12b11c48
|
cleanup
|
2025-03-12 10:01:09 +01:00 |
|
Armin Schrenk
|
fbab2df00f
|
add notification marker for new events
|
2025-03-12 09:38:56 +01:00 |
|
Armin Schrenk
|
7a50ba0b43
|
Merge branch 'develop' into feature/event-view
|
2025-03-11 17:03:58 +01:00 |
|
Armin Schrenk
|
7af82b831f
|
add event count to viewer
|
2025-03-07 11:50:40 +01:00 |
|
Armin Schrenk
|
a86f42fa44
|
replace eventList with a eventMap in model to group events
|
2025-03-07 11:21:23 +01:00 |
|