Jan Böhmer
c9752802e0
Updated dependencies.
2020-05-13 19:35:14 +02:00
Jan Böhmer
c9acd618ca
Fixed U2F support.
2020-05-10 19:49:35 +02:00
Jan Böhmer
f7bc5a362b
updated to symfony 5.0
2020-05-10 15:55:37 +02:00
Jan Böhmer
2773d36886
Updated composer dependencies.
2020-05-09 20:33:49 +02:00
Jan Böhmer
d8adc26b03
Use twigs builtin filter to inline data urls, instead of a custom one.
2020-05-07 23:35:20 +02:00
Jan Böhmer
99fc7562b7
Updated symfony to version 4.4.8
2020-04-29 21:56:26 +02:00
Jan Böhmer
8525a815c3
Updated composer dependencies.
2020-04-28 16:39:48 +02:00
Jan Böhmer
6bd3ad6138
Added basic support for label barcodes (C39 and QR).
2020-04-24 22:10:49 +02:00
Jan Böhmer
4c5820ee22
Revert "Updated dependencies."
...
This reverts commit 95e10fa24b
.
2020-04-20 20:07:24 +02:00
Jan Böhmer
95e10fa24b
Updated dependencies.
2020-04-20 19:41:41 +02:00
Jan Böhmer
7ce5776694
Added basic placeholder providers for parts.
2020-04-14 17:21:30 +02:00
Jan Böhmer
dee4094d8b
Added a basic text to PDF renderer.
2020-04-14 11:07:07 +02:00
Jan Böhmer
59f7be7253
Updated dependencies.
2020-04-10 12:34:54 +02:00
Jan Böhmer
6556eed364
Dont use a custom repository for U2F bundle.
...
The only change was another javascript file, we include this manually now.
2020-04-07 12:34:34 +02:00
Jan Böhmer
f04cb9d3e9
Search for function calls to debug functions like dump() with PHPstan
...
This should (hopefully) issues like #35 .
2020-04-06 18:26:42 +02:00
Jan Böhmer
3bf346f756
Updated dependencies.
2020-04-04 19:35:02 +02:00
Jan Böhmer
fedb78d44a
Updated vulnerable symfony components.
2020-03-30 19:34:07 +02:00
Jan Böhmer
cb0aa7bc7a
Fixed some psalm issues.
2020-03-29 23:13:25 +02:00
Jan Böhmer
d757d17f77
Updated dependencies.
2020-03-28 17:52:19 +01:00
Jan Böhmer
6841f91ab5
Updated composer dependencies.
2020-03-24 21:52:55 +01:00
Jan Böhmer
fd61c8d9e2
Fixed coding style.
2020-03-15 13:56:31 +01:00
Jan Böhmer
2aacd41891
Updated dependencies.
2020-03-15 13:37:33 +01:00
Jan Böhmer
86ee10e582
Search options now working. Added Regex search.
2020-03-08 13:05:53 +01:00
Jan Böhmer
ee496fb7bb
Updated dependencies.
2020-03-07 23:07:06 +01:00
Jan Böhmer
85b47ae6ef
Updated dependencies.
2020-03-04 20:48:09 +01:00
Jan Böhmer
9b2f7a9eca
Updated dependencies.
2020-02-29 23:20:38 +01:00
Jan Böhmer
9b0c82385f
Updated composer dependencies.
2020-02-22 17:49:33 +01:00
Jan Böhmer
246a96668b
Updated composer dependencies.
2020-02-13 22:04:40 +01:00
Jan Böhmer
d26004cfec
Updated composer dependencies.
2020-02-09 21:25:03 +01:00
Jan Böhmer
dd1f806c4e
Fixed some issues detected by PHPstan.
2020-02-01 17:00:03 +01:00
Jan Böhmer
0a94689d98
Updated Symfony components to 4.4.4.
2020-02-01 16:02:43 +01:00
Jan Böhmer
22c42acb18
Updated symfony to 4.4.3.
2020-01-24 22:59:22 +01:00
Jan Böhmer
c54ce023c6
Updated composer and yarn dependencies.
2020-01-18 20:42:26 +01:00
Jan Böhmer
559e1bc6a6
Updated composer dependencies.
2020-01-16 20:38:39 +01:00
Jan Böhmer
5a86af8552
Updated dependencies.
2020-01-11 22:24:02 +01:00
Jan Böhmer
9870c97224
Updated dependencies.
2020-01-09 19:37:04 +01:00
Jan Böhmer
700c049d26
Use Easy-Coding-Standard for Coding Style check and fix.
2020-01-05 14:29:19 +01:00
Jan Böhmer
fcbf9239a1
Updated doctrine-bundle to version 2.0
2020-01-01 18:02:53 +01:00
Jan Böhmer
722975afd8
Updated some packages to latest version.
2020-01-01 17:39:28 +01:00
Jan Böhmer
be34a0f734
Require PHP 7.2 as minimum version
...
This allows us to upgrade many libs (including Symfony itself) and should not has a large impact as the most linux distros ships either PHP 7.0 or PHP 7.2.
2020-01-01 15:57:34 +01:00
Jan Böhmer
1016f0d4ee
Merge branch '2fa' into master
2020-01-01 15:49:42 +01:00
Jan Böhmer
069293a843
Added 2FA with U2F keys.
2019-12-29 13:35:30 +01:00
Jan Böhmer
23587fe3e6
Updated Doctrine Test Bundle.
2019-12-27 15:38:56 +01:00
Jan Böhmer
ac0928426b
Merge branch 'master' into 2fa
2019-12-26 15:07:32 +01:00
Jan Böhmer
e7b920c4fe
Use php-translation symfony bundle.
...
This gives us some advanced translation extractors (from form labels, flashes, etc.) and provide some more debug tools.
2019-12-26 13:16:27 +01:00
Jan Böhmer
24672a30b9
Merge branch 'master' into 2fa
2019-12-23 13:51:32 +01:00
Jan Böhmer
2fded2b880
Updated to symfony 4.4.2
2019-12-23 13:51:16 +01:00
Jan Böhmer
2fa0963374
Prepared DB and models for Two Factor authentication
2019-12-14 16:35:19 +01:00
Jan Böhmer
235baf32d5
Removed dependencies on Guzzle. We use Symfony HTTP-Client now.
2019-12-11 20:47:00 +01:00
Jan Böhmer
93e5ae18d6
Update composer dependencies.
2019-12-11 20:12:42 +01:00