1
0
Fork 0
mirror of https://github.com/PrivateBin/PrivateBin.git synced 2025-06-13 07:28:07 +02:00
PrivateBin/lib
El RIDO f49c042cc9
document change necessary to allow PDF preview to work in Firefox & Chrome
Since attachement upload is not enabled by default, I suggest to retain the safer CSP as the default but document what is necassary. Disabling the sandboxing is problematic.
2025-06-07 11:44:02 +02:00
..
Data pass by reference, closes 2025-03-13 09:22:27 +01:00
Model avoid duplication of ID check 2025-03-13 08:14:01 +01:00
Persistence enable strict types in PHP 2024-06-04 07:13:55 +02:00
.htaccess
Configuration.php document change necessary to allow PDF preview to work in Firefox & Chrome 2025-06-07 11:44:02 +02:00
Controller.php feat: Allow to change the Configuration in the _construct 2025-03-13 09:22:22 +01:00
Filter.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
FormatV2.php pass by reference, closes 2025-03-11 08:22:21 +01:00
I18n.php apply StyleCI recommendation 2025-03-13 09:32:39 +01:00
Json.php pass by reference, closes 2025-03-11 08:22:21 +01:00
Model.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
Request.php apply StyleCI recommendation 2025-03-13 09:32:39 +01:00
TemplateSwitcher.php Apply StyleCI changes 2025-02-14 15:33:34 +02:00
View.php drop ctype requirement (only one use left) 2025-03-13 08:29:53 +01:00
Vizhash16x16.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
YourlsProxy.php - str_starts_with, str_contains used instead of strpos === 0, strpos !== 0, strpos === false, strpos !== false 2025-01-04 00:46:20 +02:00