Tobias Hagemann
790cc4e772
simplified issue template
...
[ci skip]
2021-01-06 12:01:07 +01:00
Tobias Hagemann
72f4988632
fixes #1452
2021-01-05 14:14:14 +01:00
Sebastian Stenzel
b3fa6bbf32
Merge pull request #1472 from cryptomator/feature/minimize
...
Add Minimize Button
2020-12-18 15:58:02 +01:00
Sebastian Stenzel
c2dc487c79
make field volatile that might be modified concurrently
2020-12-18 13:37:23 +01:00
Sebastian Stenzel
e74dd3be9e
remove unused param
2020-12-18 13:36:16 +01:00
Sebastian Stenzel
1eeee61572
Add option to show minimize button despite tray icon being present
...
fixes #1179
2020-12-17 14:50:33 +01:00
Sebastian Stenzel
984b7a2d0e
Removed @Named("trayMenuSupported") from FxApplication component
2020-12-17 14:46:52 +01:00
Sebastian Stenzel
45c714a123
Added checkbox in settings to start without a tray icon
...
references #1113 , #1078 , #1079 , #1344
2020-12-16 16:53:49 +01:00
Sebastian Stenzel
96bb97d50a
Added new setting showTrayIcon defaulting to new environment property cryptomator.showTrayIcon
2020-12-16 13:48:33 +01:00
Sebastian Stenzel
046acb9bbf
mark fuse.experimental deprecated
...
[ci skip]
2020-12-16 13:33:50 +01:00
Armin Schrenk
ce4ec16c62
Update bug.md
...
Add info to also specify desktop environment on Linux systems in section system setup
2020-12-16 12:16:32 +01:00
Tobias Hagemann
96c8c9a9a9
Update bug.md
2020-12-16 09:07:39 +01:00
Tobias Hagemann
44db97327d
Update feature.md
2020-12-16 09:06:11 +01:00
Sebastian Stenzel
f441700c25
Merge branch 'master' into develop
2020-12-15 13:23:21 +01:00
Sebastian Stenzel
76b023bdbd
Merge branch 'release/1.5.11'
1.5.11
2020-12-15 12:42:13 +01:00
Sebastian Stenzel
241d9781bb
bump integrations-win version
2020-12-15 12:41:39 +01:00
Sebastian Stenzel
ff94532560
Merge branch 'release/1.5.11'
2020-12-15 10:53:40 +01:00
Tobias Hagemann
e949023321
updated third-party list [ci skip]
2020-12-15 10:37:27 +01:00
Sebastian Stenzel
da31407d63
Preparing 1.5.11
2020-12-15 08:57:35 +01:00
Sebastian Stenzel
8c7c5da89a
not sure what makes this "real" [ci skip]
2020-12-15 08:04:16 +01:00
Sebastian Stenzel
e3a0e1ec5a
New Crowdin updates ( #1413 )
...
[ci skip]
2020-12-14 17:38:49 +01:00
Sebastian Stenzel
4cee27d8dd
bump webdav dependencies
2020-12-14 17:30:29 +01:00
Armin Schrenk
b0fce66d77
Add OWASP Dependency-Check Maven Plugin
...
* only active if profile dependency check is active
* added suppresion.xml for false positives
* added tmp fix for jwt lib
2020-12-14 17:02:35 +01:00
Armin Schrenk
bf47ba0145
Merge pull request #1440 from cryptomator/feature/#1439-finish-migration
...
closes #1439
2020-12-14 15:41:52 +01:00
Armin Schrenk
fc7b484c9a
unwrap the Platform.runLater() statement because it is always executed on JavaFX thread
2020-12-14 15:34:03 +01:00
Armin Schrenk
4402c19d90
Simplifications and clean up
2020-12-14 11:47:02 +01:00
Armin Schrenk
4e89de9e47
activate force locking for dokany
2020-12-14 10:23:27 +01:00
Armin Schrenk
a27c9d63d9
Bump dokany-nio-adapter version
2020-12-14 10:09:13 +01:00
Armin Schrenk
da6aa0f002
bump integrations-win version
2020-12-11 16:23:57 +01:00
Armin Schrenk
0bf3533f45
Workaround for #1421
2020-12-11 13:25:02 +01:00
Sebastian Stenzel
295cb0ef6d
fixes #1446 , fixes #1415
2020-12-09 17:17:51 +01:00
Armin Schrenk
6fac84e9c2
Replace "may" by "can"
...
... the end of a great and fierce war.
2020-12-09 15:39:49 +01:00
Sebastian Stenzel
77b2e67c49
updated labels
2020-12-09 15:16:45 +01:00
Armin Schrenk
c48c9b1568
Merge pull request #1416 from cryptomator/feature/#1228-forcedUnmountDialog
...
Feature/#1228 forced unmount dialog
2020-12-09 15:04:30 +01:00
Armin Schrenk
6da7eae2f8
Minor changes in lettering
2020-12-09 14:55:22 +01:00
Armin Schrenk
aec56c48c5
Merge branch 'develop' into feature/#1228-forcedUnmountDialog
...
# Conflicts:
# main/ui/src/main/java/org/cryptomator/ui/fxapp/FxApplication.java
2020-12-09 14:51:00 +01:00
Sebastian Stenzel
3b73544766
Simplified observation of visible stages
2020-12-08 12:56:44 +01:00
Sebastian Stenzel
fbc471635a
fixed test
2020-12-08 12:51:34 +01:00
Sebastian Stenzel
3c5b9ed3a6
remove rarely used, complex class
2020-12-08 12:51:11 +01:00
Sebastian Stenzel
8479122561
temp fix for vulnerability in upstream lib
...
[ci skip]
2020-12-08 08:30:16 +01:00
Tobias Hagemann
91c883d5cc
Create config.yml
2020-12-07 18:11:25 +01:00
Sebastian Stenzel
1cd4da0796
Merge branch 'develop' into feature/#1228-forcedUnmountDialog
2020-12-07 17:55:29 +01:00
Armin Schrenk
935aaccdae
Update bug template
...
* Make introduction section more visible
* emphasize task to complete for successful bug ticket
2020-12-02 15:05:59 +01:00
Tobias Hagemann
ab3dd779d2
partially reverted 900fdd7f, fixing "stutter" startup on macos
2020-12-02 14:59:17 +01:00
Armin Schrenk
1fbcf6d517
closes #1439
2020-11-27 15:53:33 +01:00
Armin Schrenk
82538091c9
Merge pull request #1427 from cryptomator/feature/#1323-singleQuitWindow
...
Show only one quit dialogue at a time
2020-11-24 15:31:31 +01:00
Sebastian Stenzel
62ade6113b
cleanup
...
[ci skip]
2020-11-24 15:07:23 +01:00
Sebastian Stenzel
4779bbf415
Don't bother FxApplication with stuff that is meant to be dealt with internally within QuitComponent
2020-11-24 15:04:09 +01:00
Armin Schrenk
c6b786a771
Reworked implemenation by using dagger now:
...
* create and inject QuitResponse container
* QuitComponent manges now if quit window needs to be created
* controller only handles the most recent QuitResponse
2020-11-24 13:34:12 +01:00
Armin Schrenk
6381227897
Stylin:
...
* change css styleclass of dialogue headings to `label-large`
* remove newly introduced style class `label-medium`
2020-11-23 16:14:31 +01:00