Commit Graph

271 Commits

Author SHA1 Message Date
antelle 0f4434a361
fix #689: custom title bar on Windows 2021-03-03 22:12:49 +01:00
antelle a4881419df
fix #1726: search in protected fields 2021-03-01 17:55:08 +01:00
antelle 08d49ddc54
fix #679, fix #1383: Touch ID on macOS 2021-02-03 20:30:59 +01:00
antelle 4cdc80e530
Touch ID settings, see #679 2021-02-01 22:24:53 +01:00
antelle d22ddd99f6
secure enclave support for #679 2021-01-10 14:31:33 +01:00
antelle 75fa636366
disabled desktop update archives 2021-01-08 22:54:45 +01:00
antelle 01fac1f0ca
password quality warnings 2020-12-20 17:44:27 +01:00
Giuseppe 96ee17b8cc Moved date-format.js to comp/util/ 2020-11-26 21:19:36 +01:00
Giuseppe 46ddb725db Initial commit 2020-11-26 11:32:10 +01:00
antelle 0e3d01ade6
always using native argon2 in desktop 2020-06-21 13:02:06 +02:00
antelle 082c6bee93
moved native modules to a native module host 2020-06-06 13:30:35 +02:00
antelle e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle 4b52280549
fixed sticky tips 2020-05-31 23:31:14 +02:00
antelle 3c47adbf32
fixed argon2 in browsers 2020-05-31 13:03:59 +02:00
antelle 7ae64b0552
fixed native argon2 2020-05-13 20:25:45 +02:00
antelle 530316c25f
native modules for all available architectures 2020-05-13 19:15:56 +02:00
antelle 3e390388eb
removed a workaround for Edge 2020-05-06 18:44:00 +02:00
antelle 02adb81ae0
settings 2020-05-05 20:47:15 +02:00
antelle 75671a0a8a
canUseNativeModules 2020-05-05 18:01:16 +02:00
antelle 52741cf46a
search tests 2020-05-05 16:23:17 +02:00
antelle 9263caed59
search 2020-05-05 15:08:19 +02:00
antelle dd68aa342a
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/const/default-app-settings.js
#	app/scripts/views/open-view.js
2020-04-23 20:26:52 +02:00
antelle d45748cc32
fix #557, fix #513: Argon2 speed improvements in desktop apps 2020-04-23 18:12:16 +02:00
antelle 66b2b77791
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/models/app-settings-model.js
#	desktop/app.js
2020-04-18 11:03:06 +02:00
antelle cbb9a29c8d
escaping html in tooltips 2020-04-17 20:06:30 +02:00
antelle dddc4f235e
escaping html in the notes field 2020-04-17 19:58:17 +02:00
antelle c537d0f464
using OAuth authorization code grant for all storage providers 2020-04-17 19:42:35 +02:00
antelle 035a4485b7
usb 101 2020-04-15 16:50:01 +02:00
antelle 280ed45199
fix #1438: content security policy 2020-04-02 16:27:10 +02:00
antelle 29329f924e password presenter test 2020-03-21 12:24:21 +01:00
antelle c6c307c50c url format tests 2020-03-21 12:08:27 +01:00
antelle 7ccf38f0df fix #1359: fixed Google Drive login issues in desktop apps 2020-03-17 19:45:38 +01:00
antelle 8021c6bb81 fix #1006: password generator patterns 2020-03-15 11:20:01 +01:00
antelle 98c22a4323 fix #1396: fixed hyperlinks in notes 2020-03-14 20:32:55 +01:00
antelle 4ded2c1848 simplified generator code a bit 2019-11-13 16:59:22 +01:00
Grant Moyer b1da50133b Remove "binning" from password generation 2019-11-12 20:39:08 -05:00
antelle 6b1361ad9d fix #734: OTP secrets with spaces 2019-10-27 18:59:09 +01:00
antelle 7a22746f67 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-16 22:49:45 +02:00
antelle b7f020f69c fix #1263: desktop apps crashes when argon2 is used 2019-10-16 22:07:11 +02:00
antelle eb2de6f3f2 focus managing refactoring 2019-10-12 08:20:44 +02:00
antelle 82cad800c2 eslint 2019-09-28 23:42:21 +02:00
antelle b6be4375bd fix #1271: loading custom plugins from config 2019-09-28 23:40:17 +02:00
antelle 0afed3f9aa comment 2019-09-28 14:52:54 +02:00
antelle 0cd401c45d fix #1252: public key rotation 2019-09-28 14:40:46 +02:00
antelle 2913a0421d using one key for everything 2019-09-28 14:17:55 +02:00
antelle 17dedb6b8e obfuscating displayed password values 2019-09-27 07:37:26 +02:00
antelle bcee01cdd1 CSV import. fix #498, fix #453 2019-09-25 23:24:38 +02:00
antelle 86b5113c46 fixed method case 2019-09-25 22:47:44 +02:00
Dylan Monroe 9c765ced45
De-linted 2019-09-25 16:25:52 -04:00
Dylan Monroe 4405fdb5fe
Fixed typo 2019-09-25 16:04:25 -04:00