Commit graph

  • 9ab690f8f1
    Merge 44bac8dbc0 into 04341fb9d6 #116 Victor Laborie 2024-10-15 20:00:33 +0000
  • 44bac8dbc0
    Add support for session_token #116 Victor LABORIE 2024-10-15 20:55:04 +0200
  • c4fe45c6c0
    Merge ddb2bdd4e8 into 04341fb9d6 #101 AlekseyIvanov199 2024-09-10 09:45:19 +0545
  • 3b9d6d5319
    Merge da41112737 into 04341fb9d6 #74 Kunal Chhabra 2024-09-10 09:45:18 +0545
  • 04341fb9d6 v1.5.0 main v1.5.0 Erik Johnston 2024-09-04 14:08:59 +0100
  • 0bb350392b
    Bump humanize to work-around https://github.com/pypa/setuptools/issues/4519 (#114) Ben Banfield-Zanin 2024-09-03 18:50:40 +0100
  • b12d3f78c5 Bump humanize to work-around https://github.com/pypa/setuptools/issues/4519 #114 Ben Banfield-Zanin 2024-09-03 16:21:59 +0100
  • 2c46a764f7
    Remove empty LoggingContext (#109) Adam Hellberg 2024-03-19 17:59:39 +0100
  • f348d3c06f Bump version to 1.4.0. v1.4.0 Andrew Morgan 2024-03-15 11:03:24 +0000
  • 472d3afe22
    Support more durations in the cleanup script (#112) Ben Banfield-Zanin 2024-03-15 10:13:15 +0000
  • 41db06e448 Support move durations in the cleanup script #112 Ben Banfield-Zanin 2024-03-15 10:07:40 +0000
  • acbcc412cc
    Allow configuration of where the Synapse homeserver yaml file containing DB settings is loaded from (#111) Ben Banfield-Zanin 2024-03-14 12:10:03 +0000
  • 9490124b2a
    Support using a prefix of the S3 bucket (#110) Ben Banfield-Zanin 2024-03-14 12:08:38 +0000
  • 00f1d8a6f1 Allow configuration of where the Synapse homeserver yaml file containing DB settings is loaded from #111 Ben Banfield-Zanin 2024-03-14 11:50:39 +0000
  • 76f5c27005 Support using a prefix of the S3 bucket #110 Ben Banfield-Zanin 2024-03-14 11:18:17 +0000
  • cf0fd7be41
    Remove empty LoggingContext #109 Adam Hellberg 2023-01-19 01:48:44 +0100
  • fa2b0e0c09 Bump version to 1.3.0. v1.3.0 Patrick Cloke 2023-11-17 10:12:27 -0500
  • 0221c870a1
    Bump the minimum version of botocore for compatibility with urllib3 2.0.x. (#106) Patrick Cloke 2023-11-17 09:43:53 -0500
  • 22c2ba5635 Bump the minimum version of botocore for compatibility with urllib3 2.0.x. #106 Patrick Cloke 2023-11-17 09:40:06 -0500
  • f1ccb252d9 remove useless status check #103 Roel ter Maat 2023-10-03 13:43:28 +0200
  • 98b3fabb8b - Move all encryption to module file - Cleanup imports - Added docstrings Roel ter Maat 2023-10-03 13:39:56 +0200
  • b2ac240331 Add client side encryption Roel ter Maat 2023-09-01 14:27:49 +0200
  • 1706010ff4
    Merge pull request #7 from nedap/add-cse-logic-to-upload-script #102 Roel ter Maat 2023-09-19 13:37:48 +0200
  • 98b05c4043
    Merge pull request #6 from nedap/use-cse-in-upload-and-download Roel ter Maat 2023-09-19 13:37:34 +0200
  • 7e5fe1b7dd
    Merge pull request #5 from nedap/add-cse-download-logic Roel ter Maat 2023-09-19 13:36:46 +0200
  • 801e84f1fa
    Merge pull request #4 from nedap/add-cse-upload-logic Roel ter Maat 2023-09-19 13:36:28 +0200
  • 22cc6889b2
    Merge pull request #3 from nedap/add-fixed-key-provider Roel ter Maat 2023-09-19 13:36:07 +0200
  • df5cda2598 fix usage of cse master key Roel ter Maat 2023-09-19 12:47:34 +0200
  • 2a6c220b0c Add encryption package to setup Roel ter Maat 2023-09-18 21:36:30 +0200
  • dd1a61a512 add init file Roel ter Maat 2023-09-18 21:36:00 +0200
  • f0b552b97e Fix module Roel ter Maat 2023-09-18 21:35:40 +0200
  • e4f9122791 Add CSE logic to media upload script and cleanup code Roel ter Maat 2023-09-18 13:07:21 +0200
  • 886da94d50 Fix code Roel ter Maat 2023-09-18 11:01:03 +0200
  • 383015bdbb Use CSE when enabled in the upload and download Roel ter Maat 2023-09-12 13:38:13 +0200
  • eba6a33030 Add logic to download CSE files Roel ter Maat 2023-09-12 10:08:58 +0200
  • 5a093abb05 Add logic to store a file with CSE Roel ter Maat 2023-09-07 20:50:29 +0200
  • 1933ef2b83 rename key to master_key Roel ter Maat 2023-09-07 20:34:33 +0200
  • 43cbdb0b3f Add fixed key provider and rename key to master_key Roel ter Maat 2023-09-07 20:23:00 +0200
  • 82fed92bfb
    Merge pull request #1 from nedap/add-aws-encrytion-sdk-library Roel ter Maat 2023-09-06 10:53:38 +0200
  • a6ca336e4c
    Merge pull request #2 from nedap/add-cse-config Roel ter Maat 2023-09-06 10:53:26 +0200
  • 540419a9eb remove not-yet relevant code Roel ter Maat 2023-09-05 13:12:21 +0200
  • 91cfaaa130 Add CSE key to config Roel ter Maat 2023-09-01 14:27:49 +0200
  • c9fa079946 Add aws-encryption-sdk dependency Roel ter Maat 2023-08-25 10:34:46 +0200
  • ddb2bdd4e8
    Update s3_storage_provider.py #101 AlekseyIvanov199 2023-08-10 09:28:12 +0300
  • e9b0be835a
    Update README.md AlekseyIvanov199 2023-08-10 09:22:28 +0300
  • 1544fd69de
    Update s3_storage_provider.py #100 AlekseyIvanov199 2023-08-10 09:16:23 +0300
  • 926866704a
    Update README.md AlekseyIvanov199 2023-08-10 09:11:09 +0300
  • 51d3c6ba99
    Update README.md AlekseyIvanov199 2023-08-10 09:10:05 +0300
  • af97505104
    Update s3_storage_provider.py #99 AlekseyIvanov199 2023-08-10 09:04:08 +0300
  • 1beb6af95e
    Deal with GHA deprecation warnings (#95) David Robertson 2023-04-04 17:18:01 +0100
  • 10fa9d65a7
    Deal with GHA deprecation warnings #95 David Robertson 2023-04-04 13:35:05 +0100
  • 17df25e460 Bump version to 1.2.1 v1.2.1 Sean Quah 2023-03-30 14:08:26 +0100
  • 0e78713885
    Bump PyYAML requirement to be compatible with Synapse's pinned version (#93) Sean Quah 2023-03-30 14:07:23 +0100
  • d2cfefc8de Merge branch 'main' into squah/bump_pyyaml_bounds #93 Sean Quah 2023-03-30 14:03:13 +0100
  • 633c48eda4
    Fix a CI flake (#94) Sean Quah 2023-03-30 14:01:01 +0100
  • 6fd65ef259 Fix a CI flake #94 Sean Quah 2023-03-30 13:51:24 +0100
  • 7140696b03 revert version bump Sean Quah 2023-03-30 13:51:03 +0100
  • 3b7b987971 Bump PyYAML requirement to be compatible with Synapse's pinned version Sean Quah 2023-03-30 13:34:18 +0100
  • 6f8b3821aa
    Add support to read database configuration from homeserver.yaml (#91) Victor Freire 2023-03-14 12:38:51 -0300
  • 6b92525db4 Use with for open calls #91 Olivier Wilkinson (reivilibre) 2023-03-10 11:35:51 +0000
  • 6ef6c95fb2 Add support to read database configuration from homeserver.yaml Victor Freire 2023-02-18 14:36:28 -0300
  • fa27fa1a92
    Fix CI again (#90) v1.2.0+ci-fix David Robertson 2023-01-09 18:11:45 +0000
  • 47e57f76bf
    Remove usedevelop and commented-out 'find' invocation #90 David Robertson 2023-01-09 17:59:06 +0000
  • 8a8faea21f
    Don't bother nuking pyc files David Robertson 2023-01-09 17:32:28 +0000
  • 725123e74b
    Try invoking isort etc directly David Robertson 2023-01-09 17:25:59 +0000
  • 0535e5e99f
    Fix CI again David Robertson 2023-01-09 17:19:59 +0000
  • 2ec5ec5a79
    Bump version to 1.2.0 v1.2.0 David Robertson 2023-01-09 16:57:15 +0000
  • c65f9e5ba5
    Fix SSE-C extra_arg checks (#87) Cody Neiman 2022-11-15 12:19:19 +0000
  • 2feee43cd1
    Fix eargs sse-c checks #87 Cody Wyatt Neiman 2022-11-13 00:41:36 -0500
  • 52be2ef613
    Merge pull request #84 from xangelix/sse-c reivilibre 2022-11-08 12:55:08 +0000
  • 0f162da9ed fixup! (Copy flake8 config from Synapse to dismiss spurious error) #84 Olivier Wilkinson (reivilibre) 2022-11-08 12:52:40 +0000
  • 966a0cf28a (Copy flake8 config from Synapse to dismiss spurious error) Olivier Wilkinson (reivilibre) 2022-11-08 12:44:50 +0000
  • 139e44673c
    Add extra_args comment and link to docs Cody Wyatt Neiman 2022-11-04 13:18:53 -0400
  • 5957773cf7
    Refactor eargs to extra_args Cody Wyatt Neiman 2022-11-04 13:17:00 -0400
  • ff28d0a02f
    Remove nargs=? from --sse-customer-algo arg Cody Wyatt Neiman 2022-11-04 13:10:40 -0400
  • 095f8ebe86
    Add sse_customer_algo default note Cody Wyatt Neiman 2022-11-04 13:09:01 -0400
  • e531d0afea
    Add automation to move X-Needs-Info issues (#85) Kat Gerasimova 2022-11-02 15:17:17 +0000
  • 7f80d3d3a9
    Add automation to move X-Needs-Info issues #85 Kat Gerasimova 2022-11-02 15:06:04 +0000
  • 8383d2e346
    Merge branch 'main' into sse-c Cody Wyatt Neiman 2022-10-30 17:57:17 -0400
  • f39ce16a97
    Fix set whitespace Cody Wyatt Neiman 2022-10-30 16:58:08 -0400
  • d08c2dcf22
    Resolve linting errors Cody Wyatt Neiman 2022-10-30 16:52:01 -0400
  • 40c6a5599b
    Fix CI and bump actions dependencies to deal with GHA deprecations. (#83) David Robertson 2022-10-25 12:37:48 +0100
  • 1e2cec3e56
    Fix s3_download_task args order Cody Wyatt Neiman 2022-10-24 21:53:28 -0400
  • c118826d14
    Fix remaining eargs run_upload reference Cody Wyatt Neiman 2022-10-24 20:28:11 -0400
  • 4ab0624023
    Fix run_upload eargs Cody Wyatt Neiman 2022-10-24 20:00:23 -0400
  • 3e3f059f6c
    Match SSE-C docs closer to other optional configs Cody Wyatt Neiman 2022-10-24 14:58:26 -0400
  • 93b41de6b4
    Add S3 SSE-C support Cody Wyatt Neiman 2022-10-24 14:20:20 -0400
  • 54148b9fbe
    Bump actions to avoid GHA deprecations #83 David Robertson 2022-10-24 18:07:07 +0100
  • 04973e59b6
    Try older minio image David Robertson 2022-10-24 17:45:44 +0100
  • b0fa9bb140
    Bump minimum required version of PyYAML (#81) v1.1.2 David Robertson 2022-10-12 12:27:06 +0100
  • 3c48f78683
    Bump version to 1.1.2 #81 David Robertson 2022-10-12 12:18:44 +0100
  • cb8aa5d371
    Bump minimum required version of PyYAML David Robertson 2022-10-12 12:17:40 +0100
  • 6d7c60a04a
    Correct name of secret in release job v1.1.1+ci-fix David Robertson 2022-10-12 12:00:17 +0100
  • 3a312edebd
    Bump version to 1.1.1 v1.1.1 David Robertson 2022-10-12 11:55:09 +0100
  • e762c859ac
    Fix dependencies syntax (#80) David Robertson 2022-10-12 11:51:55 +0100
  • 4de1b5b87b
    Fix dependencies syntax #80 David Robertson 2022-10-12 11:26:57 +0100
  • 5d734dee80
    Merge pull request #77 from kittykat/patch-1 Erik Johnston 2022-09-02 17:52:31 +0200
  • 5a70b9ac8f
    Add issue automation for triage #77 Kat Gerasimova 2022-09-02 10:18:45 +0100
  • da41112737
    Fixed Issue #56 #74 Kunal Chhabra 2022-04-19 13:47:58 +0530
  • ffd3fa4773
    Update to v1.0.1 of setup-matrix-synapse (#73) Michael Kaye 2022-04-06 11:59:54 +0100