David Baker
60d3076038
Update to new electron single instance API
4 years ago
David Baker
0c428efea0
lint
4 years ago
David Baker
19f1489c92
Run the Desktop app in a sandbox
...
* Turn off node integration in the electron renderer process
* Enable the chromium sandbox to put the renderer into its own process
* Expose just the ipc module with a preload script
* Introduce a little IPC call wrapper so we can call into the
renderer process and await on the result.
* Use this in a bunch of places we previously used direct calls
to electron modules.
* Convert other uses of node, eg. use of process to derive the
platform (just look at the user agent)
* Strip out the desktopCapturer integration which doesn't appear
to have ever worked (probably best to just wait until
getDisplayMedia() is available in chrome at this point:
https://github.com/vector-im/riot-web/issues/4880 ).
4 years ago
Weblate
15a8560f9a
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
random
0daf7c9af7
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
4 years ago
J. Ryan Stinnett
17983c47d8
Link to CONTRIBUTING from JS SDK
...
The JS SDK's CONTRIBUTING file is a bit simpler to read. The Synapse version previously used includes mentions of Python lint tools that don't apply here.
Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
4 years ago
Weblate
6e0145eeea
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
Bruno Windels
df155293b1
Merge pull request #7834 from vector-im/rav/no_preserve_hs_url
...
Update the tests to match https://github.com/matrix-org/matrix-react-sdk/pull/2340
4 years ago
Richard van der Hoff
6ca0b3ad03
Update the tests to match https://github.com/matrix-org/matrix-react-sdk/pull/2340
...
See the react-sdk PR for some context.
4 years ago
Weblate
9111370349
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
Akarshan Biswas
868ec82997
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hi/
4 years ago
David Baker
c2038a5ccc
v0.17.8
4 years ago
David Baker
cb628d0799
Prepare changelog for v0.17.8
4 years ago
David Baker
7c4f67b1a1
v0.17.8
4 years ago
David Baker
a82f9d5266
Released js-sdk & react-sdk
4 years ago
David Baker
b6493a2f82
v0.17.8-rc.1
4 years ago
David Baker
74c81d6921
v0.17.8-rc.1
4 years ago
David Baker
02eb8a284c
Actually revert electron app version bump
...
last one was in fasct the main version file
4 years ago
David Baker
bf2d792d94
Revert electron app version bump
4 years ago
David Baker
10294ab240
react-sdk rc.2
4 years ago
David Baker
88ff92a658
v0.17.8-rc.1
4 years ago
David Baker
8d9987a6b5
Prepare changelog for v0.17.8-rc.1
4 years ago
David Baker
6ba471421f
v0.17.8-rc.1
4 years ago
David Baker
5310b4c14b
js-sdk & react-sdk rc.1
4 years ago
angelo-martinovic
d0a35f378b
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hr/
4 years ago
angelo-martinovic
2648fe066e
Added translation using Weblate (Croatian)
4 years ago
David Baker
69567f9806
Merge pull request #7784 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
4 years ago
Weblate
0007e669fb
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
David Baker
7247e97ff0
Update to electron 3.0.10
4 years ago
Weblate
844dbcf740
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
Travis Ralston
10671aa06e
Merge pull request #7755 from vector-im/travis/rageshake-console
...
Add a function to send a rageshake from the console
4 years ago
Travis Ralston
373f850002
Safely bind console.log and default withLogs to true
4 years ago
Travis Ralston
ac34ca11df
Appease the linter
4 years ago
Travis Ralston
710e295b44
Add a function to send a rageshake from the console
...
This is mostly useful for cases when the UI is broken or the user can't access the button because they aren't logged in. This is particularly helpful for troubleshooting issues with .well-known discovery if/when they come up.
Ref: https://github.com/vector-im/riot-web/issues/4802
4 years ago
Bruno Windels
22a1a7343b
Merge branch 'develop' into experimental
4 years ago
Weblate
c3b05cb34e
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
David Baker
b5c27ca074
Merge pull request #7738 from vector-im/revert-7737-revert-7490-lint
...
Re-apply "Run lint on travis builds and use modern node versions"
4 years ago
David Baker
704a599811
Put back modernizr import
...
In a way that hopefully makes the linter happy and makes it implicit
that it's side-effecting a global.
4 years ago
David Baker
1dfaf70562
Revert "Revert "Run lint on travis builds and use modern node versions""
4 years ago
Weblate
dc92b126c7
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
David Baker
c6f70cb72c
Merge pull request #7737 from vector-im/revert-7490-lint
...
Revert "Run lint on travis builds and use modern node versions"
4 years ago
David Baker
f701e2601a
Revert "Run lint on travis builds and use modern node versions"
4 years ago
Weblate
8cb8890ab3
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
David Baker
a7a5679bfa
Merge pull request #7490 from aaronraimist/lint
...
Run lint on travis builds and use modern node versions
4 years ago
David Baker
03587abff1
Update .travis.yml
...
Remove node 6
4 years ago
Weblate
496a5baffd
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
David Baker
8996b6b429
Merge branch 'master' into develop
4 years ago
David Baker
d483fb0605
v0.17.7
4 years ago
David Baker
c2ec5f39ab
Prepare changelog for v0.17.7
4 years ago
David Baker
58f927538f
v0.17.7
4 years ago