mindmonk
1ab808f1b0
Merge pull request #3414 from MSevenR/feature/double-click-unlocked-vault
...
Double-click on an Unlocked Vault
2024-05-02 09:31:56 +02:00
Jan-Peter Klein
08f81b7df4
registered module in SettingsJsonTest
2024-04-29 11:12:14 +02:00
Jan-Peter Klein
b16f32ca83
introduced new dependency
...
removed latestVersion from Settings
changed SettingsJson from Date to Instant
new UpdateChecker Property checkFailed
optimized naming
changed wordning
refactoring
2024-04-29 10:34:17 +02:00
MSevenR
d6ed88b544
Double-click on an Unlocked Vault
...
Double-click on an Unlocked Vault in the List to Reveal It
2024-04-26 01:44:45 -05:00
Jan-Peter Klein
ae697d7b73
refactor isUpdateSuccessfulAndCurrent to instance variable
2024-04-25 10:54:00 +02:00
Jan-Peter Klein
ff3306cc17
removed blank line, unused instance variable, import and Logger
...
refactored DateTimeFormatter into an instance variable
2024-04-24 15:03:49 +02:00
Armin Schrenk
9ae2f4e0f6
add timezone id to timestamp in settings
2024-04-23 16:12:59 +02:00
Armin Schrenk
4230afcbac
refactored timeDiff-message-method to updatePref controller
2024-04-23 16:12:36 +02:00
Armin Schrenk
7fc6ab05a4
use Instant also in UpdateChecker
2024-04-23 15:19:45 +02:00
Armin Schrenk
060f6bfc97
change storage of timestamps in model to Instant
2024-04-23 15:18:37 +02:00
Jan-Peter Klein
919dac6caa
refactoring
2024-04-22 16:35:20 +02:00
Jan-Peter Klein
98bcf63b2c
remove lastUpdateCheck from Settings; add lastUpdateReminder and lastSuccessfulUpdateCheck
...
implement updateTimeDifferenceMessage
reorder UI elements
refactor code for clarity and maintainability
2024-04-17 11:40:58 +02:00
Tobias Hagemann
0585262952
Merge pull request #3395 from purejava/flathub-colour-banners
...
Add coloured banners for app in Flathub store
2024-04-13 16:33:31 +02:00
Ralph Plawetzki
a33dc3980e
Use colours from Cryptomator CD manual
2024-04-13 15:36:52 +02:00
Ralph Plawetzki
caa5e77386
Swap the light and dark colors, it's calmer for the eye
2024-04-13 08:48:20 +02:00
Ralph Plawetzki
c037920e79
Add coloured banners for app in Flathub store
2024-04-12 17:45:38 +02:00
Armin Schrenk
3cdd352d39
Update check-jdk-updates.yml
...
Use latest jdk version for jdk check
2024-04-10 12:27:05 +02:00
dependabot[bot]
8ae80e2932
Bump the maven-build-plugins group with 2 updates ( #3391 )
2024-04-09 08:34:03 +00:00
dependabot[bot]
2ffa1ee236
Bump the github-actions group with 2 updates ( #3387 )
2024-04-09 08:16:34 +00:00
Tobias Hagemann
2bf5b57823
Update README.md
...
[ci skip]
2024-04-05 12:33:38 +02:00
Jan-Peter Klein
853ea69180
updated log error message as suggested by coderabbit
2024-04-04 13:30:47 +02:00
Jan-Peter Klein
43d0dd99ec
adjusted code as per PR suggestions
2024-04-04 12:37:56 +02:00
Armin Schrenk
b40e6db701
Merge branch 'main' into develop
2024-03-27 13:02:32 +01:00
Armin Schrenk
387eb420eb
Merge branch 'hotfix/1.12.4'
2024-03-27 12:58:36 +01:00
Armin Schrenk
7785bb8820
finalize 1.12.4
2024-03-27 12:57:55 +01:00
Armin Schrenk
de4fa8c7b0
use latest WiX version
...
fixes CVE-2024-29187 and CVE-2024-29188
2024-03-27 12:55:13 +01:00
Armin Schrenk
17f519e01c
prepare 1.12.4
2024-03-27 12:53:49 +01:00
dependabot[bot]
6c50023074
Bump the maven-build-plugins group with 2 updates ( #3380 )
2024-03-25 09:09:23 +00:00
Sebastian Stenzel
0009940e1e
adjusted after dependency update
2024-03-14 12:09:10 +01:00
Armin Schrenk
f2a50b59b5
well, that should be the last reference to dokany
2024-03-12 09:56:30 +01:00
Armin Schrenk
ed03606981
One should also remove the actual dependency
2024-03-12 09:51:11 +01:00
Armin Schrenk
4a1eaf25c7
Closes #3361 , Fixes #3351
2024-03-12 09:46:37 +01:00
dependabot[bot]
f5e445a610
Bump the java-production-dependencies group with 3 updates ( #3365 )
2024-03-12 07:57:00 +00:00
Jan-Peter Klein
6a3a256c0b
Merge branch 'develop' into feature/update-checker-refactoring
2024-03-08 10:28:16 +01:00
Jan-Peter Klein
1ed77ebcc0
code cleanup
2024-03-08 10:27:35 +01:00
Jan-Peter Klein
db224e9e5c
added latestVersion and lastUpdateCheck to settings and integrated with update checker
2024-03-08 09:58:59 +01:00
dependabot[bot]
c719982ef3
Bump the github-actions group with 1 update ( #3354 )
2024-03-05 17:24:28 +00:00
dependabot[bot]
f783f5d5ec
Bump the java-test-dependencies group with 1 update ( #3358 )
2024-03-05 17:21:45 +00:00
dependabot[bot]
dd4f87b54c
Bump the java-production-dependencies group with 4 updates ( #3359 )
2024-03-05 17:21:09 +00:00
Jan-Peter Klein
b3789700e1
add upToDateLabel and fix update indicator issue
2024-03-05 12:56:38 +01:00
Jan-Peter Klein
b39834f4eb
Merge branch 'develop' into feature/update-checker-refactoring
2024-03-05 10:18:32 +01:00
Jan-Peter Klein
8064d75102
removed state label and reorganized ui elements
2024-03-05 10:15:11 +01:00
Jan-Peter Klein
4064b61cd7
refactored updateChecker by incorporating state management and date tracking
2024-02-29 09:29:26 +01:00
Armin Schrenk
ef3affece3
[ci skip] fix wrong PR description in flathub workflow
2024-02-28 13:42:37 +01:00
Armin Schrenk
414465371b
[ci skip] refactor win-exe workflow
...
* only publish, if msi and exe succeed
* make stable release jobs dependent of publish
2024-02-28 13:19:54 +01:00
Armin Schrenk
feed72a729
[ci skip] fix flathub workflow
2024-02-27 22:52:56 +01:00
Armin Schrenk
bca20a7a66
[ci skip] seperate av whitelisting into own workflow to be able to upload assets on failure
2024-02-27 18:55:14 +01:00
Armin Schrenk
a38377baaa
[ci skip] Merge branch 'main' into develop
2024-02-27 12:53:30 +01:00
Armin Schrenk
61a45fc738
Merge branch 'release/1.12.3'
2024-02-27 12:52:00 +01:00
Armin Schrenk
3a65b5551f
adjust release check to changed metainfo file
...
references fcb940e29c
2024-02-27 12:48:36 +01:00