Aine
5300740f70
Update element 1.11.21 -> 1.11.22
před 3 roky
Aine
d70076c805
Update element 1.11.20 -> 1.11.21
před 3 roky
Aine
b71e267221
Update element 1.11.19 -> 1.11.20
před 3 roky
Aine
8804a15821
Update element 1.11.18 -> 1.11.19
před 3 roky
Aine
63a3764f51
Update element 1.11.17 -> 1.11.18
před 3 roky
adam-kress
bef4fe5d9e
Update element v1.11.16 -> v1.11.17
před 3 roky
Aine
ba4580a1fd
Update element v1.11.15 -> v1.11.16
před 3 roky
Aine
5c4d4dc514
Update element 1.11.14 -> 1.11.15
před 3 roky
NullIsNot0
77451c6a71
Enable location sharing in Element ( #2276 )
* Enable location sharing in Element
* Update roles/custom/matrix-client-element/tasks/validate_config.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Update roles/custom/matrix-client-element/tasks/setup_install.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Rename location sharing vars to be consistent with other vars
* Rename style.json to map_style.json
* Add m.tile_server section to /.well-known/matrix/client
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
před 3 roky
Aine
65e340519d
Update element v1.11.13 -> v1.11.14
před 3 roky
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
před 3 roky
Aine
501420f3cc
Update element 1.11.12 -> 1.11.13
před 3 roky
Joe Kappus
170960be1a
update element v1.11.11 -> v1.11.12
fixes jitsi issue
před 3 roky
Aine
437d177d31
update element v1.11.10 -> v1.11.11
před 3 roky
Aine
3c669761ce
Update element 1.11.9 -> 1.11.10
před 3 roky
Aine
19f1c8ea5e
Update element 1.11.8 -> 1.11.9
před 3 roky
Slavi Pantaleev
68c2e0bee5
Upgrade Element (v1.11.7 -> v1.11.8)
před 3 roky
Julian-Samuel Gebühr
38e19e48d2
Bump element version
This is a security relevant update
před 3 roky
Aine
f9e750c47f
Update Element 1.11.5 -> 1.11.6
před 3 roky
Aine
c29a39a6fb
Update Element 1.11.4 -> 1.11.5
před 3 roky
Aine
a6ad396cd2
Update Element 1.11.3 -> 1.11.4
před 3 roky
Aine
7f4200acc1
Update Element 1.11.2 -> 1.11.3
před 3 roky
Aine
311926cbda
Update Element 1.11.1 -> 1.11.2
před 3 roky
Aine
a1469c8e14
Update Element v1.11.0 -> v1.11.1
před 3 roky
Slavi Pantaleev
c73680712b
Fix (suppress) var-naming ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#var-naming
We don't really fix these, but just suppress them,
because they're like that intentionally.
We try to name variables in a way that is consistent with the
configuration key they control. If the upstream component uses
camelCase, we also need to include camelCase in the variable name.
před 3 roky
Slavi Pantaleev
0ab2001ce7
Fix git-latest ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#git-latest
Our variable naming is not necessarily consistent across roles.
I've tried to follow the naming conventions of each individual role.
All new variables are suffixed with `_version`, but the prefix may be
somewhat different.
před 3 roky
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
před 3 roky
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
před 3 roky
Aine
95fd215521
Update element 1.10.15 -> 1.11.0
před 3 roky
Aine
b2f9ede87c
Update Element v1.10.14 -> v1.10.15
před 3 roky
Slavi Pantaleev
4a72c90a6b
Upgrade Element (v1.10.13 -> v1.10.14)
před 3 roky
Aine
e37bcd1daf
Updated Element 1.10.12 -> 1.10.13
před 3 roky
Aaron Raimist
2a9b52a1c2
Update Element self build repo URL
It forwards to the correct place but might as well just update it to the current URL.
před 3 roky
Aine
02d4a841c4
Update Element 1.10.11 -> 1.10.12
před 3 roky
Aine
4f1f3555f2
Update element 1.10.10 -> 1.10.11
před 3 roky
joecool1029
5611cab71a
Update element 1.10.9 -> 1.10.10
před 3 roky
Aine
10c6c24c16
Update element 1.10.8 -> 1.10.9
před 3 roky
joecool1029
f29f51a54c
Update Element 1.10.7 -> 1.10.8
před 4 roky
Aine
332fda6b02
Update Element 1.10.6 -> 1.10.7
před 4 roky
joecool1029
42a8fb3a3c
Upgrade Element (1.10.5 -> 1.10.6)
před 4 roky
joecool1029
7384772957
Upgrade Element (1.10.4 -> 1.10.5)
před 4 roky
Christos Karamolegkos
a6e766a06a
Upgrade Element (1.10.3 -> 1.10.4)
před 4 roky
Slavi Pantaleev
8b3fad45f9
Upgrade Element (1.10.1 -> 1.10.3)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1627
před 4 roky
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
před 4 roky
Slavi Pantaleev
133d85fedf
Upgrade Element (1.10.0 -> 1.10.1)
před 4 roky
Slavi Pantaleev
4216807c86
Upgrade Element (1.9.9 -> 1.10.0)
před 4 roky
GoliathLabs
3614903e38
Updated: element-web to v1.9.9
před 4 roky
WobbelTheBear
dad1a23aa8
Update Element version (v1.9.7 -> v1.9.8)
před 4 roky
rakshazi
1f0d56fb75
(Security fix) Update Element 1.9.6 -> 1.9.7
Ref: https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk
před 4 roky
WobbelTheBear
391e095cb9
Update main.yml
před 4 roky