Commit Graph

3496 Commits

Author SHA1 Message Date
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
PrivateBin Translator Bot
2cd1dca600 New translations en.json (Czech) 2024-10-19 11:26:11 +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
PrivateBin Translator Bot
0985cad5bf New translations en.json (Occitan) 2024-10-19 00:32:34 +02:00
PrivateBin Translator Bot
6e3cb7791c New translations en.json (Italian) 2024-10-19 00:32:33 +02:00
PrivateBin Translator Bot
bc052b9c74 New translations en.json (German) 2024-10-19 00:32:31 +02:00
PrivateBin Translator Bot
35b3a823d2 New translations en.json (Czech) 2024-10-19 00:32:30 +02:00
PrivateBin Translator Bot
38c28b8b96 New translations en.json (French) 2024-10-19 00:32:29 +02:00
El RIDO
980bdc922f Update SRI 2024-10-18 23:08:02 +02:00
PrivateBin Translator Bot
3bd8a873a7 New translations en.json (Occitan) 2024-10-18 22:53:18 +02:00
PrivateBin Translator Bot
160e875bc5 New translations en.json (Czech) 2024-10-18 22:53:02 +02:00
El RIDO
52ab0abf51
Merge pull request #1417 from PrivateBin/crowdin-translation
New Crowdin updates
2024-10-18 22:46:28 +02:00
El RIDO
a7e9c7a52b
Merge branch 'master' into crowdin-translation 2024-10-18 22:45:57 +02:00
El RIDO
b4e584c574
Merge pull request #1413 from Parthiv-M/navigate-after-delete
Fix: redirect to home page after a paste is deleted
2024-10-18 22:43:40 +02:00
El RIDO
97edbcc167
Merge branch 'master' into navigate-after-delete 2024-10-18 22:39:04 +02:00
parthiv-m
11326f86ba Update SRI 2024-10-18 11:51:57 -04:00
parthiv-m
4d2d9d75c1 Add new key to all translation related files 2024-10-18 11:51:39 -04:00
El RIDO
b31bb4f4e2
Merge pull request #1427 from PrivateBin/doc/unittesting
Fix phpunit doc missing crucial step of installing GCS
2024-10-18 07:07:56 +02:00
El RIDO
6c9e2e054f
Merge pull request #1421 from PrivateBin/fixmail
Fix paste link not always being included in mail
2024-10-18 07:04:21 +02:00
parthiv-m
851dadf600 Update CHANGELOG.md 2024-10-17 21:56:42 -04:00
parthiv-m
788146012e Fix failing tests, update button icon and text according to feedback 2024-10-17 21:56:27 -04:00
theProton
922971590e
Merge branch 'PrivateBin:master' into navigate-after-delete 2024-10-17 21:22:29 -04:00
rugk
763d6fca7e
Adding hint that you will see unrelated files and to ignore these 2024-10-18 02:20:50 +02:00
rugk
5b245a3f85
Fix phpunit doc missing crucial step of installing GCS
I tried following the steps when running, for https://github.com/PrivateBin/PrivateBin/pull/1421, but this crucial one step is missing.

Maybe more was missing, most tests failed so hmm… but I only wanted it for the SRI generation and this was hard enough.

(And no, I did not feel like trying to run a container in a [dev]container, so these manual steps should better work.)

Maybe we can improve that further here, I the things I've noticed in this or the other PR.
2024-10-18 02:18:45 +02:00
rugk
2bc5931672 Codespace: Also ensure composer deps like phpunit are usable in devcontainer 2024-10-18 00:13:18 +00:00
rugk
368e8a2ee7 chore: update SRI hash 2024-10-18 00:11:35 +00:00
rugk
e675b2547f
Fix
Fixes https://github.com/PrivateBin/PrivateBin/issues/1420

I have not tested it practically (just a quick hotfix), but given the code history and this was what worked before, I guess this should work. 🙃
2024-10-16 23:09:00 +02:00
parthiv-m
773c56fc94 Fix conditional display of 'New' paste button on alert 2024-10-14 12:54:36 -04:00
parthiv-m
5acecdb879 Fix for styleci failures 2024-10-13 17:51:45 -04:00
parthiv-m
f2b60d3765 Add _is_deleted status message to Controller and prompt for button click after paste delete 2024-10-13 17:45:05 -04:00
PrivateBin Translator Bot
b5da63318d New translations en.json (Polish) 2024-10-11 14:12:31 +02:00
El RIDO
702831ea38
Merge pull request #1416 from ensag-dev/patch-1
i18n: Update Occitan locale
2024-10-11 07:15:28 +02:00
El RIDO
aafc143a5a strict types in templates 2024-10-11 07:14:18 +02:00
El RIDO
a36d72e914 handle potential key cast
since we introduced strict types, this test occasionally fails when a ID consisting only of decimal numbers gets generated
2024-10-11 07:13:20 +02:00
ensag-dev
a8331d65df
Update Occitan locale 2024-10-10 09:31:08 +02:00
El RIDO
0040531057 fix Czech translation tests, test strings now use a non-breaking space 2024-10-09 07:04:12 +02:00
El RIDO
0cc556e8ad
Merge pull request #1415 from PrivateBin/crowdin-translation
New Crowdin updates
2024-10-09 06:55:49 +02:00
PrivateBin Translator Bot
55e5f65cbd New translations en.json (Polish) 2024-10-08 23:30:43 +02:00
parthiv-m
d69d29f3a9 Fix: Once a paste is deleted, navigate to
the home page after 5 seconds; change type
of the corresponding alert to alert-success
2024-10-07 17:42:37 -04:00
El RIDO
545ef9f64a
Merge pull request #1411 from mormegil-cz/cs-translation
Fix/improve/complete Czech translation
2024-10-05 09:01:30 +02:00
Mormegil
4cc2a20d66 Fix/improve/complete Czech translation 2024-10-03 16:26:47 +02:00
El RIDO
f4bb624ae6
Merge pull request #1410 from PrivateBin/crowdin-translation
New Crowdin updates
2024-10-02 18:23:25 +02:00
PrivateBin Translator Bot
a58b7b80f8 New translations en.json (Ukrainian) 2024-10-02 06:03:27 +02:00
El RIDO
9ac08ba202
Merge pull request #1408 from PrivateBin/crowdin-translation
New Crowdin updates
2024-10-01 22:06:30 +02:00
PrivateBin Translator Bot
d8a986dbda New translations en.json (Greek) 2024-10-01 21:54:55 +02:00
PrivateBin Translator Bot
d9fa9786c9 New translations en.json (Ukrainian) 2024-10-01 21:54:54 +02:00
PrivateBin Translator Bot
50ac504fed New translations en.json (Greek) 2024-10-01 16:54:37 +02:00