Commit graph

9738 commits

Author SHA1 Message Date
Warrick Corfe-Tan
7ec90d55e9 Password confirmation field appearing and preventing submission of mismatching passwords. 2021-05-03 22:23:53 +10:00
Audric Ackermann
354cf3750e
Merge pull request #1586 from Bilb/master
WIP test node 10.19
2021-05-03 15:03:26 +10:00
Audric Ackermann
05a74f35b8
WIP test node 10.19 2021-05-03 15:00:08 +10:00
Audric Ackermann
b440385aef
Merge pull request #1584 from Bilb/refresh-seednode-list-interval
refresh snode list once in a day
2021-04-30 16:13:16 +10:00
Audric Ackermann
5c4f544b1a
Do not rebuild onion path everyday 2021-04-30 16:12:36 +10:00
Audric Ackermann
ddce21dbc7
bump to v1.4.5 2021-04-30 15:16:58 +10:00
Audric Ackermann
87c3fa0c55
refresh snode list and rebuild onion path once in a day 2021-04-30 15:15:59 +10:00
Audric Ackermann
773da3b02b
Merge pull request #1573 from oxen-io/neuroscr-502patch
Make storage server error code 502 mark the path as bad
2021-04-15 14:14:06 +10:00
Ryan Tharp
6a1d0e93a3
Make 502 retry 2021-04-14 19:41:54 -07:00
Audric Ackermann
fec477d3d3
Merge pull request #1570 from Bilb/allow-unpad-attachments
Allow unpad attachments
2021-04-14 16:26:38 +10:00
Audric Ackermann
e035b9176c
bump to 1.5.4 2021-04-14 14:17:11 +10:00
Audric Ackermann
05987c6e8b
Merge remote-tracking branch 'upstream/master' into allow-unpad-attachments 2021-04-14 14:16:06 +10:00
Audric Ackermann
d98700b17f
allow unpadding of attachments if needed
currently, the padding of attachments is disabled behind  a featureFlags
2021-04-14 14:15:02 +10:00
Audric Ackermann
1a2d148482
add attachment padding 2021-04-14 14:12:22 +10:00
Audric Ackermann
4c37d8a2be
Merge pull request #1569 from Bilb/audit-fix
fix lint
2021-04-13 13:15:47 +10:00
Audric Ackermann
5bd402218c
fix lint 2021-04-13 13:11:58 +10:00
Audric Ackermann
0aac672b8d
Merge pull request #1568 from Bilb/audit-fix
Bump to v1.5.3
2021-04-13 11:27:24 +10:00
Audric Ackermann
a9f36f9705
add test for other redactAll of logs 2021-04-13 11:24:35 +10:00
Audric Ackermann
64b4dbe568
hide https urls from saved logs 2021-04-13 11:20:03 +10:00
Audric Ackermann
2393dce448
fix tslint 2021-04-13 10:27:33 +10:00
Audric Ackermann
b31c397b36
bump to v1.5.3 2021-04-13 10:21:29 +10:00
Audric Ackermann
a0698202df
redact snode IP used in logs on production builds 2021-04-13 10:21:09 +10:00
Audric Ackermann
3ea628a02f
pin certificate for seed nodes 2021-04-13 10:20:56 +10:00
Audric Ackermann
7bb52433ba
Merge pull request #1553 from Bilb/master
Bump to v1.5.2
2021-03-23 19:36:50 -07:00
Audric Ackermann
77ce9ceff6
bump to v1.5.2 2021-03-24 13:35:30 +11:00
Audric Ackermann
142bbd8eee
disable getVersion to snodes calls as we don't need it anymore 2021-03-24 13:34:08 +11:00
Audric Ackermann
8a2b6a5519
remove fallback to node-fetch 2021-03-24 13:33:55 +11:00
Audric Ackermann
35321c2bcb
Merge pull request #1546 from Bilb/master
Bump to v1.5.1
2021-03-19 16:40:27 +11:00
Audric Ackermann
8c7c76a5c6
bump to v1.5.1 2021-03-19 16:37:37 +11:00
Audric Ackermann
b588edb243
fix update of locale moment 2021-03-19 16:34:34 +11:00
Audric Ackermann
96da731f3d
Merge pull request #1535 from oxen-io/clearnet
Bump to v1.5.0
2021-03-09 09:48:25 +11:00
Audric Ackermann
9efb0e104d
Merge pull request #1533 from beantaco/japanese
Initial fixes to Japanese translations
2021-03-05 17:18:49 +11:00
Audric Ackermann
a2f9cbd91a
Merge pull request #1532 from Bilb/cleanup-test
Cleanup test
2021-03-05 16:58:34 +11:00
Audric Ackermann
2a8e255ba7
Merge pull request #1531 from Bilb/qrcode-hex-seed
qrcode seed dialog shows seed as an hex encoded string
2021-03-05 16:57:25 +11:00
Audric Ackermann
6dd166d7d4
remove unused service_node.js and test for it 2021-03-05 15:40:15 +11:00
Audric Ackermann
d3b9e56c92
remove unused templates and css 2021-03-05 15:39:56 +11:00
Audric Ackermann
bc6c29d634
qrcode seed dialog shows seed as an hex encoded string 2021-03-05 15:26:13 +11:00
beantaco
ee0edfcb34
Fixes translations of "invalid"
Some instances of "invalid" were translated as "無効" (disabled/ineffective), for example "invalid protocol version" and "corrupted key". In these cases, "無効" has been replaced with "不正" (incorrect/improper).
2021-03-04 22:36:56 +00:00
beantaco
249604501b
Fixes translation of "terms of use" 2021-03-04 22:36:56 +00:00
beantaco
425d1df8ca
Changes translations of zoom in/out 2021-03-04 22:36:56 +00:00
beantaco
7d09a40d8a
Replaces "[...]" with the standard Japanese equivalents
"[...]" -> "「...」"
2021-03-04 22:36:55 +00:00
beantaco
d0239bfc54
Makes translation of "device" consistent
- デバイス
- 端末  <- chosen

Though "デバイス" is now widely used, some Japanese people get confused by "デバイス" either having no idea what it means or thinking it's to do with accessory devices. "端末" has been widely used since the 20th Century and explicitly refers to "terminal" devices like computers and smartphones.
2021-03-04 22:36:55 +00:00
beantaco
b2bef13290
Makes translations of "update" consistent
- アプデート
- アップデート
- 更新  <- chosen
2021-03-04 22:36:54 +00:00
Audric Ackermann
7cbfcced4a
Merge pull request #1512 from Bilb/restore-handle-configuration
Handle Configuration message on restore from seed and linking of a device
2021-03-04 17:13:37 +11:00
Audric Ackermann
7da69f63da
bump to v1.5.0 2021-03-04 16:54:21 +11:00
beantaco
8547230682
Replaces "Signal" with "Session" in translation strings 2021-03-04 05:19:32 +00:00
beantaco
aa0f7c22dd
Improves translation of open groups and closed groups
- open group:   オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ

Also replaces "クローズドグループ" with "非公開グループ"
2021-03-04 05:19:22 +00:00
Audric Ackermann
720e229c95
do not put DM settings on multiple lines 2021-03-04 14:22:13 +11:00
Audric Ackermann
95e1d7983f
be sure make contacts appear on left pane on configMessage handling 2021-03-04 14:07:02 +11:00
Audric Ackermann
56c4065abd
move some types from dep to dev dependencies 2021-03-04 13:05:27 +11:00