Aine
3c669761ce
Update element 1.11.9 -> 1.11.10
3年前
Aine
19f1c8ea5e
Update element 1.11.8 -> 1.11.9
3年前
Slavi Pantaleev
68c2e0bee5
Upgrade Element (v1.11.7 -> v1.11.8)
3年前
Julian-Samuel Gebühr
38e19e48d2
Bump element version
This is a security relevant update
3年前
Aine
f9e750c47f
Update Element 1.11.5 -> 1.11.6
3年前
Aine
c29a39a6fb
Update Element 1.11.4 -> 1.11.5
3年前
Aine
a6ad396cd2
Update Element 1.11.3 -> 1.11.4
3年前
Aine
7f4200acc1
Update Element 1.11.2 -> 1.11.3
3年前
Aine
311926cbda
Update Element 1.11.1 -> 1.11.2
3年前
Aine
a1469c8e14
Update Element v1.11.0 -> v1.11.1
3年前
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.
3年前
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.
3年前
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3年前
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3年前
Aine
95fd215521
Update element 1.10.15 -> 1.11.0
3年前
Aine
b2f9ede87c
Update Element v1.10.14 -> v1.10.15
3年前
Slavi Pantaleev
4a72c90a6b
Upgrade Element (v1.10.13 -> v1.10.14)
3年前
Aine
e37bcd1daf
Updated Element 1.10.12 -> 1.10.13
3年前
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.
3年前
Aine
02d4a841c4
Update Element 1.10.11 -> 1.10.12
3年前
Aine
4f1f3555f2
Update element 1.10.10 -> 1.10.11
3年前
joecool1029
5611cab71a
Update element 1.10.9 -> 1.10.10
3年前
Aine
10c6c24c16
Update element 1.10.8 -> 1.10.9
3年前
joecool1029
f29f51a54c
Update Element 1.10.7 -> 1.10.8
4年前
Aine
332fda6b02
Update Element 1.10.6 -> 1.10.7
4年前
joecool1029
42a8fb3a3c
Upgrade Element (1.10.5 -> 1.10.6)
4年前
joecool1029
7384772957
Upgrade Element (1.10.4 -> 1.10.5)
4年前
Christos Karamolegkos
a6e766a06a
Upgrade Element (1.10.3 -> 1.10.4)
4年前
Slavi Pantaleev
8b3fad45f9
Upgrade Element (1.10.1 -> 1.10.3)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1627
4年前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4年前
Slavi Pantaleev
133d85fedf
Upgrade Element (1.10.0 -> 1.10.1)
4年前
Slavi Pantaleev
4216807c86
Upgrade Element (1.9.9 -> 1.10.0)
4年前
GoliathLabs
3614903e38
Updated: element-web to v1.9.9
4年前
WobbelTheBear
dad1a23aa8
Update Element version (v1.9.7 -> v1.9.8)
4年前
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
4年前
WobbelTheBear
391e095cb9
Update main.yml
4年前
WobbelTheBear
e11e31e2c6
Update main.yml
4年前
teutat3s
367cddb715
Upgrade Element (v1.9.4)
4年前
Slavi Pantaleev
0434e3bf8f
Allow force-patching webpack.config.js when self-building Element
We were applying the low-memory system patch to webpack.config.js
on systems with < 4GB memory.
From now on, we also let people force-enable patching by toggling the
`matrix_client_element_container_image_self_build_low_memory_system_patch_enabled`
variable.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
4年前
throwawayay
d31cdb071a
Upgrade Element (v1.9.3)
https://github.com/vector-im/element-web/releases/tag/v1.9.3
4年前
Slavi Pantaleev
8c15555d00
Upgrade Element (1.9.0 -> 1.9.2)
4年前
Oli
59d4532efb
Upgrade Element (1.8.5 -> 1.9.0)
4年前
Slavi Pantaleev
b166f0175a
Upgrade Element (1.8.4 -> 1.8.5)
4年前
Slavi Pantaleev
4b46913278
Upgrade Element (1.8.2 -> 1.8.4) to patch a security issue
See:
- https://github.com/vector-im/element-web/releases/tag/v1.8.4
- https://matrix.org/blog/2021/09/10/pre-disclosure-upcoming-critical-fix-for-several-popular-matrix-clients
4年前
Slavi Pantaleev
d384d0d7a0
Upgrade Element (1.8.1 -> 1.8.2)
4年前
WobbelTheBear
12dbb29675
Upgrade Element (1.8.0 -> 1.8.1)
Element web/desktop has just been updated to fix some regressions in regard to VoIP.
4年前
Slavi Pantaleev
70d412e523
Upgrade Element (1.7.34 -> 1.8.0)
4年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
Slavi Pantaleev
5fc61ed964
Upgrade Element (1.7.33 -> 1.7.34)
4年前
Slavi Pantaleev
70cb27138c
Upgrade Element (1.7.32 -> 1.7.33)
4年前