57 Commits (5cc69ca7eba1b1ec0f23d23143b068ec6ba335fa)

Author SHA1 Message Date
  Slavi Pantaleev 325b22a302 Stop using deprecated `vars` variable in all other custom roles 5 months ago
  Aine cbbf20004c
replace access log ip anonymization with vars to control access logs 10 months ago
  Aine e8c7091c3f
update nginx configs for cinny, hydrogen, and synapse reverse proxy companion with ip anonymization 10 months ago
  Slavi Pantaleev d876da4186 Explicitly tell template-lookup to not auto-parse JSON files 10 months ago
  Slavi Pantaleev 90813b3739 Pass the result of JSON-file template lookups through `from_json` for better ansible-core>=2.19.0 compatibility 10 months ago
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 10 months ago
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` 10 months ago
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 1 year ago
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 1 year ago
  Suguru Hirahara c385bee7af
Re-run "reuse annotate" to sort statements 1 year ago
  Suguru Hirahara afd122330b
Add license information to files for matrix-client-hydrogen 1 year ago
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables 1 year ago
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) 1 year ago
  Slavi Pantaleev 4a61bd49e3 Enable (Traefik compression middleware)-assisted compression for Cinny, Element & Hydrogen 1 year ago
  Slavi Pantaleev 17f98f005e Upgrade Hydrogen (v0.5.0 -> v0.5.1) 1 year ago
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1 year ago
  renovate[bot] 1d145e86b8
Update ghcr.io/element-hq/hydrogen-web Docker tag to v0.5.0 1 year ago
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` 2 years ago
  Slavi Pantaleev 7891268873 Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme 2 years ago
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2 years ago
  Slavi Pantaleev 51df34e7ae Ensure each container labels file defines at least one service 2 years ago
  Slavi Pantaleev f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks 2 years ago
  Slavi Pantaleev b37a02720f Move all Matrix client apps into the matrix-addons container network 2 years ago
  Pierre 'McFly' Marty 4a8d8d8ce5
fix: hydrogen client docker/sources url 2 years ago
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them 2 years ago
  Julian Foad 3e43b9d1c7 client-hydrogen: remove unrelated change (docker push) 2 years ago
  Julian Foad 408aec7d5b client-hydrogen: fix self-build 2 years ago
  Samuel Meenzen cfefc36477
fix: correct vector-im image name for renovate 2 years ago
  Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata 2 years ago
  Slavi Pantaleev f4829d6988 Upgrade Hydrogen (v0.4.0 -> v0.4.1) 2 years ago
  Aine b035ef1fa3
Update hydrogen 0.3.8 -> 0.4.0 2 years ago
  Sergio Durigan Junior dca6db15da Fix prefix path when loading Hydrogen's theme-element.json 3 years ago
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 years ago
  Slavi Pantaleev 6cdbde01d7 Fix various Traefik headers syntax 3 years ago
  Slavi Pantaleev 38c4e464c1 Fix self-check for Hydrogen and Cinny when running under a subpath 3 years ago
  Aine c98f40c836
Update hydrogen 0.3.7 -> 0.3.8 3 years ago
  Slavi Pantaleev eb7292f274 Add matrix_client_hydrogen_hostname and fix Hydrogen serving at non-root-path 3 years ago
  Slavi Pantaleev 6a52be7987 Add (native) Traefik support to matrix-client-hydrogen 3 years ago
  Slavi Pantaleev 64e2b26ed5 Fix Hydrogen failing to start 3 years ago
  Aine a1ef28681a
Update Hydrogen 0.3.6 -> 0.3.7 3 years ago
  Slavi Pantaleev d0b2a50768 Upgrade Hydrogen (v0.3.5 -> v0.3.6) 3 years ago
  Matthew Cengia 3453fff901
Use upstream Docker image for amd64 rather than self-build 3 years ago
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 3 years ago
  Slavi Pantaleev 16c18b0344 Upgrade Hydrogen (v0.3.4 -> v0.3.5) 3 years ago
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit 3 years ago
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs 3 years ago
  Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance 3 years ago
  Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime) 3 years ago
  Aine 19b59f9ded
Update Hydrogen 0.3.3 -> 0.3.4 3 years ago
  Slavi Pantaleev a4e2a3bc07 Upgrade Hydrogen (v0.3.2 -> v0.3.3) 3 years ago