51 коммитов (element-call-stack)

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