1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Commit graph

89 commits

Author SHA1 Message Date
Caleb Mazalevskis
8ce4b01fda
Stricter checking.
'!==' is slightly more secure than '!=' due to type strictness/looseness.
2022-02-03 09:25:00 +08:00
Caleb Mazalevskis
27a7925b98
Refactor. 2022-01-06 21:44:29 +08:00
Daniel
b50c64ad19 Fix empty queries 2021-10-29 18:23:31 -03:00
Daniel
bc5b621657 Reduce the total of cache files
https://github.com/WWBN/AVideo/issues/5849
2021-10-28 15:36:55 -03:00
Daniel
40962b48dc https://github.com/WWBN/AVideo/issues/5876 2021-10-25 11:54:18 -03:00
Daniel
f1b6d0af52 Noving composer into vendor folder 2021-10-05 11:42:35 -03:00
Daniel
89a10ac7ef https://github.com/WWBN/AVideo/issues/5455 2021-07-22 13:01:56 -03:00
DanielnetoDotCom
e29ca5570e Avoid reconnect 2021-02-24 16:14:14 -03:00
DanielnetoDotCom
c0e13e6384 FIx 2021-01-29 23:35:34 -03:00
DanielnetoDotCom
9926bbb38a Avoid fatal error 2021-01-15 16:27:28 -03:00
Caleb Mazalevskis
7f32486ea3
Refactor and cleanup. 2021-01-01 17:20:30 +08:00
DanielnetoDotCom
763031cdae Easy access to the log file 2020-10-15 19:36:49 -03:00
DanielnetoDotCom
16059b5d84 New version 9.6 that add support to encoder Version 3.3
you can now dynamic extract resolutions from MP4 and Webm files on encoder
-- Add Login control
-- Fix some layout issues
-- support for encoder 3.3 and dynamic resolutions for MP4 and webm
2020-10-12 23:03:47 -03:00
DanielnetoDotCom
46a85c437c 2020-09-30 09:18:40 -03:00
DanielnetoDotCom
5913bccc2f 2020-09-20 12:53:25 -03:00
DanielnetoDotCom
e8d820245d 2020-09-20 12:50:13 -03:00
DanielnetoDotCom
b9036ed04b 2020-09-20 12:32:07 -03:00
daniel
32a97f408e Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 14:08:22 -03:00
daniel
3d5b458779 Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 13:50:51 -03:00
daniel
7074f3f89a Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 13:45:18 -03:00
daniel
002a3162c5 Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 13:44:43 -03:00
daniel
f7ee33fda2 Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 13:41:42 -03:00
daniel
16afc5593c Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 13:40:39 -03:00
daniel
62cf0aa529 https://github.com/WWBN/AVideo/issues/3136 2020-05-26 11:56:14 -03:00
daniel
df5644d503 2020-05-13 15:40:28 -03:00
daniel
e7958c6f90 2020-05-13 15:39:49 -03:00
daniel
13cb6575bb 2020-05-13 14:34:25 -03:00
daniel
68b224d7c0 2020-05-13 14:33:15 -03:00
daniel
df4816a824 2020-05-13 14:30:43 -03:00
daniel
551d5ba75e 2020-05-09 14:47:24 -03:00
daniel
9a5c483182 allow you to choose not log errors, to try to improve performance
add variable $global['noDebug'] = 1 on your configuration.php file
2020-01-05 16:52:54 -03:00
daniel
400ab5d239 Rebranding 2019-12-02 12:17:41 -03:00
daniel
027ac47768 https://github.com/YouPHPTube/YouPHPTube/issues/1979 2019-08-22 12:40:14 -03:00
daniel
36de24b036 https://github.com/YouPHPTube/YouPHPTube/issues/1979
https://github.com/YouPHPTube/YouPHPTube/issues/1980
2019-08-22 12:05:16 -03:00
daniel
50826654fa https://github.com/YouPHPTube/YouPHPTube/issues/1979 2019-08-22 10:20:23 -03:00
daniel
6312cf262d 2019-08-17 11:13:37 -03:00
daniel
8d866e0837 2019-06-08 13:01:31 -03:00
daniel
4faa91b249 2019-06-08 12:58:51 -03:00
daniel
2dbb934937 Add Stripe Support 2019-06-01 11:05:27 -03:00
daniel
68caeb912d Adding a playlist plugin that gives you more options over your content 2019-02-01 17:55:50 -03:00
daniel
0c3f4473af adding secure method 2019-01-31 07:23:06 -03:00
daniel
091abee3cf Try to catch all queries on audit 2018-08-28 10:36:51 -03:00
daniel
5a2a2a7db4 Add Audit module,
Add menu on video to share the video time
2018-08-23 09:42:18 -03:00
daniel
edef4fd42b need to add dechex because some times it return an negative value and make it fails on javascript playlists 2018-07-18 20:21:00 -03:00
daniel
942b956db6 I got this error Can't create/write to file 'xxxx.txt' (Errcode: 13 - Permission denied) 2018-06-26 17:48:56 -03:00
daniel
24a6071411 I got this error Can't create/write to file 'xxxx.txt' (Errcode: 13 - Permission denied) 2018-06-26 17:48:19 -03:00
daniel
90de345a13 I got in some cases Allowed memory exhausted on videos manager 2018-06-19 12:36:50 -03:00
daniel
03192877b9 Remove the exit, because if a user enable a plugin and forget to install the tables the app got a blank broken page
https://github.com/DanielnetoDotCom/YouPHPTube/issues/734#event-1659565033
2018-06-02 07:20:30 -03:00
daniel
a279b3e746 Remove the exit, because if a user enable a plugin and forget to install the tables the app got a blank broken page
https://github.com/DanielnetoDotCom/YouPHPTube/issues/734#event-1659565033
2018-06-02 07:11:37 -03:00
daniel
d179a07e44 Remove the exit, because if a user enable a plugin and forget to install the tables the app got a blank broken page 2018-06-02 07:10:38 -03:00