Commit Graph

3796 Commits

Author SHA1 Message Date
Ribas160 c7b9ce0bc2 Merge branch 'master' into dompurify-3.2.6
# Conflicts:
#	lib/Configuration.php
2025-06-26 13:37:00 +03:00
El RIDO f3d851b0ba Merge pull request #1560 from PrivateBin/crowdin-translation
New Crowdin updates
2025-06-19 20:40:57 +02:00
PrivateBin Translator Bot d7b32f0219 New translations en.json (Arabic) 2025-06-19 11:14:42 +02:00
El RIDO c7f465fe8b apply StyleCI recommendation 2025-06-18 15:08:05 +02:00
El RIDO 9455fea799 Merge pull request #1559 from Ribas160/custom_template_error
Fix error when a custom template is not in the default available templates list
2025-06-18 15:05:19 +02:00
Ribas160 44f8cfbfb8 Fix error when a custom template is not in the default available templates list 2025-06-18 14:51:11 +03:00
El RIDO 4eb6555e3c Merge pull request #1555 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-11
Bump dawidd6/action-download-artifact from 10 to 11
2025-06-16 17:58:49 +02:00
dependabot[bot] d544d1281d Bump dawidd6/action-download-artifact from 10 to 11
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 11.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/4c1e823582f43b179e2cbb49c3eade4e41f992e2...ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 12:22:51 +00:00
El RIDO 91bfd2eec1 Merge pull request #1552 from PrivateBin/pdf-csp
Document CSP change necessary to allow PDF preview to work
2025-06-08 08:29:58 +02:00
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
El RIDO 8d720e4990 Merge branch 'master' into dompurify-3.2.6 2025-06-07 10:41:48 +02:00
El RIDO 8268a92ebd Merge pull request #1550 from Ribas160/allow_multiple_files
Allow multiple files
2025-06-07 10:28:48 +02:00
Ribas160 89c5ebb5f2 CHANGELOG.md and CREDITS.md update 2025-06-05 17:41:16 +03:00
El RIDO d778887cd1 Merge pull request #1551 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-10
Bump dawidd6/action-download-artifact from 9 to 10
2025-06-05 08:21:42 +02:00
dependabot[bot] 3a1eb8d534 Bump dawidd6/action-download-artifact from 9 to 10
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 10.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/07ab29fd4a977ae4d2b275087cf67563dfdf0295...4c1e823582f43b179e2cbb49c3eade4e41f992e2)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 12:46:39 +00:00
Ribas160 095a5be0b6 Allow multiple files 2025-06-02 14:35:54 +03:00
El RIDO 6ff08b6884 Merge pull request #1548 from Ribas160/hide_comment_reply_button_on_click
Hide Reply button in the discussions once clicked to avoid losing the…
2025-05-24 16:21:15 +02:00
Ribas160 6dac586f41 Fix the duplicated message box in comments 2025-05-24 12:38:39 +03:00
Ribas160 5654ef2db8 Hide Reply button in the discussions once clicked to avoid losing the text input 2025-05-23 13:37:38 +03:00
El RIDO dededc9935 upgrade DOMpurify library to 3.2.6 2025-05-20 07:51:50 +02:00
El RIDO 7a42f31aef Merge pull request #1540 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-26 17:05:49 +02:00
PrivateBin Translator Bot e149e1b412 New translations en.json (Chinese Simplified) 2025-04-26 15:08:46 +02:00
PrivateBin Translator Bot e091f88544 New translations en.json (Chinese Simplified) 2025-04-26 12:57:02 +02:00
El RIDO 2460caddc8 Merge pull request #1539 from fzxx/master
Update zh.json
2025-04-26 12:51:03 +02:00
风之暇想 95f232232e Update zh.json
Fix incorrect translations
2025-04-26 15:39:23 +08:00
El RIDO 50a695b609 add missing method added upstream 2025-04-23 19:14:47 +02:00
El RIDO cfb609814a remove duplicate options 2025-04-23 19:05:53 +02:00
El RIDO 0199bed133 Merge pull request #1537 from jesussuarz/feature/add-delete-all-option
Add --delete-all option to administration script for mass paste deletion
2025-04-23 19:03:43 +02:00
Jesus Suarez bce152c890 Update bin/administration
Use spaces instead of tabs for indentation consistency

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:44:12 -05:00
Jesus Suarez abe7874829 Update bin/administration
Replace tabs with spaces for consistent code formatting

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:43:54 -05:00
Jesus Suarez df1f742789 Update bin/administration
Refactor lines 160-165 as suggested for improved readability and consistency

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:43:35 -05:00
Jesus Suarez 1f7f6c93b0 Update bin/administration
Refactor code style: replace tabs with spaces, document new option, and maintain alphabetical order

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:43:01 -05:00
root 302921a811 Add --delete-all option to administration script for mass paste deletion 2025-04-22 04:12:46 -05:00
El RIDO d220ba7c2b Merge pull request #1536 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-15 21:47:02 +02:00
PrivateBin Translator Bot 9a9eb44102 New translations en.json (Polish) 2025-04-15 13:58:35 +02:00
El RIDO 10ee2fa2e4 Merge pull request #1535 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-13 07:59:49 +02:00
PrivateBin Translator Bot e34a35bf30 New translations en.json (Arabic) 2025-04-12 16:30:55 +02:00
El RIDO 75db58800c Merge pull request #1534 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-10 06:51:07 +02:00
PrivateBin Translator Bot cbdd3d50a5 New translations en.json (Arabic) 2025-04-10 02:52:54 +02:00
El RIDO b1608e5119 Merge pull request #1533 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-09 21:23:38 +02:00
PrivateBin Translator Bot f8df10d2e1 New translations en.json (Hebrew) 2025-04-09 21:17:20 +02:00
El RIDO 37871eac69 node 20 seems to fail with the updated jsdom, locally I had tested with 18 - lets downgrade till we can find a solution 2025-04-09 21:11:10 +02:00
PrivateBin Translator Bot edb753b3d7 New translations en.json (Hebrew) 2025-04-08 07:34:59 +02:00
El RIDO bb4a3a09b0 Merge pull request #1532 from relspas/update-hebrew-support
Update Hebrew strings
2025-04-07 20:51:57 +02:00
El RIDO 1c72380443 Merge pull request #1531 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-07 20:49:32 +02:00
Raphael Elspas a4be833937 Update Hebrew strings file 2025-04-07 12:14:05 -04:00
PrivateBin Translator Bot 16129b610d New translations en.json (Finnish) 2025-04-06 20:12:36 +02:00
El RIDO 31162e8011 upgrading DOMpurify library to 3.2.5 2025-04-06 08:30:49 +02:00
El RIDO bac849d98a Merge pull request #1526 from PrivateBin/pass-by-reference
Pass by reference & drop ctype
2025-03-17 06:52:48 +01:00
El RIDO 6ee9563b27 Merge pull request #1528 from fzxx/master
Update zh.json
2025-03-15 19:22:04 +01:00