3729 Commits

Author SHA1 Message Date
El RIDO
ebb9e231aa
Merge pull request #1516 from PrivateBin/js-devel-dep-update
update jsdom
2025-02-28 22:39:03 +01:00
El RIDO
e68430e9c5
clarify comments 2025-02-28 21:38:30 +01:00
El RIDO
d0303dce9c
clarify comments 2025-02-28 21:36:51 +01:00
El RIDO
9f82eb64cb
clarify test descriptions 2025-02-28 21:25:40 +01:00
El RIDO
a9ea962adc
Merge pull request #1517 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-9
Bump dawidd6/action-download-artifact from 8 to 9
2025-02-27 22:52:41 +01:00
dependabot[bot]
d89bc1b97b
Bump dawidd6/action-download-artifact from 8 to 9
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 8 to 9.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](20319c5641...07ab29fd4a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 11:25:13 +00:00
El RIDO
e0b6aee65a
indentation 2025-02-27 08:17:03 +01:00
El RIDO
4e518b3fce
update jsdom dependency, fix tests 2025-02-27 08:16:30 +01:00
El RIDO
bb98d5b6c1
Merge pull request #1515 from PrivateBin/dependabot/github_actions/slsa-framework/slsa-github-generator-2.1.0
Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0
2025-02-27 06:49:39 +01:00
dependabot[bot]
478b79b7b7
Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 11:57:15 +00:00
El RIDO
57636ee6d4
Merge pull request #1513 from PrivateBin/crowdin-translation
New Crowdin updates
2025-02-17 22:04:24 +01:00
PrivateBin Translator Bot
bd3486eda7 New translations en.json (Corsican) 2025-02-17 12:36:17 +01:00
PrivateBin Translator Bot
ddc9de345d New translations en.json (Russian) 2025-02-17 07:12:20 +01:00
PrivateBin Translator Bot
e511ab74b1 New translations en.json (Russian) 2025-02-16 09:11:36 +01:00
El RIDO
c32c74a630
Merge pull request #1501 from Ribas160/allow_change_template
Added the ability to web users to change the theme
2025-02-16 09:07:46 +01:00
Ribas160
412987ea5b Merge remote-tracking branch 'origin/master' into allow_change_template
# Conflicts:
#	lib/Configuration.php
2025-02-14 15:36:57 +02:00
Ribas160
b90967a14b Apply StyleCI changes 2025-02-14 15:33:34 +02:00
El RIDO
654bff65cc
add config for older apache releases without included mime type
kudos @cryptomilk for the suggestion
2025-02-13 09:03:13 +01:00
El RIDO
95188eea94
chore: update SRI hash 2025-02-11 19:51:24 +01:00
El RIDO
6bab8b014f
Merge pull request #1510 from PrivateBin/dompurify-remove
Remove SAFE_FOR_JQUERY from DOMPurify as it has been removed
2025-02-11 19:32:55 +01:00
rugk
ac62d909b9
Remove SAFE_FOR_JQUERY from DOMPurify as it has been removed
DOMPurify removed this configuration option, so I guess it has no effect and can be removed.

See docs: https://github.com/cure53/DOMPurify?tab=readme-ov-file#removed-configuration
>  SAFE_FOR_JQUERY 	2.1.0 	No replacement required.

The PR https://github.com/cure53/DOMPurify/pull/474 also links the commits, which removed it.
2025-02-11 17:32:40 +01:00
El RIDO
64b0e33574
update jsdom dependency, fix tests 2025-02-11 08:10:25 +01:00
El RIDO
e4d1f4a26d
update jsdom dependency, disable test 2025-02-11 07:52:23 +01:00
Ribas160
5b54f2cdb0 Use the traditional "template" config key, update unit-tests 2025-02-10 18:19:36 +02:00
El RIDO
0eef8d62d7
Merge pull request #1492 from PrivateBin/oxipng
optimized images
2025-02-09 09:34:46 +01:00
ribas160
bce449de10 Merge remote-tracking branch 'origin/master' into allow_change_template
# Conflicts:
#	CHANGELOG.md
2025-02-08 22:01:10 +02:00
ribas160
edad5ba1e0 Config documentation update 2025-02-08 21:49:27 +02:00
ribas160
dce5a73444 CHANGELOG and CREDITS update 2025-02-08 16:34:23 +02:00
ribas160
a4b0a993c7 Doc blocks added, available templates may be set in the general configuration file 2025-02-08 14:32:20 +02:00
El RIDO
1c2c45ec2d
Merge pull request #1507 from PrivateBin/vulnerability-policy
Change SECURITY.md to hint for acceping vulnerability reports via the GitHub mail
2025-02-07 22:21:07 +01:00
rugk
ec5b72476e
Change SECURITY.md to hint for acceping vulnerability reports via the GitHub mail
This seems to be a new feature and I've had this tested (with a different account) that this can be used by anyone.

IMHO, this is a convenient feature, as we'd need to publish it anyway there.
2025-02-07 21:39:59 +01:00
El RIDO
540172d0f7
update jsdom dependency 2025-02-07 09:00:53 +01:00
El RIDO
3b6b97429d
update jsdom dependency, fix tests 2025-02-07 08:54:55 +01:00
El RIDO
dc983621ac
update jsdom dependency, fix tests 2025-02-07 08:19:09 +01:00
El RIDO
ac63b91a1b
fix prompt test
rngState 883a6d2e518704c9fb fails on a single \n (line feed)

password inputs can't contain carriage returns *or* line feeds
2025-02-06 08:48:36 +01:00
El RIDO
db15ae8b43
fix prompt test
rngState 003ad8214ef0579cb6 fails on a single \n (line feed)

password inputs can't contain carriage returns *or* line feeds
2025-02-06 08:43:02 +01:00
El RIDO
740fd90db9
update jsdom & jsdom-global development dependency, fix cookie test 2025-02-06 08:39:25 +01:00
El RIDO
aa8f77f673
update jsdom-url development dependency 2025-02-06 08:09:15 +01:00
El RIDO
0a37a884e2
chore: document change 2025-02-05 22:27:21 +01:00
El RIDO
bbf6ad76f4
Merge pull request #1500 from PrivateBin/dependabot/composer/mlocati/ip-lib-1.20.0
Bump mlocati/ip-lib from 1.19.0 to 1.20.0
2025-02-05 22:25:25 +01:00
Ribas160
c7a4ced9e1 Added the ability to web users to change the theme 2025-02-05 15:24:15 +02:00
dependabot[bot]
f111def946
Bump mlocati/ip-lib from 1.19.0 to 1.20.0
Bumps [mlocati/ip-lib](https://github.com/mlocati/ip-lib) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/mlocati/ip-lib/releases)
- [Commits](https://github.com/mlocati/ip-lib/compare/1.19.0...1.20.0)

---
updated-dependencies:
- dependency-name: mlocati/ip-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 11:20:36 +00:00
El RIDO
f88c643be9
Merge pull request #1499 from PrivateBin/dependabot/composer/mlocati/ip-lib-1.19.0
Bump mlocati/ip-lib from 1.18.1 to 1.19.0
2025-02-04 21:58:08 +01:00
dependabot[bot]
ed3347e835
Bump mlocati/ip-lib from 1.18.1 to 1.19.0
Bumps [mlocati/ip-lib](https://github.com/mlocati/ip-lib) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/mlocati/ip-lib/releases)
- [Commits](https://github.com/mlocati/ip-lib/compare/1.18.1...1.19.0)

---
updated-dependencies:
- dependency-name: mlocati/ip-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 11:50:21 +00:00
El RIDO
6ba9fe5a93
Merge pull request #1496 from PrivateBin/crowdin-translation
New Crowdin updates
2025-02-04 08:36:23 +01:00
El RIDO
e8ae354c63
Merge branch 'master' into crowdin-translation 2025-02-04 08:34:56 +01:00
PrivateBin Translator Bot
2809403893 New translations en.json (Dutch) 2025-02-03 14:37:24 +01:00
El RIDO
aeba6e24cd
Merge pull request #1498 from AnonymousWP/chore(translation)-update-Dutch-translation
chore(translation): update Dutch translation
2025-02-03 14:23:59 +01:00
Anonymoussaurus
f9ac763e62
chore(translation): update Dutch translation 2025-02-03 11:43:42 +01:00
PrivateBin Translator Bot
d86f502136 New translations en.json (Chinese Simplified) 2025-02-03 08:24:15 +01:00