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

55 commits

Author SHA1 Message Date
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
b39ea09b7a composer update 2025-04-08 13:21:00 -03:00
Daniel Neto
e754679550 Better API documentation 2025-04-08 12:15:58 -03: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
d286451834 Update composer 2025-03-24 16:02:11 -03:00
Daniel Neto
472481adf9 first commit 2025-03-24 11:10:46 -03: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
Daniel Neto
1fe791261a Update 2024-08-28 16:23:56 -03:00
Daniel Neto
d7965a01b8 Update comments 2024-08-21 09:11:05 -03:00
Daniel Neto
bfa0a0d87d Update 2024-08-20 09:55:11 -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
Daniel Neto
631ea19041 Composer update 2024-07-22 22:18:13 -03: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
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
Caleb Mazalevskis
47fbfd2bca
Update Composer dependencies. 2023-02-15 23:36:22 +08:00
DanieL
7e90293d00 Bug fixes 2022-11-18 14:44:58 -03: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
DanieL
b135d57e1a Add asyncronus feature 2022-08-02 14:26:51 -03:00
Caleb Mazalevskis
d869816dcc
Composer dependencies update. 2022-07-25 11:30:24 +08:00
Caleb Mazalevskis
b51c9fcfa8
Update Composer dependencies. 2022-07-02 01:14:18 +08:00
Caleb Mazalevskis
9bba3f4066
Update Composer dependencies. 2022-06-18 17:18:18 +08:00
DanieL
44ce34055c Let the encoder return vars and callback info to the streamer 2022-05-31 15:05:52 -03:00
Caleb Mazalevskis
7bf78db178
CVE-2022-29248 2022-05-26 15:10:24 +08:00
Caleb Mazalevskis
cee0056f2f
Update all Composer dependencies. 2022-05-25 00:53:54 +08: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
Daniel
dee5d86644 https://github.com/WWBN/AVideo/issues/6304 2022-02-25 10:23:33 -03:00
Daniel
856fdcbf1a Handlebars vunerability fix
compose update
2022-02-22 15:41:02 -03:00
Caleb Mazalevskis
feb9ac315b
Update dependencies. 2022-01-06 21:30:33 +08:00
Daniel
5c6e1b987b add 2021-11-08 13:58:46 -03:00
Daniel
3749669821 add 2021-11-08 13:54:38 -03:00
Daniel
0a4e58f0ea Fix 2021-11-08 13:53:37 -03:00
Daniel
35ee381eae add 2021-11-08 13:50:56 -03:00
Daniel
42a1b34f13 Fix 2021-11-08 13:46:08 -03:00
Daniel
fe780f7660 Fix 2021-11-08 13:41:56 -03:00
Daniel
a3272b294f Fix 2021-11-08 13:39:46 -03:00
Daniel
f80b1029bb Fix 2021-11-08 13:36:13 -03:00
Daniel
d2589e176f Added vendor directory to source control 2021-11-08 13:23:16 -03:00
Daniel
ced2b1dd89 tool to help CDN 2021-11-07 09:35:26 -03:00
Caleb Mazalevskis
de37e1fc83
Update composer.lock and connected files.
This is needed in order to avoid the errors generated by the Composer
validation stage of the validation workflow in response to the changes made
previously to the composer.json file.
2021-10-12 15:46:01 +08:00
Daniel
fda303b73f https://github.com/WWBN/AVideo/issues/5798 2021-10-08 09:10:19 -03:00
Daniel
5464c8c51e Added vendor directory to source control 2021-10-05 14:29:11 -03:00
Daniel
1747bd13f0 Moving composer into vendor folder 2021-10-05 13:31:04 -03:00