El RIDO
b9a9e7c324
bump versions of optional cloud storage dependencies
2024-04-01 14:35:16 +02:00
El RIDO
5c29619fee
post-release cleanup
...
- prep changelog for future changes
- composer changes from re-running composer on the repo, testing deps
- change to phpunit coverage make target, required with newer releases
2024-02-11 15:10:01 +01:00
El RIDO
b6ad6b538a
allow composer to run at scrutinizer, explicitly telling it about our minimum supported PHP version
2023-07-23 10:38:14 +02:00
El RIDO
c1b3bffe8c
document change, update composer, dropping obsolete library with polyfill for random_bytes function on PHP < 7
2023-07-23 10:19:35 +02:00
El RIDO
dabcafb99b
Merge branch 'master' into php8
2023-07-05 07:15:28 +02:00
El RIDO
172088e59b
bump optional PHP libraries
2023-07-01 07:59:25 +02:00
El RIDO
57be10ed53
bump libraries, update changelog
...
required minimal changes in checkmark jQuery accessor code, found by unit tests
2023-06-18 13:47:54 +02:00
github-actions[bot]
9247b25824
Merge remote-tracking branch 'origin/master' into php8
2022-12-20 18:54:23 +00: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
c44b252aa8
Merge branch 'master' into php8
2022-10-29 19:38:01 +02:00
El RIDO
8ac69590cf
add new Jdenticon comment icon library, set it as default, fixes #793
2022-10-26 06:53:56 +02:00
github-actions[bot]
5768b1e4bd
Merge remote-tracking branch 'origin/master' into php8
2022-10-22 16:35:34 +00:00
Felix J. Ogris
ee212b1a33
implemented S3 storage backend
...
added sample configuration + aws php sdk version
coding style cleanup
2022-10-22 18:30:24 +02:00
El RIDO
38c13398fc
Merge branch 'master' into php8
2022-02-26 06:51:32 +01:00
El RIDO
7277d2bb43
update all libraries
2022-02-18 07:36:09 +01:00
El RIDO
3f469f715f
Merge branch 'master' into php8
2021-10-07 22:17:11 +02:00
El RIDO
b939b64778
Merge branch 'issue-794/add-gcs-support' of https://github.com/binxio/PrivateBin into binxio-issue-794/add-gcs-support
2021-05-30 07:57:58 +02:00
Mark van Holsteijn
342270d6dd
added Google Cloud Storage support
2021-05-28 22:39:50 +02:00
El RIDO
3dd01b1f70
testing IP exemption, handle corner cases found in testing
2021-05-22 10:59:47 +02:00
El RIDO
89f6f0051d
imported mlocati/ip-lib version 1.14.0
2021-05-22 09:21:01 +02:00
LinQhost Managed hosting
7d82c82fd9
Make it possible to exempt ips from the rate-limiter
2021-05-04 10:29:25 +02:00
El RIDO
30c8d97517
update PHP dependencies
2021-04-05 17:11:51 +02:00
El RIDO
17c3cb35c0
change tests for phpunit 9 support, breaking support with phpunit 5.6
2020-10-11 10:31:24 +02:00
El RIDO
6f90df9545
updating tests by dropping PHPunit 4.6 support
2020-10-10 12:08:58 +02:00
El RIDO
99f50f6de3
update composer dependencies - test phpunit 9
2020-10-10 11:50:48 +02:00
El RIDO
50f81e1d2e
unlock PHP 8 for composer
2020-10-10 11:24:36 +02:00
El RIDO
df408c1e82
remove code climate dependency, since I couldn't get it to work on github actions
2020-05-31 16:11:24 +02:00
El RIDO
268730e07b
remove unmaintained and incompatible codacy module
2020-05-31 15:07:17 +02:00
El RIDO
2870023e9c
updating composer requirements und identicon library
2020-02-05 19:17:22 +01:00
El RIDO
4d6897f063
increasing minimum PHP version to 5.5 as this is required by the yzalis/identicon library upgrade to version 1.2.0
2019-06-16 10:50:52 +02:00
El RIDO
db4ae09ee3
upgraded PHP libraries
2019-06-16 07:10:24 +02:00
El RIDO
0dbbb61d11
implementing web crypto API for encryption
2018-09-01 19:42:22 +02:00
El RIDO
fd6c18e573
updating random_compat library to 2.0.15 (not upgrading identicon, would raise PHP requirements to 5.5)
2018-07-01 15:32:22 +02:00
El RIDO
df921ad658
fixing licence identifier according to spdx.org for Packagist / composer
2018-02-25 10:18:43 +01:00
El RIDO
76c14795ef
removing unnecessary repository from composer: We do not depend on ourselves
2018-01-02 07:30:51 +01:00
rugk
f514381aa5
Correct license
...
We do not use the acknowledge version.
Cf.:
Without ack.: https://spdx.org/licenses/Zlib.html#licenseText
With ack.: https://spdx.org/licenses/zlib-acknowledgement.html#licenseText
2017-04-19 00:09:41 +02:00
El RIDO
88b02d866e
fixes #186 for good
2017-03-24 19:20:34 +01:00
El RIDO
651e38acbe
make travis use phpunit < 6 to avoid failing builds for PHP 7, see: https://github.com/travis-ci/travis-ci/issues/7226#issuecomment-285852088
2017-03-12 14:38:49 +01:00
El RIDO
920f02e43d
fixing composer package versions, thanks @jelhan ( #84 )
2017-01-30 20:36:38 +01:00
rugk
75cb771e4b
Merge branch 'master' into prng, resolve merge conflicts
2016-08-15 18:15:57 +02:00
rugk
bea9a577a6
Use better random number generator #29
2016-08-10 23:15:06 +02:00
El RIDO
767a995916
added missing composer.lock and added new identicon library, running: composer update --no-dev --optimize-autoloader
2016-08-10 15:01:47 +02:00
El RIDO
778fa6d0f5
added missing composer autoloader
2016-08-04 16:08:16 +02:00
El RIDO
9bde729cb5
Merge pull request #54 from Sobak/coding-style
...
Coding style
2016-08-04 15:58:46 +02:00
rugk
b8ada1fff8
missing comma
2016-07-23 09:26:00 +02:00
rugk
a2b860ffd6
This has to be an array...
2016-07-23 09:25:46 +02:00
rugk
547c050c4a
Missing comma
2016-07-23 09:18:34 +02:00
rugk
dbd802124e
Add required PHPversion
...
This is required by Packagist
2016-07-23 09:18:21 +02:00
rugk
b99ccb056d
Add more metadata in Composer.json
2016-07-23 09:06:48 +02:00
Sobak
e4f95190c3
Undo unrelated changes in composer.json
2016-07-22 15:18:15 +02:00