82 Revīzijas (e3fb53a46d71bd7ed15ee7cf66ec4f42403fd78d)

Autors SHA1 Ziņojums Datums
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) pirms 10 mēnešiem
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) pirms 10 mēnešiem
  renovate[bot] 2b50a0e6a0 Update nginx Docker tag to v1.28.0 pirms 11 mēnešiem
  renovate[bot] d48867c07e Update nginx Docker tag to v1.27.5 pirms 11 mēnešiem
  Catalan Lover bf058d772b Fix rogue missing `_client_synapse` in internal admin api pirms 1 gada
  Catalan Lover cd60cf1199
Internal Admin API and Draupnir Hjack Command Config (#3389) pirms 1 gada
  Slavi Pantaleev 1c68fd0d9b Make matrix-synapse-reverse-proxy-companion not report "502 Bad Gateway" when Synapse workers restart pirms 1 gada
  Suguru Hirahara aae64ebde4
Add license information to files for matrix-synapse-reverse-proxy-companion pirms 1 gada
  Slavi Pantaleev 37f84173f0 Put `proxy_set_header Host $host;` at the `server` level for `matrix-synapse-reverse-proxy-companion` pirms 1 gada
  Slavi Pantaleev 10fabc32bc Rework `client_body_buffer_size`/`client_max_body_size` and `proxy_max_temp_file_size` configuration for `matrix-synapse-reverse-proxy-companion` pirms 1 gada
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables pirms 1 gada
  Slavi Pantaleev d6bf789710 Remove `matrix_container_global_registry_prefix` variable pirms 1 gada
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) pirms 1 gada
  renovate[bot] f40b26d3d3
Update nginx Docker tag to v1.27.4 pirms 1 gada
  Suguru Hirahara 1db5f76024
Replace double hyphens with "Em Dash" unicode character (U+2014) pirms 1 gada
  Slavi Pantaleev f2b69feb29 Make catch-all `federation-reader` nginx `location` blocks have less priority than others pirms 1 gada
  Slavi Pantaleev 75026d8c3d Update a few incorrect comments pirms 1 gada
  Suguru Hirahara c1c1b3ada0
Replace triple dots with horizontal ellipsis (U+2026) pirms 1 gada
  renovate[bot] d08f1dcaff
Update nginx Docker tag to v1.27.3 pirms 1 gada
  Slavi Pantaleev 57c5271d9d Enable (Traefik compression middleware)-assisted compression for synapse-reverse-proxy-companion pirms 1 gada
  Slavi Pantaleev 58a8f79d95 Remove gzip support from synapse-reverse-proxy-companion pirms 1 gada
  Slavi Pantaleev 8a6b822bbd Always send `/rendezvous` routes to the same Synapse worker process (main) to fix QR code login pirms 1 gada
  renovate[bot] 7f5f44ed47
Update nginx Docker tag to v1.27.2 pirms 1 gada
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) pirms 1 gada
  renovate[bot] e3d489c5fe
chore(deps): update nginx docker tag to v1.27.1 pirms 1 gada
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` pirms 1 gada
  renovate[bot] 3d1ff4e489
chore(deps): update nginx docker tag to v1.27.0 pirms 1 gada
  Aine 6526a16e12
Add project source url to synapse reverse proxy companion pirms 1 gada
  renovate[bot] 55a81ac368
chore(deps): update nginx docker tag to v1.25.5 pirms 1 gada
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: pirms 2 gadiem
  David Mehren e2643a317c
Ensure reports always land on the synapse main process pirms 2 gadiem
  renovate[bot] e19db8a563
Update nginx Docker tag to v1.25.4 pirms 2 gadiem
  Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom pirms 2 gadiem
  Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion pirms 2 gadiem
  Slavi Pantaleev 7cb33da46a Add some clarification comment in matrix-synapse-reverse-proxy-companion/defaults/main.yml pirms 2 gadiem
  Slavi Pantaleev 16ca50c6ef Add a few more comments in matrix-synapse-reverse-proxy-companion.conf.j2 pirms 2 gadiem
  Slavi Pantaleev 775000883a Fix Jinja issue related to Synapse workers keepalive templating pirms 2 gadiem
  Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling pirms 2 gadiem
  Slavi Pantaleev c0afcaa2e3 Replace (almost) all matrix-org/synapse references with element-hq/synapse pirms 2 gadiem
  Charles Wright 55604f73c5 Bugfix: Locations for new workers must go *after* the stream writers pirms 2 gadiem
  Charles Wright a1cbe7f39b Add overrides for locations that must go to the main Synapse process pirms 2 gadiem
  Charles Wright 124524ea1f Typo: Send sync endpoints to sync workers, not room workers pirms 2 gadiem
  Charles Wright 12a8d535e8 Move maps inside the if-workers block; Add Tom's map to extract access token from the URI arg pirms 2 gadiem
  Charles Wright 0175a472d7 Typo: forgot closing }}'s pirms 2 gadiem
  Charles Wright db70230ae1 Add room-workers as a new preset, with new room workers, sync workers, client readers, and federation readers. Based on https://tcpipuk.github.io/synapse/index.html pirms 2 gadiem
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better pirms 2 gadiem
  Slavi Pantaleev b91ad453be Adjust TLS variables for homeservers to follow devture_traefik_config_entrypoint_web_secure_enabled (via matrix_federation_traefik_entrypoint_tls) pirms 2 gadiem
  Slavi Pantaleev f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks pirms 2 gadiem
  Slavi Pantaleev df5d8bfc04 Remove matrix-homeserver-proxy role in favor of the new internal Traefik entrypoint pirms 2 gadiem
  Slavi Pantaleev 17c9e3f168 Add support for the internal Traefik entrypoint to synapse-reverse-proxy-companion pirms 2 gadiem