Sebastian Stenzel
|
27a7c8323b
|
dedup
|
2021-07-21 12:30:23 +02:00 |
|
Sebastian Stenzel
|
b5fcfec4a4
|
further CSS fixes (TODO glyph-icon classes are misused frequently to simply set a fill...)
|
2021-07-21 12:26:10 +02:00 |
|
Sebastian Stenzel
|
d3cf199741
|
cleanup
|
2021-07-21 11:58:57 +02:00 |
|
Sebastian Stenzel
|
9f7c69388c
|
make the view depend on state, not on another view
|
2021-07-21 11:36:41 +02:00 |
|
Sebastian Stenzel
|
7a1b1292ae
|
fix css instead of defining style from within code
|
2021-07-21 09:57:56 +02:00 |
|
Sebastian Stenzel
|
c193e16256
|
"debug logging"
|
2021-07-20 18:55:32 +02:00 |
|
Sebastian Stenzel
|
880a342f4e
|
I've given up. Just have to deal with the artifact always containing a directory.
|
2021-07-20 18:33:40 +02:00 |
|
Sebastian Stenzel
|
066f24a19f
|
I repeat: Please do not include parent dir in artifact
|
2021-07-20 18:04:44 +02:00 |
|
Sebastian Stenzel
|
339be371cd
|
upload contents of appdir without the "Cryptomator[.app]" itself
|
2021-07-20 17:54:03 +02:00 |
|
Sebastian Stenzel
|
45777b12cd
|
add icon to linux appdir
|
2021-07-20 17:51:07 +02:00 |
|
Sebastian Stenzel
|
a1bec81429
|
use three-segment app-version for mac (as per CFBundleVersion spec)
|
2021-07-20 17:31:38 +02:00 |
|
Sebastian Stenzel
|
559f3116f9
|
create app dir in matrix build
|
2021-07-20 17:08:08 +02:00 |
|
Sebastian Stenzel
|
1a6877b9ff
|
fix metadata outputs
|
2021-07-20 15:36:35 +02:00 |
|
Sebastian Stenzel
|
bae9541e8c
|
renamed job
[ci skip]
|
2021-07-20 15:32:31 +02:00 |
|
Sebastian Stenzel
|
d5588b9739
|
determine revision number via git rev-list --count HEAD
|
2021-07-20 15:31:23 +02:00 |
|
Sebastian Stenzel
|
a46bfd5a65
|
use correct JDK
|
2021-07-20 14:17:43 +02:00 |
|
Sebastian Stenzel
|
17cae18216
|
fix escaping
|
2021-07-20 14:12:01 +02:00 |
|
Sebastian Stenzel
|
18305ca2d6
|
build windows app dir
|
2021-07-20 13:51:03 +02:00 |
|
Sebastian Stenzel
|
8d17042456
|
updated standalone build.sh
[ci skip]
|
2021-07-20 12:33:35 +02:00 |
|
Armin Schrenk
|
4a8dbfbc15
|
Code review suggestion
Co-authored-by: Sebastian Stenzel <overheadhunter@users.noreply.github.com>
|
2021-07-20 12:17:08 +02:00 |
|
Armin Schrenk
|
6ed7ed61b3
|
enrich DummyChecks with some mock results
|
2021-07-20 12:14:06 +02:00 |
|
Armin Schrenk
|
ffe4201921
|
Add tooltip for fix icon.
|
2021-07-20 12:02:50 +02:00 |
|
Sebastian Stenzel
|
be44dcd569
|
added standalone build.sh for manually building AppImages
|
2021-07-20 10:47:42 +02:00 |
|
Sebastian Stenzel
|
24188b3892
|
Merge branch 'develop' into feature/installers
|
2021-07-20 00:28:08 +02:00 |
|
Sebastian Stenzel
|
d7c70ed841
|
install non-modular linux keychain libs to libs instead of mods
|
2021-07-20 00:27:49 +02:00 |
|
Sebastian Stenzel
|
01a3d16007
|
adjust launcher sh
|
2021-07-20 00:23:40 +02:00 |
|
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 |
|
Armin Schrenk
|
3df688236d
|
minor ui fixes
|
2021-07-19 18:03:28 +02:00 |
|
Armin Schrenk
|
f907e2d033
|
delocalize check names
|
2021-07-19 16:45:10 +02:00 |
|
Armin Schrenk
|
38c4b3c4a3
|
Merge branch 'develop' into feature/improve-health-check
# Conflicts:
# src/main/java/org/cryptomator/ui/health/HealthCheckTask.java
# src/main/java/org/cryptomator/ui/health/ReportWriter.java
# src/main/resources/fxml/health_check_list.fxml
# src/main/resources/fxml/vault_options.fxml
|
2021-07-19 16:44:43 +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 |
|