This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-06 15:30:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b781150ee91f21f8c9ce16630116ea2db9afc5ae
Part-DB-server
/
tests
/
Services
/
InfoProviderSystem
/
DTOs
History
Jan Böhmer
113e5b3bcd
Escape not only the pathes of FileDTO objects returned by info providers but the preview image url too.
...
This fixes the second issue in
#521
2024-03-05 22:52:27 +01:00
..
FileDTOTest.php
Use rawurlencode instead of urlencode to sanatize URL-unsafe characters returned by the info providers.
2024-02-24 23:58:27 +01:00
ParameterDTOTest.php
Added test for change on ParamterDTO done by PR
#530
2024-02-24 22:51:02 +01:00
PurchaseInfoDTOTest.php
Added tests for DTOConverter
2023-07-15 18:18:35 +02:00
SearchResultDTOTest.php
Escape not only the pathes of FileDTO objects returned by info providers but the preview image url too.
2024-03-05 22:52:27 +01:00