dependabot[bot]
fe4674f14a
Bump stripe/stripe-php from 8.12.0 to 9.1.0
...
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php ) from 8.12.0 to 9.1.0.
- [Release notes](https://github.com/stripe/stripe-php/releases )
- [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-php/compare/v8.12.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: stripe/stripe-php
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 09:27:39 +00:00
DanieL
b135d57e1a
Add asyncronus feature
2022-08-02 14:26:51 -03:00
dependabot[bot]
bb4f5c99a2
build(deps): bump guzzlehttp/psr7 from 1.8.5 to 2.2.1
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 1.8.5 to 2.2.1.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/1.8.5...2.2.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 18:26:47 +00:00
dependabot[bot]
ceb25d9446
build(deps): bump monolog/monolog from 1.26.1 to 2.6.0
...
Bumps [monolog/monolog](https://github.com/Seldaek/monolog ) from 1.26.1 to 2.6.0.
- [Release notes](https://github.com/Seldaek/monolog/releases )
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md )
- [Upgrade guide](https://github.com/Seldaek/monolog/blob/main/UPGRADE.md )
- [Commits](https://github.com/Seldaek/monolog/compare/1.26.1...2.6.0 )
---
updated-dependencies:
- dependency-name: monolog/monolog
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 13:06:40 +00:00
dependabot[bot]
b232811b71
build(deps): bump ratchet/pawl from 0.3.5 to 0.4.1
...
Bumps [ratchet/pawl](https://github.com/ratchetphp/Pawl ) from 0.3.5 to 0.4.1.
- [Release notes](https://github.com/ratchetphp/Pawl/releases )
- [Commits](https://github.com/ratchetphp/Pawl/compare/v0.3.5...v0.4.1 )
---
updated-dependencies:
- dependency-name: ratchet/pawl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 13:06:05 +00:00
dependabot[bot]
26ce33d04e
build(deps): bump abraham/twitteroauth from 1.2.0 to 3.1.0
...
Bumps [abraham/twitteroauth](https://github.com/abraham/twitteroauth ) from 1.2.0 to 3.1.0.
- [Release notes](https://github.com/abraham/twitteroauth/releases )
- [Commits](https://github.com/abraham/twitteroauth/compare/1.2.0...3.1.0 )
---
updated-dependencies:
- dependency-name: abraham/twitteroauth
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 13:05:13 +00:00
dependabot[bot]
4e6ac0e93d
build(deps): bump stripe/stripe-php from 7.114.0 to 8.2.0
...
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php ) from 7.114.0 to 8.2.0.
- [Release notes](https://github.com/stripe/stripe-php/releases )
- [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-php/compare/v7.114.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: stripe/stripe-php
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 13:03:06 +00:00
dependabot[bot]
36ba72cf81
build(deps): bump guzzlehttp/guzzle from 6.5.5 to 7.4.2
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 6.5.5 to 7.4.2.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.5...7.4.2 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 13:01:51 +00:00
Daniel
2a9630258f
https://github.com/WWBN/AVideo/issues/6345#issuecomment-1067056556
...
Also check the lang in case insensitive
2022-03-14 14:28:38 -03:00
Caleb Mazalevskis
27a7925b98
Refactor.
2022-01-06 21:44:29 +08:00
Daniel
fe780f7660
Fix
2021-11-08 13:41:56 -03:00
Caleb Mazalevskis
0215fccdea
Adjust Composer platform requirements.
...
Unable to update norkunas/onesignal-php-api due to previous platform
requirements (we had >=7.2.5 set before, but norkunas/onesignal-php-api
requires PHP >=7.3).
2021-10-12 15:24:34 +08:00
Daniel
fda303b73f
https://github.com/WWBN/AVideo/issues/5798
2021-10-08 09:10:19 -03:00
Daniel
c721fb236a
Moving composer into vendor folder
2021-10-05 14:32:55 -03:00
Daniel
cdb5360b5d
Moving composer into vendor folder
2021-10-05 14:04:18 -03:00
Daniel
ef197d6716
Moving composer into vendor folder
2021-10-05 13:30:11 -03:00
Daniel
cecf7f4410
Moving composer into vendor folder
2021-10-05 13:12:36 -03:00
Daniel
ac55600f15
Noving composer into vendor folder
2021-10-05 12:33:58 -03:00
Daniel
f1b6d0af52
Noving composer into vendor folder
2021-10-05 11:42:35 -03:00
Daniel
ff3c9359ed
Add a autopost feature to autopost random videos on social media
2021-10-05 09:54:36 -03:00
Daniel
a81d3e115c
https://github.com/WWBN/AVideo/issues/5383
2021-07-07 11:00:17 -03:00
Daniel
bdc9adfcd1
PayPal and IPN Updates
2021-07-06 11:36:23 -03:00
DanielnetoDotCom
32f707fd93
Fixing B2 and S3
2021-05-06 21:48:16 -03:00
DanielnetoDotCom
1a0b33c80d
PGP 2FA support
2021-03-31 19:03:24 -03:00
DanielnetoDotCom
730f4893f2
Adding socket support
...
-- When upload a video to a certain category, this video will be part of a user group automatically
-- one category can add your video in more than one user group
-- Allow user add some extra info in JSON format, for example bank info and other thing
-- This is based on users_extra_info table
-- add full text search https://github.com/WWBN/AVideo/issues/4343
2021-01-14 14:24:07 -03:00
Caleb Mazalevskis
90a1066c9f
Sync dependencies and remove duplicates.
2020-12-31 00:18:36 +08:00
Caleb Mazalevskis
a3a28d0fb4
Update composer.json
...
Since most dependencies already exist inside the objects directory, and
vendor seems to not be referenced within the main codebase anywhere,
let's cite that in the composer.json file to be used instead of vendor.
2020-12-30 23:07:47 +08:00
Gustavo Novaro
0d1e710c34
Set up minimal php requisites in composer file. Add external projects to composer requirements.
2020-07-07 09:35:18 -03:00
Gustavo Novaro
5fec57f5e0
Add basic composer file
2020-07-06 19:49:45 -03:00