David Baker
3fb802e563
Update to electron 13
...
and to seshat 2.3.0 which supports it.
2021-07-21 15:27:49 +01:00
David Baker
1a38ca6fa7
Merge pull request #234 from vector-im/dbkr/pacote
...
Use pacote to fetch native modules
2021-07-21 15:26:40 +01:00
Michael Telatynski
3e69d1ec63
Merge pull request #237 from vector-im/t3chguy/eslint
...
Add lint:js-fix script
2021-07-20 09:18:42 +01:00
Michael Telatynski
0bdb69372f
Update eslint-plugin-matrix-org
2021-07-20 09:15:26 +01:00
Michael Telatynski
0ac9454e3a
Add lint:js-fix script
2021-07-19 22:49:17 +01:00
David Baker
63065761ed
Merge pull request #236 from vector-im/dbkr/fix_docker_var_prefix
...
Fix docker variable passthrough
2021-07-19 20:36:11 +01:00
David Baker
71134c448d
Fix docker variable passthrough
2021-07-19 20:09:13 +01:00
David Baker
290907a427
Merge pull request #235 from vector-im/dbkr/pass_through_indocker_env_vars
...
Pass through env vars with special prefix
2021-07-19 18:43:24 +01:00
David Baker
bfcb1e6bfb
Pass through env vars with special prefix
2021-07-19 18:38:30 +01:00
RiotRobot
494200d576
v1.7.33
2021-07-19 16:40:58 +01:00
RiotRobot
28cbc01d61
Prepare changelog for v1.7.33
2021-07-19 16:40:58 +01:00
David Baker
ba0dd9e2a6
Use pacote to fetch native modules
...
Fact: 8 out of 10 native node module packages published to npm are broken.
Actual fact: npm has a library called pacote that handles resolving the
package specifier you put in your dependencies to files on disk, and it's
actually really nice.
Change hak to use that library so now it's much simpler, handles
versions correctly and supports git / github etc. urls so we can
specify dependencies from git when a package author only publishes
half of the package to npm.
2021-07-16 23:38:04 +01:00
David Baker
45eb1252b6
Bump electron to 12.0.14
2021-07-14 12:10:10 +01:00
David Baker
b9e2fbbd23
Merge pull request #232 from RiotTranslateBot/weblate-element-desktop-element-desktop
...
Translations update from Weblate
2021-07-14 11:43:30 +01:00
Weblate
5febbeb681
Merge branch 'origin/develop' into Weblate.
2021-07-14 10:30:56 +00:00
Michael Telatynski
768066e764
Merge pull request #231 from SimonBrandner/ignore-vscode
2021-07-13 19:19:08 +01:00
Šimon Brandner
e436b87e80
Ignore vscode
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-13 20:11:54 +02:00
Alex Henrie
d5c395f509
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/ca/
2021-07-10 08:25:03 +00:00
David Baker
7107f45cee
Merge pull request #230 from vector-im/dbkr/windows_use_target_build_dir
...
Use the target-specific build dir for sqlcipher / openssl
2021-07-09 10:10:44 +01:00
David Baker
bd85f19c15
Use the target-specific build dir for sqlcipher / openssl
2021-07-09 10:07:07 +01:00
HelaBasa
e2697cd8b4
Translated using Weblate (Sinhala)
...
Currently translated at 65.9% (29 of 44 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/si/
2021-07-09 03:34:50 +00:00
JosephZERO
15ca3a3145
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/be/
2021-07-09 03:34:50 +00:00
Alex Henrie
e2829822a3
Added translation using Weblate (Catalan)
2021-07-08 17:36:32 +00:00
David Baker
fac9f53bb6
Merge pull request #229 from vector-im/dbkr/fix_default_target
...
Fix not specifying a target
2021-07-08 09:18:06 +01:00
HelaBasa
3c324ad5f7
Added translation using Weblate (Sinhala)
2021-07-08 02:32:52 +00:00
David Baker
d82377e2de
Fix not specifying a target
...
ie. it should use whatever's detected
2021-07-07 21:38:09 +01:00
Germain
79a426b1c0
Merge pull request #227 from vector-im/gsouquet/ci-pure-lockfile
...
Do not generate a lockfile when running in CI
2021-07-07 17:53:38 +01:00
David Baker
00a91489a8
Merge pull request #228 from vector-im/dbkr/windows_compatible_quotes
...
Use double quotes in readme
2021-07-07 15:52:33 +01:00
David Baker
b315b71e43
Use double quotes in readme
...
which work in the windows shell
2021-07-07 15:48:58 +01:00
Germain Souquet
e132e1c610
Do not generate a lockfile when running in CI
2021-07-07 16:10:01 +02:00
JosephZERO
8592840143
Added translation using Weblate (Belarusian)
2021-07-07 11:24:46 +00:00
David Baker
a8f44fd6e9
Merge pull request #226 from vector-im/dbkr/universally_speaking
...
Support universal builds
2021-07-07 11:19:26 +01:00
David Baker
a22ba39e63
Use colons consistently in build scripts
2021-07-07 11:17:31 +01:00
David Baker
3dd611b5d5
Address macos properly
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-07-07 11:01:45 +01:00
David Baker
eed1252f33
Merge pull request #225 from vector-im/dbkr/no_rustup
...
Check target with rustc directly
2021-07-07 11:00:43 +01:00
David Baker
9913b0ff78
Fix confused toolchain / target naming
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-07-07 10:58:54 +01:00
David Baker
e07bfc1d6a
Support universal builds
...
Hopefully adequately documented in the README
2021-07-06 23:52:19 +01:00
David Baker
b5725da9ea
lint
2021-07-06 19:06:58 +01:00
David Baker
5bbce91e51
Check target with rustc directly
...
To avoid depending on rustup (at least when not cross-compiling)
2021-07-06 19:01:34 +01:00
a5r0n
0aed8eac36
Translated using Weblate (Hebrew)
...
Currently translated at 97.7% (43 of 44 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/he/
2021-07-06 05:34:49 +00:00
RiotRobot
ad337b1f7c
v1.7.32
2021-07-05 16:55:20 +01:00
RiotRobot
8d380fe533
Prepare changelog for v1.7.32
2021-07-05 16:55:19 +01:00
a5r0n
b6cd3c4cee
Added translation using Weblate (Hebrew)
2021-07-05 04:51:02 +00:00
David Baker
6e7913c7d1
Merge pull request #224 from vector-im/dbkr/fix_rootdir
...
Fix the build: make the rootDir correct
2021-07-01 17:33:36 +01:00
David Baker
9cb171f953
Fix the build: make the rootDir correct
2021-07-01 17:18:26 +01:00
David Baker
44310712f3
Merge pull request #223 from vector-im/t3chguy/ts/10
...
Fix i18n in Element Desktop
2021-07-01 15:51:31 +01:00
Michael Telatynski
9b65962d26
Update scripts/copy-res.js
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-07-01 15:48:07 +01:00
Michael Telatynski
8302e284a3
delint
2021-07-01 12:03:38 +01:00
Michael Telatynski
390e2306d0
Fix i18n in Element Desktop
2021-07-01 11:32:09 +01:00
Michael Telatynski
60e61415ea
Merge pull request #222 from vector-im/t3chguy/ts/10
2021-07-01 09:26:42 +01:00