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

32 commits

Author SHA1 Message Date
Caleb Mazalevskis
27a7925b98
Refactor. 2022-01-06 21:44:29 +08:00
Daniel
f1b6d0af52 Noving composer into vendor folder 2021-10-05 11:42:35 -03:00
DanielnetoDotCom
c2cd81669f Make sure use the CDN form images, JS and CSS 2021-04-03 13:32:56 -03:00
DanielnetoDotCom
869a20c2bf Fix update notification 2021-03-24 14:02:13 -03:00
DanielnetoDotCom
551379436d Improving the videos directory location 2021-01-04 16:24:45 -03:00
SiZiOUS
8496425705 Page title separator is ready to be handled in configuration 2020-12-29 15:08:35 +01:00
SiZiOUS
4d16f9a0c7 Using existing localized string for Update page 2020-12-29 12:32:49 +01:00
SiZiOUS
7262da85ec Harmonizing page titles in admin, locale, objects and view 2020-12-29 11:31:08 +01:00
DanielnetoDotCom
ab31d726d9 Some CSS fixes 2020-10-29 11:15:39 -03:00
DanielnetoDotCom
a9925e44bc Add a permission plugin that allow selected user accounts can become moderators, but without being named admin and thus giving them full control over all functions
some layouts improvements
2020-10-28 13:45:31 -03:00
DanielnetoDotCom
2a2461197a 2020-10-14 16:12:55 -03:00
DanielnetoDotCom
433a93f97a Layout improvments 2020-10-14 13:14:44 -03:00
DanielnetoDotCom
4150bb955f 2020-10-13 18:29:09 -03:00
DanielnetoDotCom
4fcaf03a95 2020-10-13 18:24:31 -03:00
Evert
f5e90cdbe6 Fixing _blank vulnerability 2020-05-08 19:11:44 +02:00
daniel
32dee36a06 Check the repository version as well 2020-04-02 11:05:19 -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
d78aded664 Adding support to https://forjesus.tv/ 2019-10-24 18:30:19 -03:00
daniel
70074f6b22 2019-10-24 11:55:28 -03:00
daniel
3a9ff3fb66 2019-05-08 13:25:07 -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
faf13bebf5 Add a class on the body that we can improve the youtube layout 2019-01-11 10:54:02 -03:00
daniel
21fd554e57 Merge origin/master
Conflicts:
	install/database.sql
	view/update.php
2018-07-02 08:26:36 -03:00
daniel
6d9db4d72d Replace cache dir remove before the script starts to let the script recreate the javascript and css files 2018-07-02 08:22:54 -03:00
Vinzenz Hersche
d71bd8472f fix side-effect by clean cache on update 2018-07-02 05:27:39 +02:00
Vinzenz Hersche
c4c9862073 remove ugly typo 2018-06-24 14:13:32 +02:00
Vinzenz Hersche
d7dd4cd518 delete log-files on update 2018-06-24 14:06:39 +02:00
Vinzenz Hersche
8d8fb2c39d clear cache on update-db-progress 2018-06-24 05:02:53 +02:00
Vinzenz Hersche
d0c8ad4f45 move and edit update-folder (conflicted with url update) 2018-06-08 02:29:31 +02:00
Vinzenz Hersche
844b2b0946 more direct json, move update.php to view (else, no proper rewrite, folder-view), and other stuff 2018-06-07 02:30:34 +02:00
Renamed from update/update.php (Browse further)