aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers/auth/LockedScreen.js
Commit message (Collapse)AuthorAge
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* fix: regression from intl upgrades (#1933)Libravatar Markus Hatvan2021-09-14
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
|
* Add password hashing to lock password (#694)Libravatar Bennett2020-05-03
|
* Refactor locking feature (#693)Libravatar Bennett2020-05-01
|
* Add support for unlocking with Touch ID (#423)Libravatar Bennett2020-03-03
| | | | | | | | | | | | | | | | | | | | | | * Enhance installation guide in README * Add TouchID unlock for Ferdi Lock * Remove commit 8861014 as it is not related to this feature This reverts commit 88610144b942739772286ec3073b328e829a8b39. * Rename TouchID to "Touch ID" * Improve Touch ID prompt text * Improve unlocking with Touch ID * Fix lint * Add separator after lock-related menu entry Co-authored-by: Amine <amine@mouafik.fr>
* #232 Remove default lock password behavior, allow empty passwordLibravatar Amine Mouafik2019-11-27
|
* Implement #41Libravatar vantezzen2019-09-17