Commit Graph

3446 Commits

Author SHA1 Message Date
ribas160 6c39a1441c Copy paste to clipboard button added. Copy paste to clipboard shortcut added 2024-12-28 18:42:46 +02:00
El RIDO c1333e5831 Merge pull request #1399 from PrivateBin/crowdin-translation
New Crowdin updates
2024-09-10 05:31:05 +02:00
PrivateBin Translator Bot 2a0ea64456 New translations en.json (Lithuanian) 2024-09-10 01:06:41 +02:00
El RIDO e865bec9c3 document changes 2024-09-03 05:53:01 +02:00
El RIDO a85a7552c1 Merge pull request #1396 from alexistoulotte/fix/use-opt-model-options-configuration
fix(configuration): Use "model_options[opt]" section from "conf.php"
2024-09-03 05:50:15 +02:00
Alexis Toulotte d0d0d7b6e5 fix: Get rid of unused code 2024-09-03 09:40:08 +11:00
Alexis Toulotte 46c92e7404 fix(configuration): Use "model_options[opt]" section from "conf.php" 2024-09-03 09:19:01 +11:00
El RIDO 81f4a1f34a Merge pull request #1395 from Lopkop/patch-1
Update LICENSE.md
2024-08-31 19:22:03 +02:00
El RIDO 083632a074 Merge pull request #1394 from alexistoulotte/fix/allow-non-persistent-sql-connection
Allow non persistent SQL connections
2024-08-31 19:20:09 +02:00
El RIDO cbd6183f61 Merge pull request #1389 from PrivateBin/crowdin-translation
New Crowdin updates
2024-08-31 19:13:52 +02:00
Mark a696069ead Update LICENSE.md 2024-08-30 15:14:28 +00:00
Alexis Toulotte 05644d39f8 fix(configuration): Allow non persistent SQL connections 2024-08-30 11:10:25 +11:00
PrivateBin Translator Bot 8e40b96586 New translations en.json (Catalan) 2024-08-23 09:54:19 +02:00
PrivateBin Translator Bot fb9ad37db2 New translations en.json (Catalan) 2024-08-22 13:53:01 +02:00
PrivateBin Translator Bot a04fa272da New translations en.json (Catalan) 2024-08-22 12:29:54 +02:00
PrivateBin Translator Bot bf22c15782 New translations en.json (Dutch) 2024-08-18 23:59:36 +02:00
PrivateBin Translator Bot 6ebc7a7dcb New translations en.json (Dutch) 2024-08-18 22:08:46 +02:00
PrivateBin Translator Bot 0915c8858b New translations en.json (Dutch) 2024-08-17 06:55:56 +02:00
PrivateBin Translator Bot aad14ac05f New translations en.json (Korean) 2024-08-17 06:55:54 +02:00
El RIDO 2f4fa349ec Merge pull request #1384 from PrivateBin/dompurify-3.1.6
upgrading DOMpurify library to 3.1.6
2024-08-03 13:14:45 +02:00
El RIDO ab2d2f2477 upgrading DOMpurify library to 3.1.6 2024-08-03 09:52:30 +02:00
El RIDO 123d5833a5 Merge pull request #1372 from PrivateBin/sri-into-config
Make SRI hashes configurable, no longer hardcoded in templates
2024-08-03 09:38:54 +02:00
El RIDO 41369e28d5 Merge pull request #1380 from PrivateBin/crowdin-translation
New Crowdin updates
2024-07-23 07:05:31 +02:00
PrivateBin Translator Bot 435f201e2e New translations en.json (Greek) 2024-07-22 22:29:08 +02:00
El RIDO d032efdb64 Merge pull request #1379 from PrivateBin/crowdin-translation
New Crowdin updates
2024-07-20 21:03:17 +02:00
PrivateBin Translator Bot d038966b64 New translations en.json (Ukrainian) 2024-07-20 00:48:16 +02:00
El RIDO 93bc122086 apply StyleCI recommendation 2024-07-19 08:20:15 +02:00
El RIDO 2b76898546 preserve configured SRI hashes 2024-07-19 08:05:40 +02:00
El RIDO 5ef8a094e7 re-add missing attribute 2024-07-09 22:47:15 +02:00
El RIDO 4b6c8356f5 clarify use of cache buster, avoid using regex 2024-07-09 22:35:21 +02:00
El RIDO 3c6df4573e apply StyleCI recommendation 2024-07-09 22:21:01 +02:00
El RIDO 6261c94fc9 break unit tests if mismatch between JS files and SRI configuration array is detected 2024-07-09 22:20:08 +02:00
El RIDO 118c919663 adjust regex due to StyleCI spacing change 2024-07-09 21:51:19 +02:00
El RIDO e051cde317 apply StyleCI recommendation 2024-07-09 21:48:40 +02:00
El RIDO d27e7e8ee3 make scriptTag parameter a string for flexibility and clarity 2024-07-09 21:38:41 +02:00
El RIDO 7294ea7847 Merge branch 'master' into sri-into-config 2024-07-09 21:32:42 +02:00
El RIDO cf95e0b1d1 Merge branch 'master' into pg-tables-query 2024-07-09 21:30:17 +02:00
El RIDO d2f311d246 chore: prepare for next release 2024-07-09 21:27:49 +02:00
El RIDO 031bcef317 incrementing version 1.7.4 2024-07-09 20:36:26 +02:00
El RIDO 0c4e810e67 Merge branch 'shorten-non-self-url' 2024-07-09 20:33:54 +02:00
El RIDO 8712ed6a5d Merge pull request #1357 from PrivateBin/b5-textarea-height
bootstrap5 textarea height relative to viewport height
2024-07-09 20:28:17 +02:00
El RIDO 8b3b16be44 SRI hashes are now configurable, no longer hardcoded in templates
- addresses #1365
- should make upgrades easier for those using custom templates
- if the JS files got customized, the default SRI hashes can be replaced in the conf.php file, added commented section in conf.sample.php
2024-07-07 16:36:52 +02:00
El RIDO 3cba170f32 re-order stubs to the end of the file for easier maintenance 2024-07-07 15:10:17 +02:00
El RIDO d097631469 possibly not necessary? 2024-07-07 14:28:29 +02:00
El RIDO 84d4d31c73 composer is not part of the matrix, don't try and process event.json 2024-07-07 14:22:48 +02:00
El RIDO 17f924118e address warnings and errors in github actions 2024-07-07 14:13:59 +02:00
El RIDO e0bca0d4dc simpler PostgreSQL table lookup query, fixes #1361 2024-07-07 12:37:28 +02:00
El RIDO f662640554 Merge pull request #1366 from PrivateBin/crowdin-translation
New Crowdin updates
2024-06-30 19:46:57 +02:00
PrivateBin Translator Bot 4fe51b5578 New translations en.json (Ukrainian) 2024-06-30 13:22:12 +02:00
El RIDO 8e6e31db5c fix test, basepath needs to be set 2024-06-30 07:45:06 +02:00