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

88 commits

Author SHA1 Message Date
Daniel Neto
2da8b46bd1 Update fileinput 2024-04-08 17:21:34 -03:00
Daniel Neto
b565543ec0 Update page builder 2024-04-02 13:44:59 -03:00
Caleb Mazalevskis
3259b922b3
Modernise array syntax. 2023-02-15 23:22:37 +08:00
DanieL
e170e053e1 Updates 2022-12-30 10:06:43 -03:00
DanieL
49d1a93ad0 Login updates 2022-12-29 10:57:01 -03:00
DanieL
73e602261b ROKU JSON from playlists
Option for each user can select what playlist newly encoded videos will be automatically added
2022-09-05 17:20:10 -03:00
DanieL
e6904fcb35 Adding the correct language on the head tag 2022-08-22 13:19:40 -03: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
337d2c2894 Affiliates update 2022-03-09 09:29:51 -03:00
Caleb Mazalevskis
27a7925b98
Refactor. 2022-01-06 21:44:29 +08:00
Daniel
5a9be90a0a TopMenu update for mobile 2021-12-20 17:30:29 -03:00
Daniel
d4d042e041 Moving to node_modules folder to make easier to upgrade
trying to move from Bootstrap 3 to Bootstrap 5
2021-10-26 14:52:45 -03:00
Daniel
0c934698b3 Fix redirect 2021-09-16 11:56:27 -03:00
Daniel
2bbb1bbd3a https://huntr.dev/bounties/49403dd8-edce-425f-9452-232cf455da2e/ 2021-09-14 16:27:38 -03:00
DanielnetoDotCom
2153147be4 Improve json_decode 2021-04-15 09:10:29 -03:00
DanielnetoDotCom
c2cd81669f Make sure use the CDN form images, JS and CSS 2021-04-03 13:32:56 -03:00
DanielnetoDotCom
44a9b1b67c Updates 2021-03-05 09:36:44 -03:00
DanielnetoDotCom
b7a53f5078 Admin can add and remove plans to users 2021-03-04 15:28:07 -03:00
DanielnetoDotCom
4673320710 Fancy Login background 2021-03-04 09:15:27 -03:00
DanielnetoDotCom
730f4893f2 Adding socket support
-- When upload a video to a certain category, this video will be part of a user group automatically
-- one category can add your video in more than one user group
-- Allow user add some extra info in JSON format, for example bank info and other thing
-- This is based on users_extra_info table 
-- add full text search https://github.com/WWBN/AVideo/issues/4343
2021-01-14 14:24:07 -03:00
SiZiOUS
8496425705 Page title separator is ready to be handled in configuration 2020-12-29 15:08:35 +01:00
SiZiOUS
a185ec12cf Improving title on My Account page.
The icon on the Save button was left aligned as the other buttons.
2020-12-29 12:19:51 +01:00
SiZiOUS
7262da85ec Harmonizing page titles in admin, locale, objects and view 2020-12-29 11:31:08 +01: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
daniel
3660243cfd Trying to fix the cross domain login for embed content 2020-06-08 16:52:22 -03:00
daniel
a50c73acf8 Improve channel layout with similar youtube Channel Art size 2020-05-04 15:19:22 -03:00
daniel
400ab5d239 Rebranding 2019-12-02 12:17:41 -03:00
daniel
ab7ff8c898 2019-03-12 10:16:30 -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
ac26179b0c There is a option now so admin can allow each user to chose if wants to
let other users download or share his videos
2018-12-15 09:36:45 -03:00
Frank Tang
1989bc724e simple-php-router - fix issue caused by relatively include in view/user.php 2018-10-20 13:12:21 +08:00
daniel
49e7d45af5 add a function to read tail 2018-10-06 12:39:51 -03:00
daniel
6dc92b6485 Adding option for personal information on user 2018-10-04 14:59:01 -03:00
daniel
51f00af28d https://github.com/DanielnetoDotCom/YouPHPTube/issues/1076 2018-09-19 09:53:15 -03:00
daniel
4c686bde53 Fix the remember me check box on chrome 2018-07-19 10:49:31 -03:00
Vinzenz Hersche
8f716fb95d fix for remember-me checkbox 2018-07-19 01:16:19 +02:00
daniel
cca798e218 Add on advanced an option to force category instead video name
https://github.com/DanielnetoDotCom/YouPHPTube/issues/871
2018-07-18 10:31:57 -03:00
daniel
809b45ead4 Merge origin/master 2018-07-18 09:05:02 -03:00
daniel
899c78301b Commandline tool to update an changed URL or domain 2018-07-18 09:04:49 -03:00
Vinzenz Hersche
71ae468b57 first implementation of "remeber me" function - one login-interrupt is unsolved yet 2018-07-18 04:21:25 +02:00
Vinzenz Hersche
2f23875a67 remove some deprecated lines and debug 2018-06-26 04:03:15 +02:00
Vinzenz Hersche
4c83001536 merge 2018-06-11 15:07:46 +02:00
daniel
1818499253 Version 5.6 add a google analytics per user, this will be used in any
played video from this user
2018-06-08 10:59:00 -03:00
Vinzenz Hersche
a2c603e26f more direct ajax and rewrites 2018-06-06 19:50:59 +02:00
Vinzenz Hersche
e8b9bfdef7 remove some beautified urls used in background only 2018-06-06 18:58:46 +02:00
Vinzenz Hersche
4b5e5cd4fe init php-routing, unfinished 2018-06-06 03:29:44 +02:00
daniel
245865b19c Fix fonts awesome 5 2018-05-06 11:35:58 -03:00
daniel
8726d18bf0 Fix fonts awesome 5 2018-05-05 18:13:03 -03:00