Kyle Spearrin
7b3fce1779
default empty string on description to notes
2018-10-08 15:50:58 -04:00
Kyle Spearrin
e0c32bebc7
null checks and fix email in notes
2018-10-08 15:49:38 -04:00
ServiusHack
30a5257671
Add importer for Passman ( #13 )
...
* Add importer for Passman
The importer reads JSON files generated by the Nextcloud app Passman.
The first tag is used as the folder name. This works well if passwords
have no or only one tag. If no username is set then the email address is
used as the username.
Files are not being imported.
* Fix indentation
* Remove unsettable revision date
* Fix tslint findings
* Add email to notes when there is also a username
If a username is set, that will become the username. Otherwise the email
will become the username.
If a username and an email is set the email will be added to the notes.
2018-10-08 15:41:32 -04:00
Kyle Spearrin
8d98e9e6f9
add back proper isDev check
2018-10-08 14:26:10 -04:00
Kyle Spearrin
4aa75e9376
support for setup of multiple u2f keys
2018-10-08 14:23:30 -04:00
Kyle Spearrin
4b7962dc8f
add support for u2f setup apis
2018-10-08 14:21:53 -04:00
Kyle Spearrin
c6d6eecb43
update jslib
2018-10-05 13:57:41 -04:00
Kyle Spearrin
0361cd1982
update jslib
2018-10-05 13:57:29 -04:00
Kyle Spearrin
ce9ba2f14f
update jslib
2018-10-05 13:57:24 -04:00
Kyle Spearrin
c4a622f247
update jslib
2018-10-05 13:57:19 -04:00
Kyle Spearrin
c3f67dbe26
rename domain to domainBase for weird nativescript issue
2018-10-04 14:38:15 -04:00
Kyle Spearrin
783e7fc834
dont await void methods
2018-10-04 12:05:41 -04:00
Kyle Spearrin
a19f53eca9
dont await void methods
2018-10-04 12:05:32 -04:00
Kyle Spearrin
1f36c5fee6
dont await void methods
2018-10-04 12:05:21 -04:00
Kyle Spearrin
1d6d7b8aa8
dont await void methods
2018-10-04 11:58:19 -04:00
Kyle Spearrin
30176b2f48
New Crowdin translations ( #746 )
...
* New translations messages.json (Bulgarian)
* New translations messages.json (Russian)
* New translations messages.json (Norwegian Bokmal)
* New translations messages.json (Persian)
* New translations messages.json (Polish)
* New translations messages.json (Portuguese)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Romanian)
* New translations messages.json (Korean)
* New translations messages.json (Slovak)
* New translations messages.json (Spanish)
* New translations messages.json (Swedish)
* New translations messages.json (Thai)
* New translations messages.json (Turkish)
* New translations messages.json (Ukrainian)
* New translations messages.json (Vietnamese)
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Chinese Traditional)
* New translations messages.json (Croatian)
* New translations messages.json (Czech)
* New translations messages.json (Danish)
* New translations messages.json (Dutch)
* New translations messages.json (Estonian)
* New translations messages.json (Finnish)
* New translations messages.json (Japanese)
* New translations messages.json (French)
* New translations messages.json (German)
* New translations messages.json (Hindi)
* New translations messages.json (Hungarian)
* New translations messages.json (Indonesian)
* New translations messages.json (Italian)
2018-10-03 22:56:53 -04:00
Kyle Spearrin
789e79fca6
dont show never lock warning on safari
2018-10-03 22:49:59 -04:00
Kyle Spearrin
d16d1d1308
warn user and reseed storage if using Never lock option
2018-10-03 22:46:11 -04:00
Kyle Spearrin
ba67561c9e
bump version
2018-10-03 12:35:09 -04:00
Kyle Spearrin
dbca2a64e0
implement eventTrack
2018-10-03 10:48:28 -04:00
Kyle Spearrin
68ed8e51bd
convert analytics and toaster to platform utils
2018-10-03 10:33:04 -04:00
Kyle Spearrin
fed24f3d28
update jslib
2018-10-03 10:15:23 -04:00
Kyle Spearrin
0691c11154
not async. cleanup tsconfig
2018-10-03 09:51:14 -04:00
Kyle Spearrin
c53b690097
not async. cleanup tsconfig
2018-10-03 09:51:12 -04:00
Kyle Spearrin
755e3486ee
dont need change detector
2018-10-03 09:46:00 -04:00
Kyle Spearrin
2ca8ac573b
move toaster and analytics to platform utils
2018-10-03 09:42:11 -04:00
Kyle Spearrin
6b3dc2344f
move toast and event track to messaging for electron
2018-10-03 09:41:41 -04:00
Kyle Spearrin
815ef17d02
adjustments for edge 18 workarounds
2018-10-03 08:26:46 -04:00
Kyle Spearrin
adb3dc78ee
remove analytics in favor of platform utils
2018-10-03 00:21:22 -04:00
Kyle Spearrin
7ae640e5f8
implement eventTrack for electron
2018-10-03 00:09:07 -04:00
Kyle Spearrin
ad31527b8d
move eventTrack analytics to platform utils
2018-10-03 00:03:49 -04:00
Kyle Spearrin
9afd50541b
update showToast signature
2018-10-02 23:34:28 -04:00
Kyle Spearrin
89a448b12f
platform utils for toasting
2018-10-02 23:33:56 -04:00
Kyle Spearrin
f793ff0aa5
refactor toaster to platform showToast
2018-10-02 23:09:19 -04:00
Kyle Spearrin
722b3b0970
update jslib
2018-10-02 09:22:57 -04:00
Kyle Spearrin
d4dd962193
update jslib
2018-10-02 09:22:49 -04:00
Kyle Spearrin
adba3f8d67
update jslib
2018-10-02 09:22:43 -04:00
Kyle Spearrin
6858ee8624
update jslib
2018-10-02 09:22:40 -04:00
Kyle Spearrin
45341ec408
lower kdf iterations for edge/ie since they use less-performant polyfill
2018-10-02 09:20:32 -04:00
Kyle Spearrin
c3a2d3a536
default iterations when registering is now 100k
2018-10-02 09:06:03 -04:00
Kyle Spearrin
c21de15c43
bump version
2018-10-01 13:34:25 -04:00
Kyle Spearrin
78a1e6036f
make extension open in popout window for edge 18
2018-10-01 13:22:05 -04:00
Kyle Spearrin
4fd0be7d07
bump version
2018-09-30 08:26:35 -04:00
Kyle Spearrin
f70f774bfb
cache bg page and more debug logs for edge 18
2018-09-30 08:25:56 -04:00
Kyle Spearrin
6c222f67b0
bump version
2018-09-29 23:22:10 -04:00
Kyle Spearrin
2cbdb33e0f
wait for getBackgroundPage to have a result
2018-09-29 22:58:36 -04:00
Kyle Spearrin
8425e65544
reload for edge if bg is null
2018-09-29 17:33:35 -04:00
Kyle Spearrin
092abb2aed
bg null logging
2018-09-29 08:09:43 -04:00
Kyle Spearrin
b55398d7ac
Revert "debug bg get on launch"
...
This reverts commit 17e4b88258 .
2018-09-27 13:27:03 -04:00
Kyle Spearrin
17e4b88258
debug bg get on launch
2018-09-27 13:12:54 -04:00