Commit graph

4599 commits

Author SHA1 Message Date
El RIDO
89e80d419d
incrementing version 2026-05-03 08:10:16 +02:00
El RIDO
b793945c24
revert log on issue claimed as fixed, still present
As per discussion in https://github.com/PrivateBin/PrivateBin/pull/1837#issuecomment-4350357790
2026-05-01 10:08:45 +02:00
El RIDO
7b43f15006
Merge branch 'fix/openclaw-20260427' 2026-04-29 22:08:43 +02:00
El RIDO
ebadfe43ec
chore: fix typo, update SRI hash and docs 2026-04-29 22:07:50 +02:00
El RIDO
fd7c352026
Merge branch 'master' into fix/openclaw-20260427 2026-04-29 21:52:39 +02:00
El RIDO
1887286e0e
Merge pull request #1823 from PrivateBin/zlib-1.3.2
updating zlib to 1.3.2
2026-04-29 21:35:21 +02:00
gittihub-jpg
88b7cd8e96
Update js/privatebin.js
Thanks, updated this to avoid relying on `Array.isArray()` for the `FileList` case and to always set `attachment_name` to an array.

Co-authored-by: Mikhail Romanov <42250412+Ribas160@users.noreply.github.com>
2026-04-29 10:04:22 +02:00
El RIDO
e24614169d
Merge branch 'master' into zlib-1.3.2 2026-04-29 07:09:23 +02:00
El RIDO
a34af1b62b
Merge pull request #1836 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-21
chore(deps): bump dawidd6/action-download-artifact from 20 to 21
2026-04-29 06:34:26 +02:00
El RIDO
2bb84eafd2
Merge pull request #1830 from PrivateBin/dompurify-3.4.0
update DOMpurify library from 3.3.2 to 3.4.1
2026-04-29 01:06:08 +02:00
gittihub-jpg
8a7f7a60a5
fix: Bugs in the attachment functionality (#1824)
Fixes #1824

Generated by OpenClaw bounty agent.

Signed-off-by: gittihub-jpg <rico@springer-mail.net>
2026-04-28 16:33:05 +02:00
dependabot[bot]
c8e4484de1
chore(deps): bump dawidd6/action-download-artifact from 20 to 21
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 20 to 21.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](8305c0f106...b6e2e70617)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-28 11:52:55 +00:00
El RIDO
a455c962d5
update DOMpurify library from 3.4.0 to 3.4.1 2026-04-23 07:15:03 +02:00
El RIDO
e1c5bd7328
don't block CI from running 2026-04-18 12:32:49 +02:00
El RIDO
c1d080e3cc
actually update composer dependencies 2026-04-18 12:30:37 +02:00
El RIDO
67baf8cca4
update DOMpurify library from 3.3.2 to 3.4.0 2026-04-18 09:28:58 +02:00
El RIDO
20bb19e5b4
Merge branch 'master' into zlib-1.3.2 2026-04-13 20:22:46 +02:00
El RIDO
44ceb103df
document change 2026-04-13 20:20:22 +02:00
El RIDO
375af74fd3
Merge pull request #1826 from PrivateBin/dependabot/composer/symfony/polyfill-php80-1.34.0
chore(deps): bump symfony/polyfill-php80 from 1.33.0 to 1.34.0
2026-04-13 20:19:39 +02:00
dependabot[bot]
5f89410efb
chore(deps): bump symfony/polyfill-php80 from 1.33.0 to 1.34.0
Bumps [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/symfony/polyfill-php80/releases)
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.33.0...v1.34.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 12:34:56 +00:00
El RIDO
1e8ea16920
document change 2026-04-11 19:46:58 +02:00
El RIDO
ebe6591864
Merge pull request #1825 from mirek-vl/master
Remove X-XSS-Protection from Controller.php
2026-04-11 19:43:31 +02:00
mirek-vl
1a5fa93f2f
Remove X-XSS-Protection from Controller.php 2026-04-11 12:57:54 +02:00
El RIDO
fbfe87d993
avoid mjs for now, inject map, Buffer is node-only 2026-04-04 10:22:10 +02:00
El RIDO
0a8fcb585e
Merge pull request #1822 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-20
chore(deps): bump dawidd6/action-download-artifact from 19 to 20
2026-04-03 19:41:59 +02:00
El RIDO
68548c9c73
remove unused dependency, snyk should work as a static code scanner 2026-04-03 18:53:21 +02:00
El RIDO
91c9ebeccf
exclude generated ES6 module from ESlint 2026-04-03 18:42:32 +02:00
El RIDO
2439d76a0a
apply StyleCI recommendation 2026-04-03 18:38:34 +02:00
El RIDO
43a729b1f9
updating zlib to 1.3.2 2026-04-03 18:15:54 +02:00
dependabot[bot]
e00ae3fb44
chore(deps): bump dawidd6/action-download-artifact from 19 to 20
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 19 to 20.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](8a338493df...8305c0f106)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 11:52:33 +00:00
El RIDO
fa9968f8e7
Merge pull request #1815 from lo996/beggar-hunter/readme-links-PrivateBin-20260323082754
docs: fix broken README references in README.md
2026-03-29 18:11:08 +02:00
Beggar Hunter Bot
ed09226aa6 docs: fix broken README reference in README.md 2026-03-23 16:27:56 +08:00
El RIDO
df5f4b1440
Merge pull request #1814 from PrivateBin/dependabot/npm_and_yarn/js/flatted-3.4.2
chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /js
2026-03-21 15:49:19 +01:00
dependabot[bot]
7eaa70ae31
chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /js
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 10:28:50 +00:00
El RIDO
a0bdb2b3c8
Merge pull request #1811 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-19
chore(deps): bump dawidd6/action-download-artifact from 18 to 19
2026-03-18 19:58:33 +01:00
dependabot[bot]
f5543d4317
chore(deps): bump dawidd6/action-download-artifact from 18 to 19
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 18 to 19.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](1f8785ff7a...8a338493df)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18 11:52:44 +00:00
El RIDO
4ba870f48a
Merge pull request #1809 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-18
chore(deps): bump dawidd6/action-download-artifact from 17 to 18
2026-03-16 22:04:15 +01:00
dependabot[bot]
907c4d75f6
chore(deps): bump dawidd6/action-download-artifact from 17 to 18
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 17 to 18.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](09b07ec687...1f8785ff7a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 11:56:20 +00:00
rugk
47d5485a33
Merge pull request #1804 from PrivateBin/docs/contrib-guide
Strengthen AI guidlines & enforce screenshots for visual changes
2026-03-15 15:22:13 +01:00
El RIDO
07eb15eb36
Merge pull request #1808 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-17
chore(deps): bump dawidd6/action-download-artifact from 16 to 17
2026-03-12 14:05:12 +01:00
dependabot[bot]
69ac3ad079
chore(deps): bump dawidd6/action-download-artifact from 16 to 17
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 16 to 17.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](2536c51d3d...09b07ec687)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 11:52:43 +00:00
El RIDO
ab8e2ea2dc
Merge pull request #1807 from PrivateBin/purify-3.3.2
update DOMpurify library from 3.3.0 to 3.3.2
2026-03-10 18:41:19 +01:00
El RIDO
604e61beaa
update DOMpurify library from 3.3.0 to 3.3.2 2026-03-07 09:00:06 +01:00
El RIDO
6d3c9c9206
Merge pull request #1806 from PrivateBin/crowdin-translation
New Crowdin updates
2026-03-07 08:43:23 +01:00
PrivateBin Translator Bot
1bf20398e3 New translations en.json (Slovenian) 2026-03-05 17:51:08 +01:00
PrivateBin Translator Bot
09f65bf06b New translations en.json (Slovenian) 2026-03-05 14:49:45 +01:00
rugk
d462c201de
style: fix typos 2026-03-03 15:21:37 +01:00
rugk
2986c97ea7
docs: also adjust PR template accordingly 2026-03-03 15:19:11 +01:00
rugk
e69570b73e
Strengthen AI guidlines & force screenshots for visual users
IMHO after https://github.com/PrivateBin/PrivateBin/pull/1754 we again need to make it a requirement in the guidelines to disclose the fact an LLM is used.

This also adds to attach screenshots for visual changes etc. (which again also ensures users actually _test_ the changes they submit)

I wrote it here and not in the wiki, because:
* this text can be read by an LLM inside the git repo, which I guess is beneficial
* the text may be shown more prominently ere IMHO
* I guess the wiki guidelines rather give a "big introduction" into how to contribute with the code base, and do not define "rules"/guidelines at all
2026-03-03 15:15:22 +01:00
El RIDO
1ba8aa15aa
Merge pull request #1800 from PrivateBin/dependabot/npm_and_yarn/js/multi-770cfcd984
chore(deps): bump minimatch in /js
2026-02-28 09:08:05 +01:00