Commit Graph

429 Commits

Author SHA1 Message Date
Bubka
428c83ad82 Add IsConsistent property to identify undecipherable accounts 2020-11-07 00:23:38 +01:00
Bubka
289a208847 Push to Error view when ProtectDB option fail 2020-11-06 17:49:28 +01:00
Bubka
d1d4734031 Avoid uri to be sent to front-end 2020-11-06 15:51:52 +01:00
Bubka
785332f62c Complete phpunit tests 2020-11-05 22:54:49 +01:00
Bubka
67fa859b2a Complete exception handling 2020-11-05 22:54:06 +01:00
Bubka
544e916d60 Enhance OTP type detection 2020-11-05 22:50:49 +01:00
Bubka
d448ed9122 Code cleaning & refactoring 2020-11-05 22:47:59 +01:00
Bubka
6712613a20 Move DB protection logic to a dedicated class 2020-11-05 22:46:25 +01:00
Bubka
38fba9e44e Fix typo 2020-11-04 23:20:59 +01:00
Bubka
e2b52526dd Fix error message display 2020-11-04 22:42:54 +01:00
Bubka
a8e5535d6b Add Default group option in Settings 2020-11-02 22:41:40 +01:00
Bubka
0d2449adc7 Fix 2FAccount preview calling a bad route 2020-11-02 21:57:03 +01:00
Bubka
bf31a9b599 Fix #9 2020-11-02 21:51:53 +01:00
Bubka
04af792b58 Set persisted ordering back 2020-11-02 15:32:09 +01:00
Bubka
7a3f9b526f Add 'Show QR code' feature to the manage view 2020-11-02 13:39:43 +01:00
Bubka
53bb3b9c54 Add a user option to encrypt/decrypt sensitive db data 2020-10-31 01:16:15 +01:00
Bubka
fe02bac6d6 Complete Move to group feature 2020-10-28 17:51:32 +01:00
Bubka
f16b256c0b Remove Breadcrumb vue component 2020-10-26 00:02:47 +01:00
Bubka
b1c2a56c2a Add Groups to vue front-end 2020-10-25 23:59:03 +01:00
Bubka
9b29c4d294 Refactor some lang terms 2020-10-25 23:55:59 +01:00
Bubka
afc2095e27 Add Group scope to TwoFAccount model 2020-10-25 23:52:42 +01:00
Bubka
273aaa9840 Add Group model & controller 2020-10-25 23:50:13 +01:00
Bubka
8dfa6d19fe Add migrations for upcoming Groups entity 2020-10-25 23:46:57 +01:00
Bubka
8f8c6ac83f Update Routes for upcoming Groups entity 2020-10-24 14:37:24 +02:00
Bubka
27dbf6b72f Add new Breadcrumb vue component 2020-10-22 17:05:55 +02:00
Bubka
7f91b7144b Update Bulma npm package 2020-10-22 17:04:31 +02:00
Bubka
b56867ea14 Update Composer dependencies 2020-10-20 22:58:00 +02:00
Bubka
7404c57a1e Update README.md 2020-10-17 13:46:46 +02:00
Bubka
83d84d7e3a Add Github issue templates 2020-10-15 18:45:27 +02:00
Bubka
cd6dbe1599 Update locales 2020-10-15 15:15:29 +02:00
Bubka
ae770fe2f0 Update 'en' lang with Laravel 7 terms & translations 2020-10-15 13:57:07 +02:00
Bubka
3b8c606e66 Remove unwanted term 2020-10-14 23:33:07 +02:00
Bubka
c97616625c Update translations and add new ones from Crowdin 2020-10-14 23:19:41 +02:00
Bubka
8ab7d70066 Add Crowdin configuration file 2020-10-14 23:18:51 +02:00
Bubka
79c1fe37a9 Merge branch 'release/1.3.1' into dev 2020-10-12 23:52:08 +02:00
Bubka
7fb56ad5b4 Recompile assets 2020-10-12 23:13:51 +02:00
Bubka
1a5fa3f86f Update README.md 2020-10-12 23:10:53 +02:00
Bubka
12ca334638 Bump version number and complete Change log 2020-10-12 23:09:47 +02:00
Bubka
89eb860b28 Drop PHP 7.2 support & add PHP 7.4 to CI 2020-10-12 18:50:39 +02:00
Bubka
b566c233e6 Complete phpunit tests 2020-10-12 15:44:11 +02:00
Bubka
4303af509f Show inoperative Request pwd form in Demo 2020-10-12 14:00:09 +02:00
Bubka
6b0d605d01 Fix missing notifications in Auth views 2020-10-12 10:22:52 +02:00
Bubka
06d5c62e8d Upgrade to Laravel 7.0 2020-10-12 08:05:33 +02:00
Bubka
c653208706 Upgrade to Laravel 6.0 2020-10-11 20:40:28 +02:00
Bubka
6d1424e195 Fix typos to comply with psr-4 autoloading 2020-10-11 19:14:56 +02:00
Bubka
0ff62fda17 Upgrade phpunit xml config file to new format 2020-10-11 19:13:28 +02:00
Bubka
10e08b1cfb Merge branch 'release/1.3.0' into dev 2020-10-09 18:47:46 +02:00
Bubka
eab6334c2a Recompile assets 2020-10-09 18:32:00 +02:00
Bubka
13f5d2e8dc Bump version number ans complete Change log 2020-10-09 18:27:12 +02:00
Bubka
7494b08b95 Fix logout not triggering at the end of the inactivity period 2020-10-09 15:09:56 +02:00