1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-28 07:50:55 +02:00
Commit Graph

397 Commits

Author SHA1 Message Date
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
antelle
143f7c6a7a
yubikey enrollment 2020-05-31 14:13:08 +02:00
antelle
b520c58ef4
cancelChalResp 2020-05-31 13:06:36 +02:00
antelle
9185ef9a55
showing main window for yubikey alerts 2020-05-30 17:12:48 +02:00
antelle
e6826b176e
yubikey ui alerts 2020-05-30 16:02:02 +02:00
antelle
f5bb29e61a
fixed open args 2020-05-30 14:28:06 +02:00
antelle
d0d013e046
clearing cache on file close 2020-05-30 12:45:56 +02:00
antelle
51bd80faf4
fixed saved yubikeys 2020-05-30 10:29:02 +02:00
antelle
b4fe0af53a
extracted challenge-response calculator 2020-05-30 08:19:47 +02:00
antelle
2ba9a03e2c
using yubikeys for opening files 2020-05-30 08:10:19 +02:00
antelle
b90e84be42
loading yubikeys using a native module 2020-05-29 23:15:10 +02:00
antelle
b2a6e1180c
reverted renderer process native modules, it crashes 2020-05-28 10:48:09 +02:00
antelle
701bb4caa4
loading compatible modules in renderer process 2020-05-26 23:24:00 +02:00
antelle
8c386dbe57
challenge-response calculation function 2020-05-24 21:06:53 +02:00
antelle
93310eb029
listing YubiKeys on the open view 2020-05-24 20:02:49 +02:00
antelle
b5fddeb627
added a missing check 2020-05-24 18:42:14 +02:00
antelle
81d4c5c403
extracted YubiKey module 2020-05-24 18:39:56 +02:00
antelle
1fafa68793
restructured settings code a bit 2020-05-22 22:28:12 +02:00
antelle
e69219697a
serializing settings in renderer 2020-05-22 22:17:36 +02:00
antelle
b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +02:00
antelle
e5073eb65f
default theme on macOS 2020-05-22 11:44:49 +02:00
antelle
e9ef1bd698
fixed remote events 2020-05-22 10:44:59 +02:00
antelle
5b91dcb272
fix #1440: fixed auto-type for maximized windows 2020-05-15 22:41:39 +02:00
antelle
099f1ca9d0
calling openDevTools from window.webContents 2020-05-15 21:54:34 +02:00
antelle
07e918965b
fix #620: clearing middle-click clipboard in Linux 2020-05-13 21:20:26 +02:00
antelle
530316c25f
native modules for all available architectures 2020-05-13 19:15:56 +02:00
antelle
cc750df077
moved native modules to the main process 2020-05-13 17:44:33 +02:00
antelle
3c85694fc2
removed temp paths from profile 2020-05-13 17:03:23 +02:00
antelle
c6ce694dfe
displaying matching otp codes in entries 2020-05-11 17:24:06 +02:00
antelle
3e5b0bff4f
renamed content to contentHtml 2020-05-09 16:39:04 +02:00