Commit Graph

  • 3d95276a7f Feature/2200 illegal use of builders (#2262) Armin Schrenk 2022-05-19 22:07:56 +02:00
  • 88020fcaf4 New translations strings.properties (Ukrainian) [ci skip] Cryptobot 2022-05-19 15:51:15 +02:00
  • 4e89b6365a New translations strings.properties (Chinese Traditional, Hong Kong) [ci skip] Cryptobot 2022-05-17 19:47:14 +02:00
  • 52396f68f5 New translations strings.properties (Chinese Traditional) [ci skip] Cryptobot 2022-05-17 19:47:13 +02:00
  • 5233e6b690 improved cleanup in manual build script for macos Tobias Hagemann 2022-05-17 18:33:02 +02:00
  • 3c469c80be New translations strings.properties (Chinese Traditional) [ci skip] Cryptobot 2022-05-17 16:44:35 +02:00
  • 0040c8a5f8 Added catching executors JaniruTEC 2022-05-13 02:05:47 +02:00
  • e8751d2116 New translations strings.properties (Swahili, Tanzania) [ci skip] Cryptobot 2022-05-17 10:51:44 +02:00
  • 9bc439a913 New translations strings.properties (Indonesian) [ci skip] Cryptobot 2022-05-16 21:08:12 +02:00
  • 4989eacaf9 Fixes #2256 Armin Schrenk 2022-05-16 12:58:36 +02:00
  • c7b257eb66 New translations strings.properties (Polish) [ci skip] Cryptobot 2022-05-15 23:47:27 +02:00
  • 2f76b724a7 New translations strings.properties (Swedish) [ci skip] Cryptobot 2022-05-14 18:55:21 +02:00
  • cd709260ce ignore autogenerated file Sebastian Stenzel 2022-05-13 15:48:15 +02:00
  • 87202453b1 added Swahili to language picker Sebastian Stenzel 2022-05-13 15:43:43 +02:00
  • 4786193731 New Crowdin updates (#2212) Cryptobot 2022-05-13 15:28:33 +02:00
  • 90f523bee8 parameterize patchWebDAV.ps1 and add default values to .bat file (#2251) Sebastian Stenzel 2022-05-13 15:11:41 +02:00
  • 78bb996072 updated integrations-mac dependency Tobias Hagemann 2022-05-13 13:42:40 +02:00
  • 822963e1a9 bump cryptofs Armin Schrenk 2022-05-13 13:17:11 +02:00
  • 773a5d3570 Merge pull request #2244 from cryptomator/feature/parameterize-mac-build-script Tobias Hagemann 2022-05-12 16:19:14 +02:00
  • acc5277258 Merge pull request #2242 from cryptomator/feature/parameterize-win-build-script Armin Schrenk 2022-05-12 16:17:34 +02:00
  • 4ecb98a5e6 Merge pull request #2245 from cryptomator/feature/location-preset-enum Armin Schrenk 2022-05-12 16:14:43 +02:00
  • 75093f1c09 Make lauchner class configurable Armin Schrenk 2022-05-12 16:12:20 +02:00
  • 0351595243 parameterized MODULE_AND_MAIN_CLASS Tobias Hagemann 2022-05-12 16:07:47 +02:00
  • 5ab74affb5 Refactor LocationPreset enum: * use static inner class * add getDisplayName method * make instance variables final Armin Schrenk 2022-05-12 13:47:57 +02:00
  • 8230b74c78 moved file picker filter glob to Constants.java Sebastian Stenzel 2022-05-12 13:17:33 +02:00
  • 5832e8cd49 Apply suggestions from code review Armin Schrenk 2022-05-12 12:15:16 +02:00
  • 0220af24d0 actually use vault config filename from constants when creating vault Tobias Hagemann 2022-05-12 10:51:00 +02:00
  • 3e6d81ef1b Use parameter for main jar glob pattern Armin Schrenk 2022-05-12 09:15:04 +02:00
  • 852daaa88e parameterized mac build script Tobias Hagemann 2022-05-12 09:14:10 +02:00
  • 7dfc4d9ded allow custom name for c9r/c9s icon file Armin Schrenk 2022-05-12 09:14:03 +02:00
  • 98002f63dc Use enum for well-known local cloud storage paths and move class to commons package Armin Schrenk 2022-05-12 08:45:03 +02:00
  • 80696972cb allow upgrade-uuid to be customized in build script Armin Schrenk 2022-05-11 13:00:32 +02:00
  • a3d4eb6048 adjust build to integrations-win 1.1.1 Sebastian Stenzel 2022-05-11 12:51:48 +02:00
  • 0f88e6c2fe fix errors Armin Schrenk 2022-05-11 12:48:56 +02:00
  • 3524f273de Merge branch 'develop' into feature/parameterize-win-build-script Armin Schrenk 2022-05-11 12:43:51 +02:00
  • fb3d64c43f update integrations-win dependency Armin Schrenk 2022-05-11 12:41:33 +02:00
  • 90d43f28d9 eradicate last hard coded app name occurences in build script Armin Schrenk 2022-05-11 12:25:53 +02:00
  • a29f10a504 refactor build scipt to be easiert customizable Armin Schrenk 2022-05-11 12:22:29 +02:00
  • 6702747652 separate cryptomator labels and asset paths from installer file Armin Schrenk 2022-05-10 18:35:04 +02:00
  • a8b920698d Generify error message in installer Armin Schrenk 2022-05-10 16:32:59 +02:00
  • 0b2685f271 adjusted .gitignore to latest IntelliJ IDEA standards see https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems Sebastian Stenzel 2022-05-10 15:23:02 +02:00
  • 120be431ee prepare Cryptomator to eventually change the update check URL Sebastian Stenzel 2022-05-10 11:36:40 +02:00
  • f50eb1f047 Revert "Reset webdavport field if changes are not applied and focus lost" Armin Schrenk 2022-05-09 13:06:15 +02:00
  • 32d6661a72 Merge pull request #2235 from cryptomator/feature/automate-winget Armin Schrenk 2022-05-06 17:44:33 +02:00
  • f57d8dab6d instead of defining pwsh as default for winget job, only use it in specific step Armin Schrenk 2022-05-06 17:34:04 +02:00
  • 5ba0e674f2 Add automatic release to winget to msi/exe ci job Armin Schrenk 2022-05-06 13:13:45 +02:00
  • 55f67785cd don't cause the job to fail if the upload fails Sebastian Stenzel 2022-05-05 09:05:05 +02:00
  • 6d082330e6 replace failing curl with http-request-action Sebastian Stenzel 2022-05-05 08:00:21 +02:00
  • 0fdc5b2826 fix duplicate arm64 dmg and duplicate appimage Sebastian Stenzel 2022-05-05 07:50:06 +02:00
  • 31f77e62ea configurable time interval Sebastian Stenzel 2022-05-05 07:44:28 +02:00
  • 3435a6701a round timestamp to latest 15min mark Sebastian Stenzel 2022-05-05 07:41:36 +02:00
  • d4367b97a6 adjust interval to 900s, when reporting stats every 15min Sebastian Stenzel 2022-05-05 07:39:05 +02:00
  • 1151157dff Report Download Stats (#2230) Sebastian Stenzel 2022-05-05 07:32:19 +02:00
  • e3c609351f Add third stats graph, displaying general file(attribute) accesses Martin Beyer 2022-05-05 00:09:39 +02:00
  • 01412070ad Merge remote-tracking branch 'origin/develop' into feature/stats-counter-for-metadata Martin Beyer 2022-05-04 15:41:33 +02:00
  • e9c58ac3d5 Merge branch 'hotfix/1.6.10' into develop Julian Raufelder 2022-05-03 16:38:51 +02:00
  • 2833015ff1 Merge branch 'hotfix/1.6.10' 1.6.10 Julian Raufelder 2022-05-03 16:18:05 +02:00
  • 12ef32835c Prepare 1.6.10 Julian Raufelder 2022-05-03 16:13:21 +02:00
  • eae5f4d870 Fix truncation if new size is larger than the current file size when FUSE is used to mount the vault Julian Raufelder 2022-05-03 16:08:01 +02:00
  • 30e1c989d0 Fixed typo JaniruTEC 2022-05-01 00:46:36 +02:00
  • d4b3eff42f restored success/error redirects Sebastian Stenzel 2022-04-28 12:59:27 +02:00
  • 9f0e269baf Merge branch 'develop' into feature/hub Sebastian Stenzel 2022-04-28 12:55:55 +02:00
  • c6e9e33feb Reset webdavport field if changes are not applied and focus lost Armin Schrenk 2022-04-28 12:00:06 +02:00
  • 62c7f95f7c removed logging of unused property Armin Schrenk 2022-04-28 11:54:51 +02:00
  • a304427973 Remove last reference of "donationkey" Armin Schrenk 2022-04-28 11:53:54 +02:00
  • c04597eca5 Merge branch 'main' into develop Sebastian Stenzel 2022-04-27 15:51:51 +02:00
  • ba1945ebb8 Merge branch 'release/1.6.9' 1.6.9 Sebastian Stenzel 2022-04-27 15:51:50 +02:00
  • e9551a076d Merge branch 'develop' into release/1.6.9 Sebastian Stenzel 2022-04-27 15:30:59 +02:00
  • ccd3da3b09 Merge pull request #2096 from cryptomator/feature/integrations-api-1.1.0 Sebastian Stenzel 2022-04-27 15:29:47 +02:00
  • 5e06fa7385 Merge branch 'develop' into feature/integrations-api-1.1.0 Sebastian Stenzel 2022-04-27 15:23:38 +02:00
  • c3969f2f33 bumped integrations version Sebastian Stenzel 2022-04-27 15:19:54 +02:00
  • 0a8cc7ed1e Merge branch 'develop' into release/1.6.9 Sebastian Stenzel 2022-04-27 13:19:41 +02:00
  • 74f5be1605 New Crowdin updates (#2146) Cryptobot 2022-04-27 13:19:03 +02:00
  • 3c376c4bf6 add -Dsun.java2d.metal=true, which fixes #2194 Sebastian Stenzel 2022-04-27 13:18:25 +02:00
  • fedb62d99a Merge pull request #2175 from cryptomator/feature/binary-stylesheets Armin Schrenk 2022-04-27 13:06:18 +02:00
  • 8f97235b9a Merge pull request #2189 from cryptomator/feature/on-the-fly-license Armin Schrenk 2022-04-27 13:05:53 +02:00
  • d127121007 Update metainfo.xml to 1.6.9 Julian Raufelder 2022-04-26 19:51:28 +02:00
  • d6a55d3006 preparing 1.6.9 Armin Schrenk 2022-04-26 18:14:40 +02:00
  • d3d0cef2bb bumping dependencies Armin Schrenk 2022-04-26 18:07:37 +02:00
  • c514dc6235 fixes #2205 Armin Schrenk 2022-04-26 17:58:37 +02:00
  • 98b3b14e6a Reverted bundle license to show links again and adjusted license template * only those are depicted as clickable http links Armin Schrenk 2022-04-26 17:48:05 +02:00
  • 9d4f9c12b9 outsourced authorization flow to https://github.com/coffeelibs/tiny-oauth2-client Sebastian Stenzel 2022-04-25 16:28:54 +02:00
  • d1c4eda072 Merge branch 'develop' into feature/hub Sebastian Stenzel 2022-04-25 15:30:56 +02:00
  • 835a5592fc use pwsh for license generation to circumvent slash problem in url Armin Schrenk 2022-04-22 17:18:28 +02:00
  • c429de6a66 third slash's the charm Armin Schrenk 2022-04-22 16:52:49 +02:00
  • afe7737129 wrong usage of github workspace var Armin Schrenk 2022-04-22 16:24:46 +02:00
  • 94b3ea37d6 use absolute path in workflow Armin Schrenk 2022-04-22 16:19:09 +02:00
  • 4d7e16d58e updated license templates Tobias Hagemann 2022-04-22 12:34:25 +02:00
  • 2f17d80fe6 Revert "removed license dir, renamed merge file and adjusted paths" Armin Schrenk 2022-04-22 11:51:22 +02:00
  • fbc598fed7 Reordered steps in vault creation and renamed methods Armin Schrenk 2022-04-22 10:40:18 +02:00
  • d053367f83 removed license dir, renamed merge file and adjusted paths Armin Schrenk 2022-04-22 09:49:04 +02:00
  • 9f5c31e4e7 Move app specific license template to resources directory Armin Schrenk 2022-04-21 14:21:40 +02:00
  • 68d4b440e1 use spaces instead of tabs in app license file Armin Schrenk 2022-04-20 17:47:50 +02:00
  • bcfba21900 Create third-party-license file in target directory, use plugin defaults to let it placed inside jar Armin Schrenk 2022-04-20 17:46:58 +02:00
  • c1801e3d22 fixed typo Armin Schrenk 2022-04-20 12:12:25 +02:00
  • bff0194f3e Fixed wrong file format and url of lcense merge file Armin Schrenk 2022-04-20 12:12:00 +02:00
  • 75f96eb08f removing static third-party-licenses file Armin Schrenk 2022-04-20 10:37:13 +02:00
  • 4d1d6f449e Apply suggestions from code review Armin Schrenk 2022-04-20 10:31:25 +02:00
  • eb0a2c1267 On macOS show example in dark mode when adding existing vault Armin Schrenk 2022-04-19 17:34:12 +02:00
  • 51d715caa1 apply same config to license generation Armin Schrenk 2022-04-19 11:44:21 +02:00