Commit graph

4448 commits

Author SHA1 Message Date
El RIDO
5e10469ffc
Merge pull request #1700 from HariZalanPrivateBin/master
Update hu.json
2025-11-05 07:45:54 +01:00
HariZalanPrivateBin
feeac849c4
Update hu.json
My own translations currently used at privbin.harizalan.hu, enhanced at various points
2025-11-05 06:29:42 +01:00
rugk
4f64ad3b12
docs: remove wrong public dir advise
Co-authored-by: El RIDO <elrido@gmx.net>
2025-11-02 17:49:26 +01:00
rugk
46599af4f0
Add note about jQuery dropping
Co-authored-by: El RIDO <elrido@gmx.net>
2025-11-02 17:47:12 +01:00
El RIDO
0dd275db5c
Merge pull request #1699 from PrivateBin/crowdin-translation
New Crowdin updates
2025-11-02 08:09:09 +01:00
PrivateBin Translator Bot
cadfe65bfa New translations en.json (Finnish) 2025-11-01 12:52:40 +01:00
rugk
baa0117028 wipfix: apply doc fixes from contributors 2025-10-30 15:11:16 +00:00
rugk
55fcca0f8d
Add information about Composer dir 2025-10-30 13:21:59 +01:00
rugk
207c79057b
Add GitHub Copilot instructions
As per discussion in https://github.com/orgs/PrivateBin/discussions/1696 here are some instructions generated by Copilot itself.

I used this prompt (in chat not agent mode, but well... should be enough) as suggested by GitHub: https://docs.github.com/copilot/how-tos/configure-custom-instructions/add-repository-instructions#anweisen-von-copilot-programmier-agent-zum-generieren-einer-copilot-instructionsmd-datei

Also added the feedback from the discussion.
2025-10-30 13:18:30 +01:00
El RIDO
9d7508f44f
chore: prepare for next release 2025-10-28 16:54:42 +01:00
El RIDO
5018c963f9
chore: prepare for next release 2025-10-28 16:53:07 +01:00
El RIDO
a91d0afebd
ensure there is still a space between commenter icon and name 2025-10-28 16:35:58 +01:00
El RIDO
2f70456e9a
incrementing version 2025-10-28 16:08:13 +01:00
El RIDO
392e160006
Merge pull request #1688 from PrivateBin/purify-3.3.0
update DOMpurify library from 3.2.7 to 3.3.0
2025-10-28 11:44:34 +01:00
El RIDO
8293d1fb5d
apply ESLint recommendation 2025-10-28 11:33:47 +01:00
El RIDO
43cf8b53ac
Merge branch 'master' into purify-3.3.0 2025-10-28 11:27:17 +01:00
El RIDO
2d8af1f31e
Merge commit from fork
Sanitize file name in attachment file size hints
2025-10-28 11:24:11 +01:00
El RIDO
0a6e7ef4f7
Merge pull request #1692 from PrivateBin/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2025-10-27 13:38:15 +01:00
dependabot[bot]
8526816468
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 12:00:40 +00:00
El RIDO
85ae5cf676
Merge pull request #1691 from PrivateBin/crowdin-translation
New Crowdin updates
2025-10-26 18:31:34 +01:00
El RIDO
d27d63584f
Merge branch 'master' into crowdin-translation 2025-10-26 18:26:06 +01:00
PrivateBin Translator Bot
99e0d5ca4e New translations en.json (Ukrainian) 2025-10-26 15:38:32 +01:00
PrivateBin Translator Bot
5a3125ff19 New translations en.json (Chinese Simplified) 2025-10-26 14:31:47 +01:00
El RIDO
ca10d47da0
Merge pull request #1690 from nykula/master
Update Ukrainian translation
2025-10-26 14:28:01 +01:00
Denys Nykula
3522ec07ce
Update Ukrainian translation 2025-10-26 11:45:10 +02:00
El RIDO
c4f8482b30
Refactored jQuery DOM element creation
using plain JavaScript, to ensure text nodes are sanitized
2025-10-25 12:56:55 +02:00
El RIDO
fd2c2ae0c5
update DOMpurify library from 3.2.7 to 3.3.0 2025-10-25 10:52:40 +02:00
El RIDO
ca70c7555d
Add tests of malicious file names 2025-10-24 15:00:56 +02:00
El RIDO
5c5fe333a0
Merge pull request #1679 from PrivateBin/opcache
Make OPcache optional
2025-10-22 06:50:38 +02:00
El RIDO
8c21a2275a
Merge pull request #1684 from PrivateBin/doc-patch-readme
Fix links in doc/README.md
2025-10-22 06:49:46 +02:00
rugk
ca1f0d092e
Fix links in doc/README.md
* Fixing the last link, which was totally broken
* Updated links in README to use relative paths.
2025-10-21 22:46:54 +02:00
El RIDO
508904dfac
Merge pull request #1681 from PrivateBin/dependabot/github_actions/actions/setup-node-6
Bump actions/setup-node from 5 to 6
2025-10-14 13:33:17 +02:00
dependabot[bot]
3b45d8fa79
Bump actions/setup-node from 5 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 11:05:10 +00:00
El RIDO
b7286cf99a
fix bootstrap template password peek display 2025-10-13 18:51:15 +02:00
El RIDO
0bfa300c59
apply StyleCI recommendation 2025-10-12 18:40:48 +02:00
El RIDO
d76796adf3
deduplicate logic 2025-10-12 18:39:36 +02:00
El RIDO
60bab2badb
make OPcache optional, resolves #1678 2025-10-12 18:19:46 +02:00
El RIDO
a5d71d855f
chore: prepare for next release 2025-10-12 12:03:07 +02:00
El RIDO
10cb5e132c
do not increment unrelated versions in package lock file
revert accidental changes from commit 9b7daf5d0a and exclude package lock from version increment
2025-10-12 11:53:31 +02:00
El RIDO
6054e99849
ensure PHP opcache gets invalidated, when storing data in file parsed via PHP require 2025-10-12 11:39:58 +02:00
El RIDO
9b7daf5d0a
incrementing version 2025-10-12 08:50:13 +02:00
El RIDO
4b8903cf86
Merge pull request #1676 from PrivateBin/workflow-permissions
Workflow permissions
2025-10-10 18:42:40 +02:00
El RIDO
8d98b9f1e1
unify workflow code styles 2025-10-10 15:08:35 +02:00
El RIDO
51eff47614
apply explicit permissions as per CodeQL suggestion
as per rule ID actions/missing-workflow-permissions
2025-10-10 15:07:44 +02:00
El RIDO
7779f1ac65
Merge pull request #1672 from PrivateBin/purify-3.2.7
Upgrading libraries to: bootstrap 5.3.8, DOMpurify 3.2.7 & ip-lib 1.21.0
2025-10-10 07:14:18 +02:00
El RIDO
2865aa1ede
Merge pull request #1675 from PrivateBin/crowdin-translation
New Crowdin updates
2025-10-10 07:12:20 +02:00
PrivateBin Translator Bot
f0b7bb2fe2 New translations en.json (Corsican) 2025-10-09 15:52:08 +02:00
El RIDO
1d1dc3c5bb
Merge pull request #1671 from PrivateBin/crowdin-translation
New Crowdin updates
2025-10-09 13:45:45 +02:00
El RIDO
eee5522f6c
Merge pull request #1674 from PrivateBin/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-10-09 13:41:47 +02:00
dependabot[bot]
317a0a09af
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 11:36:44 +00:00