1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

67 commits

Author SHA1 Message Date
dependabot[bot]
d82974d8e9
Bump google/apiclient-services from 0.408.0 to 0.409.0
Bumps [google/apiclient-services](https://github.com/googleapis/google-api-php-client-services) from 0.408.0 to 0.409.0.
- [Release notes](https://github.com/googleapis/google-api-php-client-services/releases)
- [Commits](https://github.com/googleapis/google-api-php-client-services/compare/v0.408.0...v0.409.0)

---
updated-dependencies:
- dependency-name: google/apiclient-services
  dependency-version: 0.409.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 17:33:58 +00:00
dependabot[bot]
3bcb296637
Bump google/apiclient-services from 0.407.0 to 0.408.0
Bumps [google/apiclient-services](https://github.com/googleapis/google-api-php-client-services) from 0.407.0 to 0.408.0.
- [Release notes](https://github.com/googleapis/google-api-php-client-services/releases)
- [Commits](https://github.com/googleapis/google-api-php-client-services/compare/v0.407.0...v0.408.0)

---
updated-dependencies:
- dependency-name: google/apiclient-services
  dependency-version: 0.408.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 13:49:47 +00:00
Daniel Neto
7c9f95b33d Refactor and enhance type hinting across various classes in the Swagger-PHP library
- Updated error handling in TokenScanner to use more descriptive variable names.
- Added return type declarations for methods in Analysis, AbstractAnnotation, Components, Items, License, OpenApi, Operation, Parameter, Response, Schema, Context, Generator, and several processors to improve code clarity and type safety.
- Introduced new PipeOperatorEmulator and VoidCastEmulator classes to support PHP 8.5 features.
- Implemented Pipe binary operator and Void cast node classes to enhance the parser's capabilities.
- Improved array filtering and lambda function type hints for better readability and performance.
- Enhanced the handling of annotations and context in various processors to ensure consistent behavior and reduce potential errors.
2025-08-12 11:19:47 -03:00
Daniel Neto
df3175be0c Add authorizenet 2025-07-21 16:29:58 -03:00
Daniel Neto
b842960640 https://github.com/WWBN/AVideo/issues/9996#issuecomment-2868568302 2025-05-10 16:23:12 -03:00
Daniel Neto
2de1460f7e Merge branch 'master' of https://github.com/WWBN/AVideo 2025-04-08 12:52:30 -03:00
Daniel Neto
e754679550 Better API documentation 2025-04-08 12:15:58 -03:00
dependabot[bot]
e50b3d2b5a
Bump stripe/stripe-php from 16.6.0 to 17.1.1
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 16.6.0 to 17.1.1.
- [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/v16.6.0...v17.1.1)

---
updated-dependencies:
- dependency-name: stripe/stripe-php
  dependency-version: 17.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 10:12:04 +00:00
Daniel Neto
5959dd49d7 Add PHPUnit 2025-04-02 10:53:30 -03:00
Daniel Neto
c7e819c483 https://github.com/WWBN/AVideo/issues/9942 2025-03-27 09:23:53 -03:00
Daniel Neto
fe49f53135 Merge branch 'master' of https://github.com/WWBN/AVideo 2025-03-24 11:17:45 -03:00
Daniel Neto
472481adf9 first commit 2025-03-24 11:10:46 -03:00
dependabot[bot]
1a1fb5f528
Bump iamcal/sql-parser from 0.5 to 0.6
Bumps [iamcal/sql-parser](https://github.com/iamcal/SQLParser) from 0.5 to 0.6.
- [Release notes](https://github.com/iamcal/SQLParser/releases)
- [Commits](https://github.com/iamcal/SQLParser/compare/v0.5...v0.6)

---
updated-dependencies:
- dependency-name: iamcal/sql-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 09:47:56 +00:00
Daniel Neto
011066baa9 Add a plugin creator app 2024-11-14 11:13:31 -03:00
Daniel Neto
251e5740f0 Update socket also to respond http 2024-10-07 11:43:06 -03:00
dependabot[bot]
13052e1d33
Bump stripe/stripe-php from 15.10.0 to 16.1.0
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 15.10.0 to 16.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/v15.10.0...v16.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>
2024-10-07 09:15:17 +00:00
Daniel Neto
d7965a01b8 Update comments 2024-08-21 09:11:05 -03:00
Daniel Neto
e38b1aea36 You can now upload images to the comments. and select where the live row will appear in the gallery 2024-08-19 17:02:02 -03:00
dependabot[bot]
7630d65cc3
Bump singpolyma/openpgp-php from 0.6.0 to 0.7.0
Bumps [singpolyma/openpgp-php](https://github.com/singpolyma/openpgp-php) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/singpolyma/openpgp-php/releases)
- [Commits](https://github.com/singpolyma/openpgp-php/compare/0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: singpolyma/openpgp-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 09:34:01 +00:00
Daniel Neto
631ea19041 Composer update 2024-07-22 22:18:13 -03:00
dependabot[bot]
8203ba8461
Bump stripe/stripe-php from 14.10.0 to 15.0.0
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 14.10.0 to 15.0.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/v14.10.0...v15.0.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>
2024-07-01 09:59:15 +00:00
dependabot[bot]
e1ad84ba53
Bump stripe/stripe-php from 13.17.0 to 14.1.0
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 13.17.0 to 14.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/v13.17.0...v14.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>
2024-04-15 09:34:51 +00:00
dependabot[bot]
e2febe108e
Bump bunnycdn/storage from 2.1.0 to 3.0.0
Bumps [bunnycdn/storage](https://github.com/BunnyWay/BunnyCDN.PHP.Storage) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/releases)
- [Changelog](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/compare/2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: bunnycdn/storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 10:01:08 +00:00
dependabot[bot]
127fc7dd45
build(deps): bump psr/http-message from 1.1 to 2.0
Bumps [psr/http-message](https://github.com/php-fig/http-message) from 1.1 to 2.0.
- [Release notes](https://github.com/php-fig/http-message/releases)
- [Changelog](https://github.com/php-fig/http-message/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-fig/http-message/compare/1.1...2.0)

---
updated-dependencies:
- dependency-name: psr/http-message
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:21:50 +00:00
dependabot[bot]
b453c0ff54
build(deps): bump psr/cache from 1.0.1 to 3.0.0
Bumps [psr/cache](https://github.com/php-fig/cache) from 1.0.1 to 3.0.0.
- [Changelog](https://github.com/php-fig/cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-fig/cache/compare/1.0.1...3.0.0)

---
updated-dependencies:
- dependency-name: psr/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:19:46 +00:00
dependabot[bot]
21f746878e
build(deps): bump abraham/twitteroauth from 3.3.0 to 7.0.0
Bumps [abraham/twitteroauth](https://github.com/abraham/twitteroauth) from 3.3.0 to 7.0.0.
- [Release notes](https://github.com/abraham/twitteroauth/releases)
- [Commits](https://github.com/abraham/twitteroauth/compare/3.3.0...7.0.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>
2024-03-11 09:13:11 +00:00
Daniel Neto
0c83c9a678 Update composer 2024-03-05 19:29:45 -03:00
Daniel Neto
330cdbe615 https://github.com/advisories/GHSA-hg35-mp25-qf6h/dependabot?query=user:WWBN 2024-03-05 19:22:51 -03:00
Daniel Neto
f88b25c181 Update libs 2024-01-09 12:45:14 -03:00
dependabot[bot]
31ef130084
build(deps): bump stripe/stripe-php from 12.7.0 to 13.0.0
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 12.7.0 to 13.0.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/v12.7.0...v13.0.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>
2023-10-23 09:35:13 +00:00
dependabot[bot]
a3812fb644
build(deps): bump stripe/stripe-php from 10.21.0 to 12.0.0
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 10.21.0 to 12.0.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/v10.21.0...v12.0.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>
2023-08-21 09:02:59 +00:00
Daniel Neto
e116e92e2f Last visit setCompose update and Docker 2023-02-22 15:03:23 -03:00
DanieL
a6ee5ff144 Update composer 2023-02-17 11:42:45 -03:00
dependabot[bot]
f26c22d6b2
Bump stripe/stripe-php from 9.9.0 to 10.0.0
Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 9.9.0 to 10.0.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/v9.9.0...v10.0.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-11-21 09:28:02 +00:00
DanieL
7e90293d00 Bug fixes 2022-11-18 14:44:58 -03:00
dependabot[bot]
23ce401d62
Bump singpolyma/openpgp-php from 0.5.0 to 0.6.0
Bumps [singpolyma/openpgp-php](https://github.com/singpolyma/openpgp-php) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/singpolyma/openpgp-php/releases)
- [Commits](https://github.com/singpolyma/openpgp-php/compare/0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: singpolyma/openpgp-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:06:30 +00:00
DanieL
572620f2a8 remove parallel 2022-09-13 17:33:12 -03:00
DanieL
d2c2721633 amphp/parallel 2022-09-13 16:59:24 -03:00
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