Jan Böhmer
|
ce064a0b37
|
Use symfony/ux-translator to translate password_strength_estimator badges
|
2023-06-28 16:00:11 +02:00 |
|
Jan Böhmer
|
50708c6942
|
Use level 5 of phpstan analysis for CI static analysis
|
2023-06-18 16:02:50 +02:00 |
|
Jan Böhmer
|
2f46fbfc7a
|
Added stricter phpstan checks
|
2023-06-14 23:14:49 +02:00 |
|
Jan Böhmer
|
8f424f3273
|
Removed sensio/framework-extra-bundle as it was abandoned and is not needed anymore
|
2023-06-11 19:52:43 +02:00 |
|
Jan Böhmer
|
bea90a7d94
|
Updated dependencies
|
2023-06-11 18:27:49 +02:00 |
|
Jan Böhmer
|
8d4b8b02b8
|
Upgraded to symfony 6.3
|
2023-06-11 13:46:24 +02:00 |
|
Jan Böhmer
|
b7573a40d7
|
Fixed webauthn two factor authentication
|
2023-06-11 13:14:45 +02:00 |
|
Jan Böhmer
|
88ea920dfb
|
Add rector for automated refactoring
|
2023-05-28 01:16:12 +02:00 |
|
Jan Böhmer
|
55641a234c
|
Require PHP 8.1 in composer.json
|
2023-05-27 20:40:30 +02:00 |
|
Jan Böhmer
|
9f52d364c9
|
Use newer nbgrp/onelogin-saml-bundle bundle for handling SAML
|
2023-05-27 20:38:32 +02:00 |
|
Jan Böhmer
|
edce70bc12
|
Updated symfony to 6.2, updated scheb/2fa bundle and removed obsolete hslavich/oneloginsaml-bundle
|
2023-05-27 20:35:36 +02:00 |
|
Jan Böhmer
|
b8a7f81f55
|
Bumped dependencies (dont work yet)
|
2023-05-27 20:25:51 +02:00 |
|
Jan Böhmer
|
ef9b2aefe5
|
Set platform in composer.json to PHP 8.1.0 and updated dependencies
|
2023-05-27 20:10:18 +02:00 |
|
Jan Böhmer
|
b62fd602f2
|
Show the diff of element edited log entries on detail pages
|
2023-05-14 23:08:14 +02:00 |
|
Jan Böhmer
|
d598bfc35b
|
Updated dependencies.
|
2023-05-06 22:25:56 +02:00 |
|
Jan Böhmer
|
4a6a3b9269
|
Moved doctrine/data-fixtures to prod requirement
We use it for database purging in partkeepr import command. This fixes issue #285
|
2023-05-01 23:09:59 +02:00 |
|
Jan Böhmer
|
fce32e70b9
|
Started to work on an import possibility for Partkeepr databases
|
2023-03-23 01:16:12 +01:00 |
|
Jan Böhmer
|
bd2559c37b
|
Added the basic possibility to import KiCAD BOMs into projects
|
2023-03-16 00:05:46 +01:00 |
|
Jan Böhmer
|
c0b74d83a5
|
Started to work on interfacing with keycloak
|
2023-02-20 22:10:24 +01:00 |
|
Jan Böhmer
|
7569bffa1d
|
Upgraded psalm
|
2023-02-11 22:37:27 +01:00 |
|
Jan Böhmer
|
5cc726e045
|
Upgraded dependencies.
|
2023-02-11 22:19:56 +01:00 |
|
Jan Böhmer
|
03e52bf598
|
Added login rate throttling
|
2023-02-11 21:55:24 +01:00 |
|
Jan Böhmer
|
2c03a6e683
|
Added an command to backup the data of Part-DB easily
This fixes issue #86.
|
2023-01-29 00:47:03 +01:00 |
|
Jan Böhmer
|
74d345acfe
|
Updated doctrine/dbal to 3.5.1
The bug which prevented the use of 3.5.0 should now be fixed.
|
2022-11-27 23:18:44 +01:00 |
|
Jan Böhmer
|
86a51fc7b9
|
Do not use doctrine/dbal 3.5 (yet), as it has a bug with mariadb
It will always show the "sync-metadata-storage" issue.
|
2022-10-22 21:51:02 +02:00 |
|
Jan Böhmer
|
12f7cd9a8c
|
Removed unnecessary git repo reference
|
2022-10-22 21:35:06 +02:00 |
|
Jan Böhmer
|
9e837b6c80
|
Use jbtronics/2fa-webauthn package from packagegist
|
2022-10-04 00:35:05 +02:00 |
|
Jan Böhmer
|
ac978abe1d
|
Allow to register Webauthn Keys
|
2022-10-04 00:08:58 +02:00 |
|
Jan Böhmer
|
068daeda75
|
Use jbtronics/2fa-webauthn for u2f two factor authentication
|
2022-10-03 23:09:50 +02:00 |
|
Jan Böhmer
|
548ec2ea50
|
Bumped dependencies
|
2022-09-18 18:27:36 +02:00 |
|
Jan Böhmer
|
751eff3ef5
|
Require PHP 7.4 as minimum version. Drop 7.3 support
|
2022-09-18 18:19:47 +02:00 |
|
Jan Böhmer
|
8e6bc25d2e
|
Fixed some inspection issues.
|
2022-08-14 19:39:07 +02:00 |
|
Jan Böhmer
|
754926d4c8
|
Reenable r/u2f-two-factor-bundle
|
2022-08-14 00:36:00 +02:00 |
|
Jan Böhmer
|
600119276c
|
Use the newer scheb/2fa bundle instead of scheb/two_factor_bundle
Currently the U2F auth is broken, as there is no plugin supporting it in the new system
|
2022-08-13 23:33:05 +02:00 |
|
Jan Böhmer
|
a33e93826a
|
Removed non-existing ckeditor script from composer autorun.
|
2022-07-26 23:17:21 +02:00 |
|
Jan Böhmer
|
fdcfb95ac7
|
Remove FOS CKEditor bundle as we dont use it anymore
We now use our self-written elements with CKEDITOR5
|
2022-07-26 21:26:30 +02:00 |
|
Jan Böhmer
|
79a1715290
|
Merge branch 'master' into turbo
|
2022-07-24 01:26:22 +02:00 |
|
Jan Böhmer
|
a8bd8942f3
|
Explicitly mark in composer.json that PHP 8 is allowed
|
2022-07-24 00:30:32 +02:00 |
|
Jan Böhmer
|
7a14fb60d3
|
Updated EasyCodingStandard
|
2022-07-17 22:29:42 +02:00 |
|
Jan Böhmer
|
497a5576be
|
Updated dama/doctrine-test-bundle
|
2022-07-17 22:28:48 +02:00 |
|
dependabot[bot]
|
1eb66158c9
|
Bump dompdf/dompdf from 1.2.0 to 2.0.0
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/dompdf/dompdf/releases)
- [Commits](https://github.com/dompdf/dompdf/compare/v1.2.0...v2.0.0)
---
updated-dependencies:
- dependency-name: dompdf/dompdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-06 00:23:24 +00:00 |
|
Jan Böhmer
|
27b8fbd5b2
|
Added symfony ux-turbo packages
|
2022-03-04 20:13:25 +01:00 |
|
Jan Böhmer
|
f163b8d223
|
Updated dependencies. We now require at least PHP 7.3 now
|
2022-03-04 12:22:51 +01:00 |
|
Jan Böhhmer
|
c5dcb9a632
|
Updated composer dependencies.
|
2022-01-19 19:35:45 +01:00 |
|
Jan Böhmer
|
d5d0c3e73a
|
Updated symfony/phpunit-bridge recipe.
|
2021-10-02 21:04:31 +02:00 |
|
Jan Böhmer
|
5e1c5cef3b
|
Updated various recipes (part 1).
|
2021-10-02 20:53:03 +02:00 |
|
Jan Böhmer
|
2a332b28a7
|
Upgraded symfony to symfony 5.3
|
2021-10-02 20:27:11 +02:00 |
|
Jan Böhmer
|
2d1095922e
|
Updated composer dependencies.
|
2021-10-02 20:23:48 +02:00 |
|
Jan Böhmer
|
bd4c20765a
|
Updated composer dependencies.
|
2021-10-02 19:36:17 +02:00 |
|
Jan Böhmer
|
73886af28c
|
Updated composer dependencies.
|
2021-10-02 18:36:29 +02:00 |
|