Commit Graph

3552 Commits

Author SHA1 Message Date
PrivateBin Translator Bot
f9094874eb New translations en.json (Thai) 2024-12-03 11:59:49 +01:00
PrivateBin Translator Bot
e92f2ac9ca New translations en.json (Thai) 2024-12-03 09:49:56 +01:00
El RIDO
90d5bf9990
Merge pull request #1466 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-7
Bump dawidd6/action-download-artifact from 6 to 7
2024-11-29 17:26:48 +01:00
El RIDO
d22c6e31dc
Merge pull request #1465 from PrivateBin/crowdin-translation
New Crowdin updates
2024-11-29 17:04:54 +01:00
dependabot[bot]
7ee6bcafc4
Bump dawidd6/action-download-artifact from 6 to 7
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](bf251b5aa9...80620a5d27)

---
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>
2024-11-29 11:11:25 +00:00
PrivateBin Translator Bot
75ec510f2d New translations en.json (Corsican) 2024-11-28 14:44:35 +01:00
El RIDO
652cf0cf26 bump PHP libraries 2024-11-28 07:48:27 +01:00
El RIDO
1c7d639546
Merge pull request #1464 from PrivateBin/wasm-streaming
WASM streaming / eliminate unsafe-eval
2024-11-28 07:10:32 +01:00
El RIDO
6587466a9b remove async & ES6 feature detection
It requires eval and webcrypto got introduced in older Chrome & Firefox versions, so seems superfluous to keep.
2024-11-26 07:01:34 +01:00
El RIDO
6b180ac7b1
Merge branch 'master' into wasm-streaming 2024-11-24 21:15:56 +01:00
El RIDO
5ba56c20cb
Merge branch 'MickGe'
fix selectors, deduplicate common styles
2024-11-23 09:32:42 +01:00
El RIDO
7cbabc871a
Merge pull request #1461 from fzxx/master
Update zh.json
2024-11-23 08:38:11 +01:00
风之暇想
7e019c4aae
Update zh.json
Translation
2024-11-23 10:24:24 +08:00
MickGe
390e268bb0
Update css/bootstrap5/privatebin.css 2024-11-22 10:46:54 +01:00
MickGe
c9067f1f23
Update css/bootstrap/privatebin.css 2024-11-22 10:46:44 +01:00
MickGe
ab9d9416d9
fix: responsive long url in plaintext 2024-11-21 22:49:00 +01:00
El RIDO
eaa72ab41a
Merge pull request #1458 from PrivateBin/crowdin-translation
New Crowdin updates
2024-11-17 07:56:01 +01:00
PrivateBin Translator Bot
85241f2615 New translations en.json (Norwegian) 2024-11-17 00:49:57 +01:00
El RIDO
ab5fa3d14d
chore: prepare for next release 2024-11-16 08:27:23 +01:00
El RIDO
1a434b0e8d
incrementing version 2024-11-16 08:02:20 +01:00
El RIDO
3460f20e40
Merge pull request #1448 from slaweallx/patch-1
Update tr.json
2024-11-09 20:13:42 +01:00
Ali Çömez | Slaweally
82c2e685b6
Update tr.json 2024-11-09 22:05:49 +03:00
El RIDO
9eadf09ac3 bump libraries, document change 2024-10-31 08:05:49 +01:00
El RIDO
365782ebeb
Merge pull request #1446 from PrivateBin/dependabot/composer/mlocati/ip-lib-1.18.1
Bump mlocati/ip-lib from 1.18.0 to 1.18.1
2024-10-31 07:55:09 +01:00
dependabot[bot]
6db7d9a6fa
Bump mlocati/ip-lib from 1.18.0 to 1.18.1
Bumps [mlocati/ip-lib](https://github.com/mlocati/ip-lib) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/mlocati/ip-lib/releases)
- [Commits](https://github.com/mlocati/ip-lib/compare/1.18.0...1.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 11:33:35 +00:00
El RIDO
631b65c1ea
Merge pull request #1438 from PrivateBin/array-key-type-error
Numeric array key type errors
2024-10-27 07:10:25 +01:00
El RIDO
8752354d63 apply StyleCI fixes 2024-10-25 07:12:30 +02:00
El RIDO
0268e01ab5 experiment: add return types to a unit test facility 2024-10-25 07:09:13 +02:00
El RIDO
e468f07626 avoid clever key manipulation, all we need are incremental numbers starting at 1 2024-10-25 06:58:05 +02:00
El RIDO
cf83e3825f ensure key is cast to string, fixes #1435 2024-10-23 08:23:02 +02:00
El RIDO
93a2b97d69 add failing test case, dedup code 2024-10-23 08:17:13 +02:00
El RIDO
d23bb748d4
Merge pull request #1401 from PrivateBin/b5-message-height
bootstrap footer improvements
2024-10-23 07:22:04 +02:00
El RIDO
7d6a70a24e
Merge branch 'master' into b5-message-height 2024-10-23 07:21:28 +02:00
El RIDO
9da6d8b24b
Merge pull request #1424 from PrivateBin/fix-webkit
Restore WebKit (Safari, iOS, etc.) compatibility
2024-10-23 07:19:35 +02:00
rugk
6876e14679 Merge remote-tracking branch 'origin/master' into fix-webkit 2024-10-22 22:32:32 +00:00
rugk
628b60dcb4 refactor: deferring everything including all potential deps
Also works on Safari…
2024-10-22 22:29:42 +00:00
rugk
5b3537a7cf Merge branch 'fix-webkit' of https://github.com/PrivateBin/PrivateBin into fix-webkit 2024-10-22 22:22:21 +00:00
rugk
f0ca1ac888 fix: also loaad dark-mode switch defer'Ed to make it load correctly
(async fails on WebKIt)
2024-10-22 22:20:49 +00:00
El RIDO
b077fb7749
Merge pull request #1432 from PrivateBin/crowdin-translation
New Crowdin updates
2024-10-20 15:33:45 +02:00
PrivateBin Translator Bot
dd4f3a43fe New translations en.json (Corsican) 2024-10-20 12:12:07 +02:00
El RIDO
eed2a13757
Merge pull request #1431 from PrivateBin/dompurify-3.1.7
upgrading DOMpurify library to 3.1.7
2024-10-19 16:52:33 +02:00
El RIDO
bcf163dd8a
Merge pull request #1430 from PrivateBin/crowdin-translation
New Crowdin updates
2024-10-19 12:44:41 +02:00
PrivateBin Translator Bot
d321995d7d New translations en.json (Czech) 2024-10-19 12:28:51 +02:00
El RIDO
07aeed1c4c
Merge branch 'master' into fix-webkit 2024-10-19 11:35:57 +02:00
El RIDO
849e32201e
improve SRI example 2024-10-19 11:28:01 +02:00
PrivateBin Translator Bot
2cd1dca600 New translations en.json (Czech) 2024-10-19 11:26:11 +02:00
El RIDO
ec2e981984
upgrading DOMpurify library to 3.1.7 2024-10-19 11:17:53 +02:00
El RIDO
233a69adde
typo in usage 2024-10-19 10:55:36 +02:00
PrivateBin Translator Bot
95935fe628 New translations en.json (Czech) 2024-10-19 10:09:33 +02:00
PrivateBin Translator Bot
2b668de6c6 New translations en.json (Czech) 2024-10-19 09:02:01 +02:00