51 Revize (202be672a4d2ca3b3ee97e65559c44f445bc1a21)

Autor SHA1 Zpráva Datum
  renovate[bot] 8a251a98e7 Update joseluisq/static-web-server Docker tag to v2.36.1 před 11 měsíci
  Slavi Pantaleev a32eec757b Don't host `/.well-known/element/element.json` file when Element Call is enabled před 11 měsíci
  Slavi Pantaleev 248463b58b Add Traefik labels to expose `/.well-known/element` on the `matrix.` domain před 11 měsíci
  Slavi Pantaleev c9951194fe Fix merging of `_auto` and `_custom` into `matrix_static_files_file_matrix_client_property_org_matrix_msc4143_rtc_foci` so that a list is produced před 11 měsíci
  Slavi Pantaleev 9970603f15 Add Element Call support před 11 měsíci
  Slavi Pantaleev aa36acdef1 Remove useless `matrix_static_files_client_redirect_root_uri_to_domain` variable definition před 1 rokem
  Slavi Pantaleev 1313f1e414 Make base domain root path redirect also handle URLs with query strings (passing them along) před 1 rokem
  Suguru Hirahara 68a78857b8
Add license information to files for matrix-static-files před 1 rokem
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables před 1 rokem
  Slavi Pantaleev d6bf789710 Remove `matrix_container_global_registry_prefix` variable před 1 rokem
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) před 1 rokem
  renovate[bot] 34cded9b8d
Update joseluisq/static-web-server Docker tag to v2.36.0 před 1 rokem
  renovate[bot] d076a75a0a
Update joseluisq/static-web-server Docker tag to v2.35.0 před 1 rokem
  renovate[bot] 05ba03f9af
Update joseluisq/static-web-server Docker tag to v2.34.0 před 1 rokem
  Slavi Pantaleev 0cb3e530d9 Add support for auto-configuring synapse-admin via `/.well-known/matrix/client` před 1 rokem
  Suguru Hirahara 3af7355d14
Fix capitalization: element → Element před 1 rokem
  Suguru Hirahara b04b658735
Add "Web" to Element and SchildiChat web application (#3755) před 1 rokem
  renovate[bot] af992fb43b
chore(deps): update joseluisq/static-web-server docker tag to v2.33.1 před 1 rokem
  Slavi Pantaleev 8f16524789 Add support for Matrix Authentication Service před 1 rokem
  Suguru Hirahara 55fcaac1f1
Fix capitalization: matrix → Matrix před 1 rokem
  Suguru Hirahara 90cfdabb2b
Replace DOMAIN with example.com před 1 rokem
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) před 1 rokem
  renovate[bot] 34634f144c
Update joseluisq/static-web-server Docker tag to v2.33.0 před 1 rokem
  renovate[bot] 8a2bd345fd
chore(deps): update joseluisq/static-web-server docker tag to v2.32.2 před 1 rokem
  renovate[bot] bf6e9a2bfa
chore(deps): update joseluisq/static-web-server docker tag to v2.32.1 před 1 rokem
  renovate[bot] 3b15a0100b
chore(deps): update joseluisq/static-web-server docker tag to v2.32.0 před 1 rokem
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` před 1 rokem
  Slavi Pantaleev 7891268873 Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme před 1 rokem
  renovate[bot] 05f9339a54
chore(deps): update joseluisq/static-web-server docker tag to v2.31.1 před 1 rokem
  renovate[bot] 7cd418f4a8
chore(deps): update joseluisq/static-web-server docker tag to v2.31.0 před 1 rokem
  renovate[bot] 5ad20d5c92
chore(deps): update joseluisq/static-web-server docker tag to v2.30.0 před 1 rokem
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: před 1 rokem
  renovate[bot] 095c74cc3e
chore(deps): update joseluisq/static-web-server docker tag to v2.28.0 před 2 roky
  renovate[bot] 4242f4f7cd
Update joseluisq/static-web-server Docker tag to v2.27.0 před 2 roky
  Slavi Pantaleev ce9a8d3a2c Rename base domain root path redirect middleware to improve consistency před 2 roky
  Slavi Pantaleev cf9388c546 Make base domain root path redirect regex configurable před 2 roky
  renovate[bot] e2ab339634
Update joseluisq/static-web-server Docker tag to v2.26.0 před 2 roky
  Slavi Pantaleev 578d00a54a Default to root-path-redirection on the base domain if index.html creation is disabled před 2 roky
  renovate[bot] e2a4f119f1
chore(deps): update joseluisq/static-web-server docker tag to v2.25.0 před 2 roky
  Slavi Pantaleev dbebe7c598 Add variable for controlling force_disable in io.element.e2ee in /.well-known/matrix/client před 2 roky
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better před 2 roky
  Slavi Pantaleev 18211810ef Fix some default values in matrix-static-files před 2 roky
  Slavi Pantaleev f9faaae26c Shorten Traefik router name (*-well-known-endpoint -> *-well-known) před 2 roky
  Slavi Pantaleev 2f27a57d00 Rename variable for consistency (matrix_static_files_ident -> matrix_static_files_identifier) před 2 roky
  Slavi Pantaleev ab15991814 Fix some ansible-lint-reported errors před 2 roky
  Slavi Pantaleev 354c887602 Fix incorrect variable name před 2 roky
  Slavi Pantaleev 97f40a95fb Make compress middleware for /.well-known/matrix/* configurable před 2 roky
  Slavi Pantaleev cc75be9c65 Add support for serving the base domain via matrix-static-files před 2 roky
  Slavi Pantaleev da48a605bb More progress on matrix-static-files role and cleaning up of matrix-base and matrix-nginx-proxy před 2 roky
  Slavi Pantaleev 015b8f69de Rework comment for matrix_static_files_file_matrix_support_enabled před 2 roky