1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 02:09:22 +02:00
Commit graph

1213 commits

Author SHA1 Message Date
DanieL
bce7218ed9 Fix obclean 2022-04-07 17:49:01 -03:00
DanieL
08116a0fc0 Fix obclean 2022-04-07 17:17:48 -03:00
DanieL
aeaba40803 Fix obclean 2022-04-07 17:05:39 -03:00
DanieL
7ccc38f92f Fix obclean 2022-04-07 17:03:42 -03:00
DanieL
c2432e5006 Fix obclean 2022-04-07 16:26:25 -03:00
DanieL
b125c72ec4 Tool to import a channel 2022-04-07 13:02:19 -03:00
DanieL
318dec827b Improve get social 2022-04-05 14:12:06 -03:00
DanieL
9cf51342a1 Improve get social 2022-04-05 14:00:18 -03:00
DanieL
c2e47d05d4 upload image into the email all users
sort schedule by date
2022-04-05 11:16:27 -03:00
DanieL
ce8a137817 Fix live online label 2022-04-05 10:11:29 -03:00
DanieL
1e475ee18c Fix layout 2022-04-05 09:34:02 -03:00
DanieL
5ab35930a1 Show phone on users manager
Add hability ot @mention users on chat2
2022-04-05 09:12:04 -03:00
DanieL
b9f98a96a7 Fix blank page on ob_start 2022-04-04 15:53:36 -03:00
DanieL
59c41fd50e Fix blank page on ob_start 2022-04-04 15:48:38 -03:00
DanieL
025277521e No need to check port 2022-03-28 09:24:01 -03:00
DanieL
7dfee5dd40 Adding media session support 2022-03-25 15:10:15 -03:00
DanieL
8a416c4eac Improve preroll and post roll images 2022-03-24 15:37:38 -03:00
DanieL
b8b51bb84a Help dedbug 2022-03-22 11:20:19 -03:00
DanieL
69df55b5e6 Help dedbug 2022-03-22 11:14:42 -03:00
DanieL
9b2cf52fa5 Help dedbug 2022-03-22 11:10:42 -03:00
DanieL
04891b0d51 Remove error msg 2022-03-18 19:47:15 -03:00
Daniel
83fe8ce9dc Fix error 2022-03-17 15:39:58 -03:00
Daniel
c40e27bf9f better debug 2022-03-17 14:19:15 -03:00
Daniel
c972f6978e AD server can support more formats 2022-03-17 11:45:57 -03:00
Daniel
602ca1128e Git update 2022-03-17 11:43:59 -03:00
Daniel
7722ddfc3c XSS vulnerability fix , thanks Max Boll 2022-03-13 11:02:25 -03:00
Daniel
f6f372f1f4 XSS vulnerability fix , thanks Max Boll 2022-03-13 11:01:29 -03:00
Daniel
3722335f80 XSS vulnerability fix , thanks Max Boll 2022-03-13 11:00:47 -03:00
Daniel
c00750af15 Fix padding 2022-03-11 15:32:20 -03:00
Daniel
337d2c2894 Affiliates update 2022-03-09 09:29:51 -03:00
Daniel
0c3f1c496a https://github.com/WWBN/AVideo/issues/6338 2022-03-08 09:30:13 -03:00
Daniel
3a0eb0298e Pre Update for new version 2022-03-03 21:07:08 -03:00
Daniel
4e7ff5bbb2 Allow no CDN 2022-02-28 15:15:58 -03:00
Daniel
77cac1cdfb count lives properly 2022-02-28 13:28:07 -03:00
Daniel
3ceb00679f count lives properly 2022-02-28 13:20:25 -03:00
Daniel
f10f53dcfa Update tutorials site URL 2022-02-23 11:47:06 -03:00
Daniel
101daafecd Update verify URL 2022-02-23 11:44:37 -03:00
Daniel
fbee728e5e Improve 2022-02-22 14:04:31 -03:00
Daniel
e0225924e1 https://github.com/WWBN/AVideo/issues/6283
Replace from about only if about is not empty
2022-02-14 10:52:11 -03:00
Daniel
10e356c044 Fix ip get 2022-02-14 10:21:55 -03:00
Daniel
f0e88a1421 https://github.com/WWBN/AVideo/issues/6267 2022-02-08 15:32:29 -03:00
Daniel
1fee8b996f Return channels on the default gallery search 2022-02-08 14:28:39 -03:00
Daniel
1fa7054431 Allow to change PHP Location 2022-02-05 13:23:09 -03:00
Daniel
d7e949e45f If is cache force 777 2022-02-05 12:00:28 -03:00
Daniel
96953dc313 If is cache force 777 2022-02-05 11:58:51 -03:00
Daniel
7942ebe1b6 Merge origin/master 2022-02-04 12:37:24 -03:00
Daniel
f837ed080e Commiting modifications 2022-02-04 12:37:14 -03:00
KrzysioMisio
15c7958b9b
Polish characters
encoding of Polish characters
2022-02-04 11:57:33 +01:00
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
13eb33f6ea
Fix one typo and slightly improve readability.
- Fixes one typo ("Let users request ... must be done manually").
- Adjusts some odd array endings to slightly improve their readability.
2022-02-03 09:14:44 +08:00