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

148 commits

Author SHA1 Message Date
Daniel Neto
fc1cfbd1cb Update installation version to 16.0 and enhance videos_statistics table by adding user_agent and app fields with default values. Modify VideoStatistic class to include new properties and methods for user agent and app handling. 2025-06-19 17:50:22 -03:00
Daniel Neto
e0ee3d4291 Update installation version to 15.1, add created and modified timestamps to videos table, and implement beforeSaveVideo hook for plugin integration. Enhance error handling in video saving process and update allowed file extensions to include webp. 2025-06-16 15:17:39 -03:00
Daniel Neto
6f6b970498 Update comments table 2025-03-06 08:46:43 -03:00
Daniel Neto
3236cb4d9d https://github.com/WWBN/AVideo/issues/6332#issuecomment-2276915704 2024-08-08 21:34:32 -03:00
Daniel Neto
1beab3b1c0 Libs updates and new version with option to pin videos on channel 2024-08-05 11:37:04 -03:00
Daniel Neto
47a4532d0b Add Calendar 2024-05-03 12:16:27 -03:00
Daniel Neto
3ac54068bd Update 2024-04-12 14:16:37 -03:00
Daniel Neto
92ecf0815e Updae 2024-04-12 14:14:50 -03:00
Daniel Neto
04b558f5f3 Now you can choose light and dark theme 2024-04-12 14:08:49 -03:00
Daniel Neto
f0ec84e7a0 Le add a birth date on user profile 2024-01-08 14:34:32 -03:00
Daniel Neto
579a74755d Add video made_for_kids option 2024-01-08 11:38:06 -03:00
Daniel Neto
8eee1d4965 Add a description for the site. it will improve metatags 2023-10-10 16:12:10 -03:00
Daniel Neto
5fdc8a895a Update 2023-08-31 17:46:39 -03:00
Daniel Neto
696926b424 https://github.com/WWBN/AVideo/issues/8080#issuecomment-1701729704 2023-08-31 17:44:05 -03:00
Daniel Neto
a6ac9edca0 showonFirstpage update 2023-08-10 14:39:00 -03:00
Daniel Neto
8c9dbf15e6 New version 2023-07-20 10:41:06 -03:00
Daniel Neto
63928b3756 update 2023-07-18 12:42:04 -03:00
Daniel Neto
ab77872d69 Update 2023-07-17 09:50:21 -03:00
Daniel Neto
6fa17d1bfc Add option to organize the videos order 2023-07-10 09:15:49 -03:00
DanieL
ef8b32d0e2 Count total time longer 2022-12-23 14:19:35 -03:00
DanieL
9e5fc74a4a Count total time longer 2022-12-22 16:59:00 -03:00
DanieL
90e0facdcf Banner in channels clickable link
add the Website URL field on the profile and use it as a link for the channel banner
Add more info on the database regarding video publishing and notifications
2022-11-09 11:10:23 -03:00
DanieL
0ba25294f2 EPG updates 2022-08-10 14:09:36 -03:00
DanieL
211eeb5013 videoLink now is not limited by 255 chars 2022-06-30 16:37:26 -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
3a0eb0298e Pre Update for new version 2022-03-03 21:07:08 -03:00
Daniel
6727623b0a Version 11.6 Add phone to sign-up screen 2022-02-17 14:46:17 -03:00
Caleb Mazalevskis
27a7925b98
Refactor. 2022-01-06 21:44:29 +08:00
Daniel
57a7de324d Improve videos performance adding the likes and dislikes count on the videos table
also the admin can edit the total likes now
2021-11-16 09:51:04 -03:00
Daniel
b5333816b2 Change font size 2021-09-30 15:54:13 -03:00
Daniel
c69a2169ba Version 11.3 add more info on the video view tracking 2021-08-03 15:44:52 -03:00
Daniel
a5a91dc9d2 Version 11.2 that add more support to track video views 2021-08-02 12:45:30 -03:00
DanielnetoDotCom
786ea71eca You can now manually start/stop recording 2021-05-21 10:05:39 -03:00
DanielnetoDotCom
352105fb77 Allow different video status 2021-04-29 09:07:17 -03:00
DanielnetoDotCom
b3efc7aea8 https://github.com/WWBN/AVideo/issues/4913
-- Add Missin column
-- this update may release a column already exists error in some installations
2021-04-12 15:35:15 -03:00
DanielnetoDotCom
1a51f93945 Version 10.4
https://github.com/WWBN/AVideo/pull/4589
2021-02-25 08:34:48 -03:00
DanielnetoDotCom
890a14d244 1. add seasons support that will group multiple series as part of a big serie.
2. update the netflix layout to display more details about the selected series.
2021-02-24 16:23:11 -03:00
Emmanuel Dreyfus
56c24c2a78 Add active and encoding status
This is for the progressiveUpload option of Avideo-Encoder, where the
encoded videos are sent as soon as they are encoded, and not in a
final batch. The video is immediatly avaiable but we need to display
that more encoded videos are to come.
2021-02-05 02:24:10 +01: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
DanielnetoDotCom
65f5b4cd23 Allow add video watermark and playlist play live and TV 2020-11-30 16:44:26 -03:00
DanielnetoDotCom
632fbe3acd https://github.com/WWBN/AVideo/pull/3840
cannot be bigint
2020-10-26 09:31:41 -03:00
Gustavo Novaro
2d4e29b449
Small database improvements.
- Email fields must be maxlenght 254 according to RFC https://www.ietf.org/rfc/rfc2821.txt
- I strongly recommend use always the same naming convention with the fields names: Always in lower case with "_" for split words. MySQL and linux system are case sensitive and tables and fields are files in linux...
2020-10-17 00:50:03 +02:00
DanielnetoDotCom
3c7f257109 Fix installation error 2020-08-13 14:08:42 -03:00
DanielnetoDotCom
d504190b7f Version 9.4
Getting ready for the meet
2020-08-12 22:16:17 -03:00
daniel
30b70b7466 Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 12:57:25 -03:00
daniel
5b34e5bcdb Version 9.0 adding some indexes on the database to speedup video queries 2020-06-16 12:11:10 -03:00
daniel
f3dc841389 Version 8.8 update to upload images and zip files 2020-04-29 15:56:41 -03:00
daniel
5db857b422 https://github.com/WWBN/AVideo/issues/2636#issuecomment-586584216
Version 8.5 to have the filesize for each video
2020-02-15 09:28:27 -03:00
daniel
e68fc94853 filter to allow users to filter movies by ratings
Now you can sort categories
2020-01-29 18:42:54 -03:00
daniel
3b13f66fce Version 8.3 and mail fix 2020-01-20 17:38:11 -03:00