Ribas160
f584d38f87
CHANGELOG.md update
2025-07-21 09:39:35 +03:00
Ribas160
273b11e1b4
Fix bootstrap template fallback in unit tests
2025-07-21 09:30:30 +03:00
El RIDO
d353003086
address Scrutinizer reported issues
2025-07-19 21:47:18 +02:00
El RIDO
48726f3abc
enable xdebug for coverage in scrutinizer
2025-07-19 21:36:31 +02:00
El RIDO
02b4eea56e
address Scrutinizer reported issues
2025-07-19 21:34:33 +02:00
El RIDO
009f53e5fd
fix deprecated creation of dynamic property
...
caught by Scrutinizer after upgrading from PHP 7.4 to 8.2
2025-07-19 21:30:05 +02:00
El RIDO
0e57824e4a
attempt to upgrade to PHP 8.2 in scrutinizer
2025-07-19 21:10:18 +02:00
El RIDO
07ec6f9128
attempt to upgrade to PHP 8.3 in scrutinizer
2025-07-19 21:04:35 +02:00
El RIDO
70842cf271
address Scrutinizer reported issues
2025-07-19 21:01:38 +02:00
El RIDO
cbc0d99c59
attempt to upgrade to PHP 8.4 in scrutinizer
2025-07-19 20:17:19 +02:00
El RIDO
c99e6895dd
remove more v1 remnants
...
kudos @Ribas160
2025-07-19 20:09:37 +02:00
Ribas160
07ba4f179d
Set bootstrap5 template as default
2025-07-19 13:24:37 +03:00
El RIDO
410cc909ce
Merge branch 'master' into drop-legacy-zerobin-support
2025-07-17 08:00:09 +02:00
El RIDO
c1050e08e8
Merge pull request #1596 from zertrin/1554-add-error-logging
...
Added some more error logging for database and filesystem store backends
2025-07-17 06:44:46 +02:00
zertrin
7e4d9eb535
Updated changelog
2025-07-17 04:28:55 +00:00
zertrin
330855f58d
Added some more error logging for database and filesystem store backends
...
This is to address issue #1554
2025-07-16 15:50:41 +00:00
El RIDO
71587cddaf
Merge branch 'master' into drop-legacy-zerobin-support
2025-07-16 06:10:08 +02:00
El RIDO
80d8c8d831
Merge pull request #1592 from PrivateBin/jdenticons-default
...
switch to Jdenticons as the default icon generator
2025-07-15 12:44:27 +02:00
El RIDO
13869e46be
updating jdenticon library to 2.0.0, minimum PHP version 7.4
2025-07-14 22:01:11 +02:00
El RIDO
3ba29ea29e
Merge branch 'master' into jdenticons-default
2025-07-14 21:42:23 +02:00
El RIDO
c4e0abab02
Merge branch 'master' into drop-legacy-zerobin-support
2025-07-14 21:41:50 +02:00
El RIDO
f8a1affcfa
Merge pull request #1595 from touchweb-vincent/master
...
ModSecurity2 – JSON Body Processor Compliance
2025-07-08 18:29:30 +02:00
TW - Vincent
778a7dec71
Mod_security2 BodyProcessor json compliance
2025-07-08 13:44:48 +02:00
TW - Vincent
ce025cf884
Mod_security2 BodyProcessor json compliance
2025-07-08 13:43:46 +02:00
El RIDO
55ed70eca6
Merge pull request #1594 from AnonymousWP/chore(translation)-update-Dutch-translation
...
chore(translation): fix Dutch translation for 'Theme'
2025-07-07 17:12:52 +02:00
Anonymoussaurus
5e78be8778
chore(translation): fix Dutch translation for 'Theme'
2025-07-07 17:01:11 +02:00
El RIDO
811b62b538
workaround PHP 8.4 deprecations
...
lifted from https://github.com/dmester/jdenticon-php/pull/10
2025-07-05 20:09:43 +02:00
El RIDO
7b444bf62b
update test to use a Jdenticon
2025-07-05 19:40:37 +02:00
El RIDO
2f3fe1a479
Revert "update test to use a Jdenticon"
...
This reverts commit 12de19444d
.
Sorry, this should have gotten committed on a different branch.
2025-07-05 19:36:21 +02:00
El RIDO
12de19444d
update test to use a Jdenticon
2025-07-05 19:27:39 +02:00
El RIDO
a5ce92a0d1
remove dead code, found by Scrutinizer
2025-07-05 18:35:05 +02:00
El RIDO
b79ae4e929
remove more v1 legacy
...
- document removed unused columns in database schema of tables `paste` & `comment`
- amended misleading comments
- nickname is part of the encrypted payload in v2 comments and therefore there is nothing to store separately
2025-07-05 18:19:38 +02:00
El RIDO
e2859e9a35
apply StyleCI recommendation
2025-07-05 17:52:32 +02:00
El RIDO
8668e7b366
removed support for privatebin_data
, privatebin_db
& zerobin_db
model class configurations
...
kudos @Ribas160 for suggesting this
2025-07-05 17:45:02 +02:00
El RIDO
9eabc7e84e
add statistics on v1 pastes in administration script and an option to delete them
2025-07-05 17:29:26 +02:00
El RIDO
f7cf389f36
remove v1 backend support and version checks in the frontend
2025-07-05 17:21:12 +02:00
El RIDO
07caf3ff64
switch to Jdenticons as the default icon generator
2025-07-05 11:30:16 +02:00
El RIDO
6d5323e351
drop legacy paste format support
...
remove support for ZeroBin & v1 pastes and base64 & rawinflate libraries
2025-07-05 11:06:30 +02:00
El RIDO
03e0c81fbf
Merge pull request #1590 from Ribas160/adding_attachments_from_clipboard
...
Adding attachments from clipboard
2025-07-04 18:45:16 +02:00
Ribas160
71db94ccfd
CHANGELOG.md updated
2025-07-04 18:27:52 +03:00
Ribas160
38955754f3
Fixed hightlight file upload on bootstrap5 template
2025-07-04 18:18:00 +03:00
Ribas160
0ce8627561
Fixed adding attachments from clipboard
2025-07-04 18:15:28 +03:00
El RIDO
e38b88c12c
Merge pull request #1587 from Ribas160/remove_page_template
...
Remove page template
2025-07-04 06:57:03 +02:00
Ribas160
99cee27a6d
Merge branch 'master' into remove_page_template
...
# Conflicts:
# CHANGELOG.md
# lib/Configuration.php
2025-07-03 13:14:52 +03:00
Ribas160
692e7af196
- window.confirm fallbacks for page template removed
...
- page template removed from configuration-test-generator
2025-07-03 13:13:42 +03:00
El RIDO
9d6f105ccf
Merge pull request #1586 from Ribas160/name_mismatches_in_attached_files
...
Name mismatches in attached files fixed
2025-07-03 00:02:15 +02:00
Ribas160
3d3d80c60b
Remove page template
2025-07-02 17:38:13 +03:00
Ribas160
9e7fce3792
CHANGELOG.md update
2025-07-02 16:21:50 +03:00
Ribas160
c4e381f523
Name mismatches in attached files fixed
2025-07-02 16:13:38 +03:00
El RIDO
0178bbc075
Merge pull request #1582 from StargazerCel/master
...
Fixed a Typo in Running Unit Tests.md #HSFDPMUW
2025-07-01 13:25:13 +02:00