Commit Graph

3292 Commits

Author SHA1 Message Date
El RIDO
6028a1d801
chore: upgrade jQuery from v3.7.0 to 3.7.1 2024-05-05 11:50:12 +02:00
El RIDO
17f293fa17
Merge pull request #1304 from PrivateBin/crowdin-translation
New Crowdin updates
2024-05-05 11:22:13 +02:00
PrivateBin Translator Bot
c3e7f80d99 New translations en.json (Estonian) 2024-05-05 11:16:30 +02:00
PrivateBin Translator Bot
63a2a9e18b New translations en.json (Thai) 2024-05-05 11:16:29 +02:00
PrivateBin Translator Bot
c2e7ac0bcd New translations en.json (Indonesian) 2024-05-05 11:16:28 +02:00
PrivateBin Translator Bot
f216437af6 New translations en.json (Chinese Simplified) 2024-05-05 11:16:27 +02:00
PrivateBin Translator Bot
94434b82c9 New translations en.json (Ukrainian) 2024-05-05 11:16:27 +02:00
PrivateBin Translator Bot
334e3b01d0 New translations en.json (Swedish) 2024-05-05 11:16:26 +02:00
PrivateBin Translator Bot
e25088e54d New translations en.json (Slovenian) 2024-05-05 11:16:25 +02:00
PrivateBin Translator Bot
d233458a1d New translations en.json (Slovak) 2024-05-05 11:16:24 +02:00
PrivateBin Translator Bot
b8ffb858f1 New translations en.json (Russian) 2024-05-05 11:16:23 +02:00
PrivateBin Translator Bot
136281f629 New translations en.json (Portuguese) 2024-05-05 11:16:22 +02:00
PrivateBin Translator Bot
1b4b568ca8 New translations en.json (Polish) 2024-05-05 11:16:21 +02:00
PrivateBin Translator Bot
c2ff268464 New translations en.json (Norwegian) 2024-05-05 11:16:20 +02:00
PrivateBin Translator Bot
f23acc65f3 New translations en.json (Dutch) 2024-05-05 11:16:19 +02:00
PrivateBin Translator Bot
e064742d35 New translations en.json (Lithuanian) 2024-05-05 11:16:18 +02:00
PrivateBin Translator Bot
a1687ced47 New translations en.json (Kurdish) 2024-05-05 11:16:17 +02:00
PrivateBin Translator Bot
7fc2789053 New translations en.json (Japanese) 2024-05-05 11:16:16 +02:00
PrivateBin Translator Bot
8bb4542ee2 New translations en.json (Italian) 2024-05-05 11:16:15 +02:00
PrivateBin Translator Bot
3f8f71a6a3 New translations en.json (Hungarian) 2024-05-05 11:16:14 +02:00
PrivateBin Translator Bot
ad16a6ad52 New translations en.json (Finnish) 2024-05-05 11:16:13 +02:00
PrivateBin Translator Bot
3f0cd3b63f New translations en.json (Greek) 2024-05-05 11:16:13 +02:00
PrivateBin Translator Bot
45f96ee2c0 New translations en.json (German) 2024-05-05 11:16:11 +02:00
PrivateBin Translator Bot
44f20e0fa1 New translations en.json (Arabic) 2024-05-05 11:16:11 +02:00
PrivateBin Translator Bot
f681727c13 New translations en.json (Spanish) 2024-05-05 11:16:10 +02:00
PrivateBin Translator Bot
0308103ef1 New translations en.json (French) 2024-05-05 11:16:09 +02:00
PrivateBin Translator Bot
7bc895e0e5 New translations en.json (Romanian) 2024-05-05 11:16:08 +02:00
PrivateBin Translator Bot
9446967e45 New translations en.json (Turkish) 2024-05-05 11:16:07 +02:00
PrivateBin Translator Bot
b23b37c39f New translations en.json (Italian) 2024-05-05 09:29:34 +02:00
El RIDO
1722d8056b
Merge pull request #1287 from PrivateBin/bootstrap5
Bootstrap 5 template
2024-05-05 09:27:53 +02:00
El RIDO
0983d1b514
doc 2024-05-04 16:19:56 +02:00
El RIDO
3508989114
updated dompurify library 2024-05-04 16:18:43 +02:00
El RIDO
06fb606aa7
Merge branch 'master' into bootstrap 2024-05-04 16:15:07 +02:00
El RIDO
2b87bf3d13
update SRI hashes 2024-05-04 16:14:12 +02:00
El RIDO
125feec67c
Merge pull request #1299 from PrivateBin/chore/dompurify
chore: ugrade DOMPurify from v3.0.8 to 3.1.2
2024-05-04 16:13:19 +02:00
rugk
61259a2e60 chore: remove source map URL 2024-05-04 13:50:51 +00:00
rugk
3f1bcb5c5a
doc: add Chnagelog entry 2024-05-04 15:39:25 +02:00
rugk
7a738d6893
test: also update DOMPurify in tests 2024-05-04 15:38:04 +02:00
Andreas Schneider
4163c4f1d9
Merge pull request #1300 from PrivateBin/php-84-experimental
tolerate test failures in the PHP development release
2024-05-04 15:34:17 +02:00
El RIDO
3f5b6e0ce5
fix glitch introduced by e22da2e0d1 2024-05-04 13:53:21 +02:00
El RIDO
81fdf8ebfc
re-lax samesite cookie policy
As per discussion in code review:

> Cookies are always scoped in browsers. That's not the issue. SameSite attribute just protects against CSRF attacks. But Get requests (aka links) are also "protected" with Strict, which breaks it… and for users that is highly confusing when they (apparently arbitrarily) do not get the language they have set before when clicking a link.

https://github.com/PrivateBin/PrivateBin/pull/1287#discussion_r1589299210
2024-05-04 12:12:31 +02:00
El RIDO
5425ea79f8
Merge branch 'master' into bootstrap5 2024-05-04 12:08:10 +02:00
El RIDO
baf8c4a11d tolerate test failures in the PHP development release
at this time, guzzle, dependency of google cloud storage library, raises deprecation warnings in PHP 8.4, which caused the tests to be considered failed
2024-05-04 08:58:20 +02:00
El RIDO
1d755d8046
Merge pull request #1280 from PrivateBin/doc-n-test-mopup
Doc'n'test mopup
2024-05-04 08:38:12 +02:00
rugk
4500794980 chore: ugrade DOMPurify from v3.0.8 to 3.1.2
This incluces v3.1.1, which says:
> Note that this is a security release and should be upgraded to immediately.

https://github.com/cure53/DOMPurify/releases/tag/3.1.1

The release notes of the actual version itself are https://github.com/cure53/DOMPurify/releases/tag/3.1.2

I do not found more information on the vulnerability that apparently is in there.

* [x] manually tested and works
2024-05-03 15:55:53 +00:00
El RIDO
02e98826b3
Merge pull request #1296 from PrivateBin/crowdin-translation
New Crowdin updates
2024-05-03 07:25:50 +02:00
PrivateBin Translator Bot
22166c91d7 New translations en.json (Turkish) 2024-05-03 04:18:56 +02:00
El RIDO
c7226eedd7
Update tpl/bootstrap5.php
Co-authored-by: rugk <rugk+git@posteo.de>
2024-05-02 08:03:55 +02:00
El RIDO
8bfab7fd89
Update tpl/bootstrap5.php
Co-authored-by: rugk <rugk+git@posteo.de>
2024-05-02 08:01:37 +02:00
El RIDO
5c6bd3eba8
Update tpl/bootstrap5.php
Co-authored-by: rugk <rugk+git@posteo.de>
2024-04-23 23:09:21 +02:00