Commit Graph

  • 33ed41307e Merge branch 'develop' into feature/hub Sebastian Stenzel 2021-08-12 17:39:25 +02:00
  • e865eaf412 added quick & dirty device registration Sebastian Stenzel 2021-08-12 17:38:50 +02:00
  • e866b64352 fix build Sebastian Stenzel 2021-08-12 17:05:59 +02:00
  • a3a96496b6 use new auth flow talking directly to Authorization Server and Resource Server instead of web frontend Sebastian Stenzel 2021-08-12 16:18:22 +02:00
  • f7ff2c1e80 patch release workflow Armin Schrenk 2021-08-12 15:43:16 +02:00
  • 8c7c09b613 Merge pull request #1744 from cryptomator/feature/installers Armin Schrenk 2021-08-12 15:41:29 +02:00
  • 12720d67e8 Revert "windows installer: disallow downgrades, allow upgrades" Armin Schrenk 2021-08-12 15:07:53 +02:00
  • d319b45fce add file associations for msi installer Armin Schrenk 2021-08-12 14:43:10 +02:00
  • 75644a35ec cleanup Sebastian Stenzel 2021-08-12 12:19:09 +02:00
  • ec09413575 renamed controller Sebastian Stenzel 2021-08-12 12:18:36 +02:00
  • 4b9ae03bc2 windows installer: disallow downgrades, allow upgrades Armin Schrenk 2021-08-12 11:04:16 +02:00
  • f9c2807ce1 added basic OAuth 2.0 Authorization Code Flow + PKCE impl Sebastian Stenzel 2021-08-12 10:54:58 +02:00
  • b255996619 acticate release workflow on any tag Armin Schrenk 2021-08-11 18:16:16 +02:00
  • 16e1c6f8c9 create gpg signature for each release artifact Armin Schrenk 2021-08-11 17:31:28 +02:00
  • 410215b318 Run release workflow on tag pushes Armin Schrenk 2021-08-11 17:12:17 +02:00
  • 637c21c6cc Bug fix and clean up Armin Schrenk 2021-08-11 17:11:57 +02:00
  • b4ee85f911 Merge branch 'feature/installers' into feature/installers-2 Sebastian Stenzel 2021-08-11 17:21:29 +02:00
  • d2aca07fc8 renamed workflow Sebastian Stenzel 2021-08-11 17:15:12 +02:00
  • 8075d33d39 fix key/iv extraction from sharedSecret Sebastian Stenzel 2021-08-11 16:13:14 +02:00
  • 42a49d9dce split test& compile and installer creation into two workflows: * installers only created on manual trigger * releases only drafted on tags Armin Schrenk 2021-08-11 13:06:29 +02:00
  • 87f4a9ba5b Allow manual build from any valid ref Armin Schrenk 2021-08-10 17:08:21 +02:00
  • c0ee8ec3fc Allow manual worklfow triggering with invalid version Armin Schrenk 2021-08-10 16:35:10 +02:00
  • d7dcc46988 spec correction Sebastian Stenzel 2021-08-10 13:23:29 +02:00
  • 01b2b47823 Switching to P-384 + X9.63 KDF SHA-256 + AES-GCM Sebastian Stenzel 2021-08-10 12:36:22 +02:00
  • 90381ee53e setting keychain path via env didn't seem to work Tobias Hagemann 2021-08-10 09:53:31 +02:00
  • 7527a8f018 keychain has to be actually used Tobias Hagemann 2021-08-10 09:36:10 +02:00
  • ce348c0a63 using tmp keychain for notarization credentials instead of pw via stdin because it didn't work Tobias Hagemann 2021-08-10 09:12:06 +02:00
  • d087a5fdde derive masterkey from received ECIES params Sebastian Stenzel 2021-08-09 23:03:36 +02:00
  • 43dbdb3e8f prepare local webserver for cross-origin requests Sebastian Stenzel 2021-08-09 18:11:44 +02:00
  • 558a81a80e fixing notarization step, apparently that was not how you run multi-line commands Tobias Hagemann 2021-08-09 17:21:11 +02:00
  • 95d8951da0 provide macos notarization pw via stdin Tobias Hagemann 2021-08-06 08:47:55 +02:00
  • 1bbc6697ac attempt to use v1 instead of v1.1.0 Sebastian Stenzel 2021-08-06 08:07:12 +02:00
  • 8a387d040e added notarization step to mac-dmg Tobias Hagemann 2021-08-05 14:52:48 +02:00
  • 2ea2a4ecec clean up Armin Schrenk 2021-08-04 11:41:56 +02:00
  • c19a92733c remove obligatory win desktop shortcut from installer Armin Schrenk 2021-08-04 11:41:18 +02:00
  • 2290d47f0e add descriptive name to signature Sebastian Stenzel 2021-08-04 11:27:31 +02:00
  • 9c7b86f270 try a simpler way to set an environment variable Sebastian Stenzel 2021-08-04 08:39:03 +02:00
  • 69dfc00a73 bloody gud damm typo Armin Schrenk 2021-08-03 18:20:52 +02:00
  • 5edbfa1967 more pwsh fixes Armin Schrenk 2021-08-03 18:00:25 +02:00
  • 0aef7c4a6a use call operator to start second command Armin Schrenk 2021-08-03 17:41:13 +02:00
  • e8a163b36d default shell is bash, not pwsh Armin Schrenk 2021-08-03 17:16:10 +02:00
  • 19d7aa09f3 use multiline command for msi job Armin Schrenk 2021-08-03 16:50:23 +02:00
  • 0e7e58d144 restore accidentally removed file in 8764c81 Armin Schrenk 2021-08-03 15:51:15 +02:00
  • 8764c814d9 Adjust windows installer build: * add branding * only link third party drivers, don't ship'em * add license Armin Schrenk 2021-08-03 14:03:36 +02:00
  • d938b1c3f7 keep window open while waiting for http callback Sebastian Stenzel 2021-07-30 16:55:05 +02:00
  • 59eda3159b Merge branch 'develop' into feature/hub Sebastian Stenzel 2021-07-30 14:04:07 +02:00
  • fa5248c781 fix weird fxml bug with spinner, remove redundant functionality from autoanimator Sebastian Stenzel 2021-07-30 14:03:45 +02:00
  • 7fabc6f52d spawn server listening on localhost, used for oauth redirect_uri Sebastian Stenzel 2021-07-29 16:57:28 +02:00
  • b21ea61342 add first draft for hub+http / hub+https keyloading scheme Sebastian Stenzel 2021-07-28 17:29:44 +02:00
  • 2952733a11 add PKCS12 support for on-demand creation and storage of an EC keypair Sebastian Stenzel 2021-07-28 17:04:12 +02:00
  • 8896723ff2 fix broken passwordsMatchAndSufficientProperty which didn't update more than once Sebastian Stenzel 2021-07-28 16:57:54 +02:00
  • 9b57c8fc71 Animate spinner in health check Armin Schrenk 2021-07-26 18:55:28 +02:00
  • c81ef1c109 Feature/simple spinning (#1728) Armin Schrenk 2021-07-26 18:40:55 +02:00
  • 2aa17edd8c Merge pull request #1712 from cryptomator/feature/improve-health-check Armin Schrenk 2021-07-26 18:33:40 +02:00
  • 2d5a65b953 removing dummy checks Armin Schrenk 2021-07-26 18:09:42 +02:00
  • 37ff638361 Apply more code review suggestion: * use more specific localization key * decouple internal localized error message from external localization Armin Schrenk 2021-07-26 16:57:24 +02:00
  • 4672a23344 Apply suggestions from code review regarding localization. [ci skip] Armin Schrenk 2021-07-26 16:03:28 +02:00
  • d2a3ce2474 Catch UnlockCancelled exception during unlock of health check Armin Schrenk 2021-07-26 12:41:48 +02:00
  • 65b4fef7e8 Further adjusting checkstate icon view style Armin Schrenk 2021-07-26 10:04:50 +02:00
  • 2f1d91ae9d remove read-only flag from .exe before signing it Sebastian Stenzel 2021-07-24 00:22:52 +02:00
  • 56b80be22c Update build.yml Sebastian Stenzel 2021-07-23 16:01:05 +02:00
  • e7266070a0 use the most awesome codesign action Sebastian Stenzel 2021-07-23 15:11:10 +02:00
  • d2f4927634 first attempt to codesign windows app Sebastian Stenzel 2021-07-23 14:17:37 +02:00
  • b4806daca6 maybe fixing create-dmg Tobias Hagemann 2021-07-23 11:49:25 +02:00
  • 279f82415e install create-dmg via homebrew Sebastian Stenzel 2021-07-23 10:54:46 +02:00
  • 89688b7d18 first attempt to create a .dmg file Sebastian Stenzel 2021-07-23 10:35:45 +02:00
  • 9fd9f94823 add .bat file for easier debugging on console Sebastian Stenzel 2021-07-23 09:27:16 +02:00
  • fd4bd66ac4 Merge branch 'develop' into feature/installers Sebastian Stenzel 2021-07-23 09:24:07 +02:00
  • bd87defe29 Resiliency fixes for missing integrations-api implementation Sebastian Stenzel 2021-07-23 09:23:08 +02:00
  • 33a6158ed7 fix profile name (so integrations-win is included) Sebastian Stenzel 2021-07-23 09:04:47 +02:00
  • d46b04c025 rename buildkit artifacts for easier sort-by-platform Sebastian Stenzel 2021-07-23 08:41:48 +02:00
  • da1e619bbb MSI metadata adjustments Sebastian Stenzel 2021-07-23 08:19:28 +02:00
  • fe489a9911 add contrib files, add metadata to MSI Sebastian Stenzel 2021-07-23 08:10:58 +02:00
  • 6cb0688c65 try to point jpackage to correct dir Sebastian Stenzel 2021-07-22 16:52:42 +02:00
  • b6feb35642 add name required for building MSI Sebastian Stenzel 2021-07-22 16:50:11 +02:00
  • fe7c9d5a92 build MSI using jpackage Sebastian Stenzel 2021-07-22 16:37:00 +02:00
  • 5573da169e shell-agnostic "find all jars" Sebastian Stenzel 2021-07-22 15:28:19 +02:00
  • 2c0bcc40a2 run codesign in zsh Sebastian Stenzel 2021-07-22 15:24:32 +02:00
  • 065f32fff0 cleanup Sebastian Stenzel 2021-07-22 15:14:33 +02:00
  • fbace5bd52 SIGN ALL!!! Sebastian Stenzel 2021-07-22 15:04:53 +02:00
  • 7dad145581 also sign binaries in mods/*.jar Sebastian Stenzel 2021-07-22 14:50:19 +02:00
  • e85a989e44 minor adjustments Sebastian Stenzel 2021-07-22 14:36:02 +02:00
  • 3563ed3394 restructured dist/ dir Sebastian Stenzel 2021-07-22 14:09:06 +02:00
  • 62c81716c9 adjust paths Sebastian Stenzel 2021-07-22 13:56:43 +02:00
  • eddb9f1d85 attempt to build mac app Sebastian Stenzel 2021-07-22 13:48:34 +02:00
  • fc4c98601c wtf Sebastian Stenzel 2021-07-22 13:00:10 +02:00
  • 2a40282d73 apparently actions/download-artifact untars automatically? Sebastian Stenzel 2021-07-22 12:54:04 +02:00
  • fee6e2fb46 debug download-artifacts / untar steps Sebastian Stenzel 2021-07-22 12:46:19 +02:00
  • 8a644c575a fixing tar path Sebastian Stenzel 2021-07-22 12:27:41 +02:00
  • 9faf7e9b81 tar before upload to keep permissions Sebastian Stenzel 2021-07-22 12:09:57 +02:00
  • c7c910f738 fixing path, fixing variable Sebastian Stenzel 2021-07-22 08:42:07 +02:00
  • 2edbd2a7e2 Set correct styleclass for a skipped or cancelled check for right coloring Armin Schrenk 2021-07-21 18:04:41 +02:00
  • aa7a4dbda9 further adjustments to new directory structure Sebastian Stenzel 2021-07-21 12:57:45 +02:00
  • 81ab8b7803 adjust AppImage build instructions to new jpackage directory structure Sebastian Stenzel 2021-07-21 12:39:51 +02:00
  • 27a7c8323b dedup Sebastian Stenzel 2021-07-21 12:30:23 +02:00
  • b5fcfec4a4 further CSS fixes (TODO glyph-icon classes are misused frequently to simply set a fill...) Sebastian Stenzel 2021-07-21 12:26:10 +02:00
  • d3cf199741 cleanup Sebastian Stenzel 2021-07-21 11:58:57 +02:00
  • 9f7c69388c make the view depend on state, not on another view Sebastian Stenzel 2021-07-21 10:43:10 +02:00
  • 7a1b1292ae fix css instead of defining style from within code Sebastian Stenzel 2021-07-21 09:57:56 +02:00
  • c193e16256 "debug logging" Sebastian Stenzel 2021-07-20 18:55:32 +02:00