A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Go to file
2020-01-07 09:01:44 +01:00
app refactoring de Name & Email vers Service & Account 2020-01-06 21:45:14 +01:00
bootstrap initial commit 2019-05-20 07:37:41 +02:00
config in memory db for testing 2019-05-23 21:27:27 +02:00
database refactoring de Name & Email vers Service & Account 2020-01-06 21:45:14 +01:00
public fixing .gitignore update 2019-06-05 15:58:00 +02:00
resources Toggle visibility of edit & delete icons 2020-01-06 23:11:18 +01:00
routes Icon is set using upload 2020-01-05 23:21:28 +01:00
storage initial commit 2019-05-20 07:37:41 +02:00
tests refactoring de Name & Email vers Service & Account 2020-01-06 21:45:14 +01:00
.editorconfig initial commit 2019-05-20 07:37:41 +02:00
.env.testing in memory db for testing 2019-05-23 21:27:27 +02:00
.env.travis in memory db for testing 2019-05-23 21:27:27 +02:00
.gitattributes initial commit 2019-05-20 07:37:41 +02:00
.gitignore gitignore mix generated files 2019-06-05 15:53:20 +02:00
.styleci.yml initial commit 2019-05-20 07:37:41 +02:00
.travis.yml in memory db for testing 2019-05-23 21:27:27 +02:00
artisan initial commit 2019-05-20 07:37:41 +02:00
composer.json add qr code decoder composer package 2020-01-02 12:58:52 +01:00
composer.lock add qr code decoder composer package 2020-01-02 12:58:52 +01:00
package-lock.json Update npm dependencies 2020-01-07 09:01:44 +01:00
package.json Update npm dependencies 2020-01-07 09:01:44 +01:00
phpunit.xml Seeder replaced by factories 2019-06-06 13:40:06 +02:00
server.php initial commit 2019-05-20 07:37:41 +02:00
webpack.mix.js Better mix cache management 2019-06-05 15:50:24 +02:00
yarn.lock initial commit 2019-05-20 07:37:41 +02:00