Commit Graph

3352 Commits

Author SHA1 Message Date
Anonymoussaurus 0b474bb6c0 feat(lang): add new Dutch strings 2024-05-13 11:28:34 +02:00
El RIDO 74cc2c3c92 Merge pull request #1326 from PrivateBin/unset-platform-matrix
in PHP matrix tests, we don't want to constrain the platform
2024-05-13 06:58:53 +02:00
El RIDO 619fbb6653 Merge remote-tracking branch 'origin/dompurify' 2024-05-13 06:57:41 +02:00
El RIDO 435f0d8ea1 Merge remote-tracking branch 'origin/bootstrap5-navbar' 2024-05-13 06:55:50 +02:00
El RIDO 9d53c6493b Merge remote-tracking branch 'origin/bootstrap5-code' 2024-05-13 06:53:41 +02:00
El RIDO 55d30ce9bd Merge pull request #1323 from PrivateBin/bootstrap5-fileupload
bootstrap 5 attachment dropdown sizing
2024-05-13 06:47:46 +02:00
El RIDO 6ae1f7bfcc Merge pull request #1319 from PrivateBin/crowdin-translation
New Crowdin updates
2024-05-13 06:44:34 +02:00
El RIDO b080fd5e39 Merge pull request #1322 from PrivateBin/bootstrap-expiration-time
expiration time selection fix for bootstrap template
2024-05-13 06:43:30 +02:00
El RIDO ee3b5ec08a chore: upgrade DOMPurify from v3.1.2 to 3.1.3 2024-05-12 10:18:49 +02:00
El RIDO 9239c0267f Merge pull request #1307 from PrivateBin/experimental-8.4
Add upload test results job in CI
2024-05-12 10:12:25 +02:00
El RIDO df377d9652 in PHP matrix tests, we don't want to constrain the platform
setting the platform allow composer to prevent upgrades to versions that would exceed the configured version, for the matrix tests we want to use the latest ones for that release
2024-05-09 19:33:50 +02:00
El RIDO 976650bdde bootstrap 5 nav bar & footer improvements, closes #1317 2024-05-09 18:18:57 +02:00
El RIDO efb04d868d bootstrap 5 code block improvements, closes #1314 2024-05-09 17:53:26 +02:00
El RIDO 47df01b4c6 bootstrap 5 attachment dropdown sizing, fixes #1313 2024-05-09 17:01:02 +02:00
El RIDO 81ad352c8c improve TopNav.getExpiration test 2024-05-09 16:11:15 +02:00
El RIDO 2c8b5ed0e4 expiration time selection for bootstrap template, fixes #1309 2024-05-09 15:55:42 +02:00
PrivateBin Translator Bot 1e10011ca6 New translations en.json (Italian) 2024-05-08 08:01:14 +02:00
PrivateBin Translator Bot a68a635239 New translations en.json (German) 2024-05-08 08:01:13 +02:00
PrivateBin Translator Bot a52dd6eae0 New translations en.json (French) 2024-05-08 08:01:12 +02:00
PrivateBin Translator Bot ebbef00b01 New translations en.json (German) 2024-05-08 06:49:32 +02:00
El RIDO 08aa10a4b7 Merge pull request #1318 from PrivateBin/crowdin-translation
New Crowdin updates
2024-05-08 06:42:47 +02:00
PrivateBin Translator Bot acfaad8131 New translations en.json (Corsican) 2024-05-07 17:01:14 +02:00
El RIDO 11c26a7281 update SRI hashes and add missing translation messages 2024-05-06 12:40:48 +02:00
El RIDO 0bdac4b4a9 Merge pull request #1312 from Sommerwiesel/master
Rephrase the WebAssembly error on unsupported browser
2024-05-06 12:26:58 +02:00
Marvin Zurborg 0405422a4c Rephrase the WebAssembly error on unsupported browser
Rephrase the WebAssembly error on unsupported browser
2024-05-06 08:07:02 +00:00
El RIDO 28f3e544b8 chore: prepare for next release 2024-05-05 22:53:19 +02:00
El RIDO 28e5ec582a typo 2024-05-05 22:52:49 +02:00
El RIDO da8b6a2c67 do close modal upon confirmation 1.7.2 2024-05-05 20:52:29 +02:00
El RIDO 5067e9222c incrementing version 2024-05-05 20:43:33 +02:00
rugk b7528f4427 Merge pull request #1303 from PrivateBin/test-improvments
Add upload test results job
2024-05-05 20:38:25 +02:00
El RIDO 843aa00473 Merge branch 'chrono-privacy' 2024-05-05 19:34:22 +02:00
rugk 9df90ece78 Merge branch 'experimental-8.4' into test-improvments 2024-05-05 18:27:08 +02:00
El RIDO 9f22858892 Merge pull request #1305 from PrivateBin/bump-jquery
chore: upgrade jQuery from v3.7.0 to 3.7.1
2024-05-05 17:14:27 +02:00
El RIDO 254c583022 Merge pull request #1306 from PrivateBin/crowdin-translation
New Crowdin updates
2024-05-05 17:13:51 +02:00
rugk 4ff9dea9cf ci: try fixing intendation 2024-05-05 15:10:00 +02:00
rugk 6144caae85 ci: fix test results publishing being a totally separate action 2024-05-05 15:01:47 +02:00
PrivateBin Translator Bot 128e7bd1fc New translations en.json (Corsican) 2024-05-05 14:40:25 +02:00
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
El RIDO 259a171067 apply StyleCI recommendation 2024-05-05 11:19:52 +02:00
El RIDO a6058705a4 add test for new setting 2024-05-05 11:18:25 +02:00
El RIDO 9b99712fce handle further PHP 8.2 deprecations
PHP 8.2 deprecates implicit conversion from float to int if it loses precision, hence the explicit conversion. I missed these in 6bcef2fa24
2024-05-05 11:17:33 +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