Commit Graph

35 Commits

Author SHA1 Message Date
Bubka
46ef26e9dc Replace Psalm with PHPStan 2022-09-07 17:50:14 +02:00
Bubka
fa8bd1def0 Set khanamiryan/qrcode-detector-decoder v1.0.6 as conflicting 2022-09-02 13:54:29 +02:00
Bubka
808d5a0d10 Set up static code analysis using Psalm 2022-08-26 16:06:58 +02:00
Bubka
2161798bf6 Fix Composer requirement 2022-08-01 21:20:34 +02:00
Bubka
2066ef93f9 Drop PHP 7.4 support, default to PHP8.0 2022-07-22 16:28:11 +02:00
Bubka
720eb16750 Refactoring - Move OTPHP logic to TwoFAccount model 2022-07-06 17:10:50 +02:00
Bubka
498ef39f88 Add google/protobuf package 2022-06-20 21:58:59 +02:00
Bubka
f7e8e9db4e Add PHP extensions requirements in composer.json & Update lock file 2022-04-14 15:37:04 +02:00
Bubka
b0b648cf80 Add & validate MySQL tests 2022-04-01 13:35:59 +02:00
Bubka
d6222035ef Revert changes to composer.json scripts section
This reverts commits:
1a68a8e91a
a8614f4aa0
2022-03-31 12:40:14 +02:00
Bubka
1a68a8e91a Move some commands to composer.json scripts section to ease installation 2022-03-31 11:24:01 +02:00
Bubka
f3c6b9da5b Add WebAuthn authentication 2022-03-31 11:24:01 +02:00
Bubka
20856d62c6 Upgrade to Laravel 8 2022-03-31 11:24:01 +02:00
Bubka
65da59db64 Drop appstract/laravel-options package 2022-03-31 11:24:01 +02:00
Bubka
fa489956a9 Update composer dependencies 2022-03-31 11:24:01 +02:00
Bubka
45b835bbd5 Reorganize and enhance tests 2022-03-31 11:24:01 +02:00
Bubka
5687a99cb7 Replace abandoned fzaninotto/faker package 2022-03-31 11:24:01 +02:00
Bubka
77f332b44a Update chillerlan/php-qrcode to v4 branch 2022-03-31 11:24:01 +02:00
Bubka
26b5a74d59 Drop PHP7.3 support 2022-03-31 11:24:01 +02:00
Bubka
affd4bdf8d Enable CORS 2022-03-31 11:24:01 +02:00
Bubka
0d9cb6becd Update Composer dependencies 2022-03-31 11:24:00 +02:00
Bubka
b39b55fc0e Remove curl/curl composer package 2020-11-18 23:09:41 +01:00
Bubka
df04bc287f Add Curl and Base32 encoder composer packages 2020-11-11 23:54:50 +01:00
Bubka
7a3f9b526f Add 'Show QR code' feature to the manage view 2020-11-02 13:39:43 +01:00
Bubka
89eb860b28 Drop PHP 7.2 support & add PHP 7.4 to CI 2020-10-12 18:50:39 +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
2d541394cc Replace Composer package with npm package to handle js languages strings 2020-09-30 20:48:42 +02:00
Bubka
c6a6b97fbd Add spatie/eloquent-sortable and Doctrine/dbal packages 2020-03-25 21:57:28 +01:00
Bubka
48edaa6907 Add Laravel Options package 2020-02-26 19:18:48 +01:00
Bubka
0cbfffd0f6 Implement i18n localization based on Laravel lang files 2020-01-12 15:12:32 +01:00
Bubka
9cf1201cda add qr code decoder composer package 2020-01-02 12:58:52 +01:00
Bubka
6a76a493a2 TOTP integration 2019-05-26 16:42:09 +02:00
Bubka
482c01ca2c Better API responses without envelope 2019-05-25 23:51:20 +02:00
Bubka
c9150c47fd initial commit 2019-05-20 07:37:41 +02:00