Commit Graph

5448 Commits

Author SHA1 Message Date
Armin Schrenk
da666410fc
update dependabot config 2024-11-04 14:56:02 +01:00
Armin Schrenk
ea007f3cfe
fix IDE issues
Some checks failed
Build / Compile and Test (push) Has been cancelled
Checks JDK version for minor updates / Check out current version (push) Has been cancelled
Checks JDK version for minor updates / Checkout latest jdk version (push) Has been cancelled
Checks JDK version for minor updates / Notifies for jdk update (push) Has been cancelled
OWASP Maven Dependency Check / check-dependencies (push) Has been cancelled
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
Some checks failed
Build / Compile and Test (push) Has been cancelled
OWASP Maven Dependency Check / check-dependencies (push) Has been cancelled
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
Some checks failed
Build / Compile and Test (push) Has been cancelled
2024-10-16 18:00:47 +02:00
Jan-Peter Klein
4b359d98cb
removed unnecessary stream support
Some checks failed
Build / Compile and Test (push) Has been cancelled
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
2dce7b6f71
removed drivePath param
Some checks are pending
Build / Compile and Test (push) Waiting to run
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
Some checks failed
Build / Compile and Test (push) Has been cancelled
2024-10-08 20:08:37 +02:00
mindmonk
978dec64ee
Merge pull request #3549 from cryptomator/feature/improve-preferences-contribute-tab
Some checks failed
Build / Compile and Test (push) Has been cancelled
OWASP Maven Dependency Check / check-dependencies (push) Has been cancelled
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
Some checks failed
Build / Compile and Test (push) Has been cancelled
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
f22111e36f
revert unrelated changes 2024-10-02 16:46:41 +02:00
Jan-Peter Klein
c5d4c9a9c1
removed duplicate code 2024-10-02 14:20:09 +02:00
mindmonk
4bc9b1d60c
Merge pull request #3474 from cryptomator/feature/notificationbar
Feature: Introduce NotificationBars for Update is available, Support Cryptomator, and DEBUG MODE
2024-10-02 11:05:58 +02:00
mindmonk
7a40a3cb0c
Merge branch 'feature/redesign-mainwindow' into feature/notificationbar
Some checks failed
Build / Compile and Test (push) Has been cancelled
2024-10-02 11:05:39 +02:00
mindmonk
ad555ece8e
Merge pull request #3554 from cryptomator/feature/condensed-vault-list
Feature: Add Option to Enable Compact Vault List View
2024-10-02 10:55:51 +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
Some checks are pending
Build / Compile and Test (push) Waiting to run
2024-10-01 17:19:31 +02:00
Jan-Peter Klein
3b4f82092d
undo string removal 2024-10-01 13:31:43 +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
Cryptobot
2939702842
New Crowdin updates (#3553)
New translations strings.properties

Afrikaans; English; Norwegian; Thai; Uyghur;

[ci skip]
2024-09-26 11:10:21 +02:00
Jan-Peter Klein
b3d09a4cae
changed apostroph
Some checks failed
Build / Compile and Test (push) Has been cancelled
2024-09-26 10:41:17 +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
Some checks failed
Build / Compile and Test (push) Has been cancelled
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
Armin Schrenk
85472db00a
Merge branch 'main' into develop
Some checks failed
Build / Compile and Test (push) Failing after 1s
OWASP Maven Dependency Check / check-dependencies (push) Failing after 1s
Close stale issues / stale (push) Failing after 1s
Close awaiting response issues / no-response (push) Failing after 1s
Report Download Stats / report-download-stats (push) Failing after 0s
Checks JDK version for minor updates / Check out current version (push) Has been cancelled
Checks JDK version for minor updates / Checkout latest jdk version (push) Has been cancelled
Checks JDK version for minor updates / Notifies for jdk update (push) Has been cancelled
2024-09-18 13:25:15 +02:00
Armin Schrenk
d6a020994e
Merge branch 'hotfix/1.14.1'
Some checks failed
Build / Compile and Test (push) Failing after 1s
2024-09-18 13:17:25 +02:00
Armin Schrenk
518f75be32
fixes #3538 2024-09-18 13:16:45 +02:00
Armin Schrenk
28c7dbad69
prepare 1.14.1 2024-09-18 13:16:16 +02:00
Jan-Peter Klein
31e9f3a025 Merge branch 'feature/redesign-mainwindow' into feature/condensed-vault-list
Some checks failed
Build / Compile and Test (push) Failing after 1s
2024-09-17 18:06:14 +02:00
Jan-Peter Klein
a03d5af144
add tilter to display only folders with write permissions
Some checks failed
Build / Compile and Test (push) Failing after 0s
2024-09-17 16:49:31 +02:00
Armin Schrenk
50a654d5af
[ci skip] use recommended winget-releaser version 2024-09-17 11:37:27 +02:00
Armin Schrenk
1954f31910
[ci skip] Merge branch 'main' into develop 2024-09-17 10:04:32 +02:00
Armin Schrenk
68bf441fdd
Merge branch 'release/1.14.0'
Some checks failed
Build / Compile and Test (push) Failing after 0s
2024-09-17 10:03:02 +02:00
Armin Schrenk
a606bcb81e
finalize 1.14.0
Some checks failed
Build / Compile and Test (push) Failing after 0s
Release Check / Validate commits pushed to release/hotfix branch to fulfill release requirements (push) Failing after 0s
2024-09-17 09:59:22 +02:00
Armin Schrenk
fe93e51ffa
Merge branch 'develop' into release/1.14.0 2024-09-17 09:51:23 +02:00
Cryptobot
f2949aae63
New Crowdin updates (#3520)
New translations strings.properties

Chinese Simplified; Chinese Traditional; Filipino; German; Punjabi; Romanian; Russian; Slovenian; Turkish; Ukrainian; 

[ci skip]
2024-09-17 09:49:55 +02:00
Armin Schrenk
80e101456b
adjust keychainManager to new API
Some checks failed
Build / Compile and Test (push) Failing after 0s
Release Check / Validate commits pushed to release/hotfix branch to fulfill release requirements (push) Failing after 0s
2024-09-16 17:40:49 +02:00
Armin Schrenk
2f311c1dfe
use final releases 2024-09-16 17:29:24 +02:00
Jan-Peter Klein
c5cfe4d1b3
removed unnecessary properties
Some checks failed
Build / Compile and Test (push) Failing after 0s
2024-09-16 15:40:52 +02:00
Jan-Peter Klein
a09b55c81b
triggered updatechecker in constructor 2024-09-16 15:39:14 +02:00
Jan-Peter Klein
32f266c721
removed unused vbox in controller
Some checks failed
Build / Compile and Test (push) Failing after 0s
2024-09-16 15:26:45 +02:00