Commit Graph

2543 Commits (e84a8694e4f4ca6ff7dd745aa985e27388d3dad0)

Author SHA1 Message Date
El RIDO e84a8694e4
incrementing version 2022-12-24 05:52:07 +01:00
El RIDO 12ab9bf586
Merge pull request #1019 from PrivateBin/admin
administrative script
2022-12-24 05:48:23 +01:00
El RIDO e26407d038
Merge pull request #1033 from PrivateBin/crowdin-translation
New Crowdin updates
2022-12-22 05:38:27 +01:00
PrivateBin Translator Bot 0504575362 New translations en.json (Lithuanian) 2022-12-21 23:14:25 +01:00
El RIDO 67aab7a491
bump optional libraries for GCS & S3 to address PHP 8.1 deprecation warnings 2022-12-20 19:53:32 +01:00
El RIDO 5de779a989
improve documentation 2022-12-20 19:14:37 +01:00
El RIDO 5c43ab6ef8
refactor administrative script into OOP style and to our code guidelines 2022-12-19 20:41:12 +01:00
El RIDO c00b95011b
Merge branch 'master' into admin 2022-12-19 19:15:27 +01:00
El RIDO 8ee69cbda3
Merge pull request #1030 from PrivateBin/improvements
Some minor improvements
2022-12-19 19:13:17 +01:00
El RIDO 30fec3e2eb
document changes 2022-12-13 18:45:41 +01:00
El RIDO a93c8ceccb
fold extracted function back into the one remaining place calling it 2022-12-13 06:21:37 +01:00
El RIDO 53ab57627e
re-add shuffling paste list 2022-12-12 21:28:38 +01:00
El RIDO 78e75d5a3f
Merge branch 'master' into improvements 2022-12-12 20:56:35 +01:00
El RIDO 1128c679eb
Merge pull request #1029 from AnonymousWP/dutch-translation-updates
Translate new strings to Dutch
2022-12-12 20:52:22 +01:00
El RIDO 0e5002f0d5
fix CS i18n unit test 2022-12-12 20:51:06 +01:00
El RIDO 23a2c1829f
deal with annotation reported in github actions 2022-12-12 20:49:04 +01:00
El RIDO e54277f014
re-add 10 * batch size limit in filesystem purge and support v1 dates for sorting mixed versioned comments 2022-12-12 20:48:36 +01:00
El RIDO 38574f0196
return invalid data error on API instead of exception 2022-12-12 20:46:47 +01:00
El RIDO 62c11fc782
duplications 2022-12-12 20:45:46 +01:00
AnonymousWP 8e9da9dec5
Translate new strings to Dutch
- Fix spelling errors
- Improve sentences
- Change formal to informal use of 'you' in Dutch
- Do not use literal translation of 'paste'
2022-12-11 20:05:44 +01:00
PrivateBin Translator Bot 7d34fe30b6 New translations en.json (Czech) 2022-12-11 17:31:01 +01:00
El RIDO be30f8e78f
tag needs to be signed 2022-12-11 06:15:13 +01:00
El RIDO b5602dd1ae
incrementing version 2022-12-11 05:02:15 +01:00
El RIDO d8bcc58d22
Merge branch 'master' into admin 2022-12-05 20:40:33 +01:00
El RIDO 910675c74b
apply StyleCI fix 2022-11-18 05:38:37 +01:00
El RIDO 4056057a3c
updated some links to https 2022-11-18 05:36:33 +01:00
El RIDO 07bc3285aa
moved glob iterator pattern to const, documentation 2022-11-18 05:36:06 +01:00
El RIDO 02a7be4673
Merge pull request #1014 from PrivateBin/bin
bin cleanup, testing migration script
2022-11-17 05:36:05 +01:00
El RIDO e76090229b
Merge pull request #1018 from PrivateBin/upgrade-libs
upgrade JS libraries
2022-11-17 05:35:37 +01:00
El RIDO 08854db6d6
documented change 2022-11-13 14:27:11 +01:00
El RIDO 4e2ff47b1c
add an administrative script 2022-11-13 11:18:56 +01:00
El RIDO 97047a6ef6
upgrade JS libraries 2022-11-13 06:37:23 +01:00
El RIDO b8593b1bf2
use a glob iterator to stream through as many matches as needed 2022-11-10 20:36:15 +01:00
El RIDO b3699cae8f
Merge branch 'master' into bin 2022-11-10 19:28:29 +01:00
El RIDO b53df70227
Merge pull request #1008 from PrivateBin/jdenticons-test
Jdenticons size and speed test results
2022-11-10 07:28:13 +01:00
El RIDO b2ef205411
extended script to test jdenticon ImageMagick and documented option to work without GD 2022-11-07 19:42:20 +01:00
El RIDO c0758e7bbb
correct labels, Jdenticon renders PNG or SVG, both in pure PHP 2022-11-07 19:09:16 +01:00
El RIDO e5487cee48
Merge branch 'master' into bin 2022-11-07 07:34:34 +01:00
El RIDO 2fa58b9198
Merge pull request #1015 from PrivateBin/thai
enable and credit Thai translation
2022-11-07 07:33:53 +01:00
El RIDO e970fbce8d
Merge pull request #1013 from PrivateBin/crowdin-translation
New Crowdin updates
2022-11-07 07:13:29 +01:00
El RIDO 89df4a54ec
enable and credit Thai translation 2022-11-07 07:12:40 +01:00
PrivateBin Translator Bot b0c61cc208 New translations en.json (Thai) 2022-11-07 00:58:25 +01:00
PrivateBin Translator Bot d4d4687464 New translations en.json (Thai) 2022-11-07 00:01:51 +01:00
El RIDO 0288d94a68
regenerate composer.lock with PHP 7.2 for Scrutinizer 2022-11-06 09:39:29 +01:00
El RIDO 94aab6d64b
apply StyleCI patch 2022-11-06 09:12:42 +01:00
El RIDO a799351db3
re-use logic from _getExpiredPastes()
Scrutinizer pointed out that the dieerr() function isn't available in this
class. Code does work when invoked by migrate script, but this way it would
also work in other contexts.
2022-11-06 09:09:50 +01:00
El RIDO 8ede84f000
disable test when PHP < 7.2
It started failing after we removed the cache from the Database class,
but the behaviour is still correct (exception when something goes wrong
during comment storing).
2022-11-06 08:21:32 +01:00
El RIDO 6caf1143df
add a verification step for investigating failures in tests below PHP 7.2 2022-11-06 08:13:07 +01:00
El RIDO 669c98550c
add a version check, the third argument in getopt requires PHP >= 7.1 2022-11-06 08:05:41 +01:00
El RIDO 14075cea78
trying a different approach to get that exception 70 triggered reliably 2022-11-06 07:53:43 +01:00