app
|
Use the totp period from Uri instead of hard coded value
|
2020-01-10 23:10:59 +01:00 |
bootstrap
|
initial commit
|
2019-05-20 07:37:41 +02:00 |
config
|
Implement i18n localization based on Laravel lang files
|
2020-01-12 15:12:32 +01:00 |
database
|
Fix and complete unit tests
|
2020-01-10 13:43:36 +01:00 |
public
|
fixing .gitignore update
|
2019-06-05 15:58:00 +02:00 |
resources
|
Implement i18n localization based on Laravel lang files
|
2020-01-12 15:12:32 +01:00 |
routes
|
Delete icon backend
|
2020-01-08 15:24:34 +01:00 |
storage
|
Replace bg asset by base64 image in css
|
2020-01-09 09:23:54 +01:00 |
tests
|
Fix and complete unit tests
|
2020-01-10 13:43:36 +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
|
Implement i18n localization based on Laravel lang files
|
2020-01-12 15:12:32 +01:00 |
composer.lock
|
Implement i18n localization based on Laravel lang files
|
2020-01-12 15:12:32 +01:00 |
LICENSE
|
Add LICENSE file
|
2020-01-11 00:13:04 +01:00 |
package-lock.json
|
Update npm dependencies
|
2020-01-07 22:43:41 +01:00 |
package.json
|
Update npm dependencies
|
2020-01-07 22:43:41 +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
|
fix missing i18n generated file in mix config
|
2020-01-12 15:22:20 +01:00 |