Sebastian Stenzel
|
0a421ab9db
|
download runtime to AppDir/runtime
|
2021-07-20 00:06:20 +02:00 |
|
Sebastian Stenzel
|
64fc11eb5f
|
fixing AppImage build
|
2021-07-20 00:01:42 +02:00 |
|
Sebastian Stenzel
|
6a8f975955
|
build appimage
|
2021-07-19 23:57:26 +02:00 |
|
Sebastian Stenzel
|
0b6529c75d
|
next attempt to create a runtime image
|
2021-07-19 23:39:12 +02:00 |
|
Sebastian Stenzel
|
b8642677ba
|
run jlink with default shell on each OS
(bash on mac causes problems with variable substitution)
|
2021-07-19 23:32:58 +02:00 |
|
Sebastian Stenzel
|
039044ed1a
|
hard code required modules for now
|
2021-07-19 23:17:20 +02:00 |
|
Sebastian Stenzel
|
c79c7459c6
|
create custom runtime image
|
2021-07-19 23:10:28 +02:00 |
|
Sebastian Stenzel
|
8394aa12b5
|
Merge branch 'develop' into feature/installers
|
2021-07-19 22:41:06 +02:00 |
|
Sebastian Stenzel
|
7efdc41edc
|
removed unused requirement (related to #1589)
|
2021-07-19 22:40:37 +02:00 |
|
Sebastian Stenzel
|
f1f55fc0dd
|
include crytomator-*.jar in mods dir
|
2021-07-19 22:03:20 +02:00 |
|
Sebastian Stenzel
|
b7012d7b83
|
removed duplicate key
|
2021-07-19 21:53:12 +02:00 |
|
Sebastian Stenzel
|
f0cee47aea
|
let actions/upload-artifact assemble the buildkit
|
2021-07-19 21:50:07 +02:00 |
|
Sebastian Stenzel
|
edc06898fb
|
added missing checkout step
|
2021-07-19 21:31:52 +02:00 |
|
Sebastian Stenzel
|
45d9cd601a
|
create buildkit via CI
|
2021-07-19 21:20:27 +02:00 |
|
Sebastian Stenzel
|
6da26b09b6
|
Merge pull request #1688 from cryptomator/feature/modular
Add module-info.java
|
2021-07-19 16:08:45 +02:00 |
|
Sebastian Stenzel
|
1ab4aa94b3
|
Merge branch 'develop' into feature/modular
|
2021-07-19 15:54:02 +02:00 |
|
Sebastian Stenzel
|
397061a6e7
|
dependency update
|
2021-07-19 15:52:40 +02:00 |
|
Tobias Hagemann
|
8d9dc3bd90
|
Update README.md
[ci skip]
|
2021-07-17 12:35:50 +02:00 |
|
Sebastian Stenzel
|
1ccce71abc
|
Revert "no need for wysiwyg in this plain list"
This reverts commit 0db2aac7b5.
|
2021-07-16 12:43:01 +02:00 |
|
Sebastian Stenzel
|
0db2aac7b5
|
no need for wysiwyg in this plain list
[ci skip]
|
2021-07-16 10:14:41 +02:00 |
|
Sebastian Stenzel
|
79a2d00eb6
|
adjusted bug report templates
[ci skip]
|
2021-07-16 10:11:14 +02:00 |
|
Sebastian Stenzel
|
44cadce23d
|
Merge branch 'develop' into feature/modular
|
2021-07-15 11:58:44 +02:00 |
|
Sebastian Stenzel
|
9eaf700b87
|
Merge pull request #1719 from cryptomator/feature/1589-unix-sockets
Changed IPC to Unix domain sockets, fixes #1589, fixes #1716
|
2021-07-15 11:42:46 +02:00 |
|
Sebastian Stenzel
|
8271428d64
|
cleanup
|
2021-07-15 08:36:37 +02:00 |
|
Sebastian Stenzel
|
fe84783fac
|
add shutdown hook to make sure ipc socket gets cleaned up even in event of fire
|
2021-07-14 17:54:08 +02:00 |
|
Sebastian Stenzel
|
7d3678dc36
|
adjusted logging
|
2021-07-14 17:23:08 +02:00 |
|
Sebastian Stenzel
|
de07c0aa9a
|
Merge branch 'develop' into feature/1589-unix-sockets
# Conflicts:
# src/main/java/org/cryptomator/launcher/Cryptomator.java
|
2021-07-14 17:22:16 +02:00 |
|
Sebastian Stenzel
|
b47beabc2f
|
startup time optimization
|
2021-07-14 17:17:25 +02:00 |
|
Sebastian Stenzel
|
f8c6191588
|
only attempt client connection to non-regular-file nodes
|
2021-07-14 15:41:16 +02:00 |
|
Sebastian Stenzel
|
87d481ccc3
|
yet another attempt to skip client connection attempts for non-existing socket files
|
2021-07-14 15:07:13 +02:00 |
|
Sebastian Stenzel
|
03182ae4e0
|
fixed typos
|
2021-07-14 12:46:17 +02:00 |
|
Sebastian Stenzel
|
c10a909ea4
|
attempt to fix socket on Windows
|
2021-07-14 12:45:09 +02:00 |
|
Sebastian Stenzel
|
e9461b4fc7
|
fixed launcher scripts
|
2021-07-13 18:52:00 +02:00 |
|
Sebastian Stenzel
|
d82a91f896
|
give thread a good name
|
2021-07-13 18:51:48 +02:00 |
|
Sebastian Stenzel
|
c87264f653
|
Merge branch 'develop' into feature/1589-unix-sockets
|
2021-07-13 18:41:24 +02:00 |
|
Sebastian Stenzel
|
6eacc6a9d3
|
fix premature shutdown (e.g. on ⌘Q on macOS)
|
2021-07-13 18:41:03 +02:00 |
|
Sebastian Stenzel
|
80874ea199
|
fixed test
|
2021-07-13 18:21:49 +02:00 |
|
Sebastian Stenzel
|
755eb70ae8
|
Use UNIX Sockets for IPC
|
2021-07-13 18:18:38 +02:00 |
|
Sebastian Stenzel
|
cf7a2db7ec
|
Merge branch 'develop' into feature/modular
|
2021-07-06 13:19:07 +02:00 |
|
Zane Campbell
|
97222d3d67
|
Updated README.md
Co-authored-by: Zane Campbell <development@zappcodestudios.com>
|
2021-07-06 08:52:16 +02:00 |
|
Sebastian Stenzel
|
172593517a
|
show warning glyph in check list, if check contains non-good results
|
2021-06-30 17:29:59 +02:00 |
|
Sebastian Stenzel
|
16c64a20e3
|
reordered
[ci skip]
|
2021-06-30 17:28:14 +02:00 |
|
Sebastian Stenzel
|
d6f8ab13aa
|
prevent weird window resizing
|
2021-06-30 16:34:57 +02:00 |
|
Sebastian Stenzel
|
d92a8e7980
|
class not meant to be part of DI graph
[ci skip]
|
2021-06-30 16:34:45 +02:00 |
|
Sebastian Stenzel
|
374493e8b4
|
implemented async sequential fix queue
|
2021-06-30 14:15:23 +02:00 |
|
Sebastian Stenzel
|
f3953c2fb1
|
wrap DiagnosticResult in Result in order to track the state of applied fixes
|
2021-06-30 14:13:05 +02:00 |
|
Sebastian Stenzel
|
5c9c336a33
|
allow setting glyph to null
|
2021-06-30 14:08:06 +02:00 |
|
Sebastian Stenzel
|
6b113f26ba
|
reduce Platform.runLater() invokations
|
2021-06-29 16:26:16 +02:00 |
|
Sebastian Stenzel
|
dbef1466c1
|
read vault config async
|
2021-06-29 16:07:46 +02:00 |
|
Sebastian Stenzel
|
6b0d8a48c2
|
added temporary dummy health checks for testing purposes
[ci skip]
|
2021-06-29 14:05:01 +02:00 |
|