Commit Graph

426 Commits

Author SHA1 Message Date
antelle 0f4434a361
fix #689: custom title bar on Windows 2021-03-03 22:12:49 +01:00
antelle ace18f9d95
fix #1715: storage authentication in Epiphany browser 2021-03-01 18:06:45 +01:00
antelle 59616bd8af
disabled touch id check 2021-02-14 11:36:20 +01:00
antelle c43d7ab92a
extended the oauth fix to iOS, see #1711 2021-02-12 09:34:42 +01:00
antelle 0464e1de5c
fix #1711: workaround for Dropbox on iOS PWA 2021-02-11 23:01:28 +01:00
antelle ec7155809b
fixed native module helper 2021-02-08 22:49:53 +01:00
antelle 08d49ddc54
fix #679, fix #1383: Touch ID on macOS 2021-02-03 20:30:59 +01:00
antelle 4449677e36
entering text as key codes 2021-01-30 21:34:08 +01:00
antelle cd2de3a1db
native auto type: unpressing keys 2021-01-30 20:22:13 +01:00
antelle 1fa0eebc3b
changed ipc method naming convention 2021-01-30 18:39:25 +01:00
antelle e13002bab3
typing key codes 2021-01-30 18:24:42 +01:00
antelle 674311cb4b
native auto-type methods 2021-01-30 14:16:32 +01:00
antelle 6ef5ae2517
separated encrypt and decrypt 2021-01-10 16:56:53 +01:00
antelle d22ddd99f6
secure enclave support for #679 2021-01-10 14:31:33 +01:00
antelle e092caa2ef
better syntax 2021-01-09 18:48:48 +01:00
antelle feb44be9d0
disable updater on Linux 2021-01-09 18:00:19 +01:00
antelle a43a2e8ce2
checking minVersion against app version 2021-01-09 17:53:13 +01:00
antelle 8ee63ccc24
always using updater cache 2021-01-09 13:21:37 +01:00
antelle b8ce1b5cc1
macos installer 2021-01-09 11:44:13 +01:00
antelle 75fa636366
disabled desktop update archives 2021-01-08 22:54:45 +01:00
antelle bee96ebf15
reading update.json 2021-01-07 23:00:16 +01:00
antelle fb56ba2f0d
Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2020-12-30 13:01:12 +01:00
antelle 18775e3cea
fixed virustotal check failure 2020-12-30 12:44:48 +01:00
antelle 01fac1f0ca
password quality warnings 2020-12-20 17:44:27 +01:00
antelle 1617cae518
fixed app startup background color 2020-12-19 16:39:18 +01:00
antelle c24fe2806c
contrast theme position 2020-12-19 14:05:56 +01:00
antelle 8da0a2e239
more themes 2020-12-19 14:00:51 +01:00
antelle 677f1ce75f
fix #1584: automatically switching between dark and light theme 2020-12-19 12:14:32 +01:00
antelle 893a0f43c1
release date 2020-12-04 08:55:22 +01:00
antelle a31f9d5a50
new themes 2020-11-28 23:38:12 +01:00
antelle 647ce573b0
set the default language to en-US to reflect what it is 2020-11-27 18:47:55 +01:00
antelle f4f2ddfb3c
fix 2020-11-27 18:38:11 +01:00
antelle 22754f32ec
revert 2020-11-26 23:33:37 +01:00
Giuseppe 0a9846b86f Fix: wrong argument passed 2020-11-26 21:41:24 +01:00
Giuseppe 96ee17b8cc Moved date-format.js to comp/util/ 2020-11-26 21:19:36 +01:00
antelle 63b7b32e9c
fontawesome 5 2020-11-25 18:20:53 +01:00
antelle d1bcdca0d3
fix #1619: auto-locking ignored a field being edited 2020-11-19 11:21:45 +01:00
antelle ad978d2ed3
fix #1612: added WebCrypto check back 2020-10-02 18:07:46 +02:00
antelle 082c6bee93
moved native modules to a native module host 2020-06-06 13:30:35 +02:00
antelle c1d354a6fb
added an error when usb is disabled 2020-06-05 20:37:13 +02:00
antelle eab683ec71
removed all mentions of cordova
It never got enough love by contributors and it seems to be abandoned. Better to
implement this API in a separate repo.
2020-06-05 16:45:37 +02:00
antelle cd2b87b317
fixed refreshing the yubikey status 2020-06-05 16:41:54 +02:00
antelle 4abe63c00f
fixed ykman path on macos 2020-06-05 16:41:38 +02:00
antelle 7e4e61e005
fixed ykman path on macos 2020-06-04 21:33:42 +02:00
antelle 56c8649040
up yk-api 2020-06-02 12:23:22 +02:00
antelle 9988454af1
fixed app exit while the app is not ready 2020-06-01 16:59:32 +02:00
antelle e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle 2deb241ff2
fix #830: minimize instead of close option on macOS 2020-06-01 14:42:06 +02:00
antelle 448e173f7e
added a warning about Input Monitoring for mac 2020-06-01 07:30:00 +02:00
antelle 176553a674
fixed challenge-response calculation with padding 2020-05-31 16:35:36 +02:00