1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
Oinktube/plugin/Gallery
Daniel Neto 368d2009ac Add methods to AVideoPlugin for dynamic comment and big video includes
- Implemented `getCommentsIncludeFile` and `getBigVideoIncludeFile` methods in AVideoPlugin to allow plugins to provide custom include files for comments and big video sections.
- Updated `mainArea.php` to utilize the new method for including big video files.
- Added default implementations for these methods in PluginAbstract.
- Modified `videoComments.php` to include comments dynamically based on the new method.
2025-06-20 13:27:15 -03:00
..
tools Fix user instantiation in sortChannelsBySubscribers.php to correctly reference user ID for channel name retrieval. 2025-06-08 11:17:56 -03:00
view Add methods to AVideoPlugin for dynamic comment and big video includes 2025-06-20 13:27:15 -03:00
buttonChannelToGallery.php Git update 2022-03-17 11:43:59 -03:00
channelToGallery.json.php https://github.com/WWBN/AVideo/issues/6372 2022-03-10 19:45:50 -03:00
fullscreen.css https://github.com/WWBN/AVideo/issues/8253 2023-07-27 11:05:52 -03:00
fullscreen.js update 2023-08-09 08:06:43 -03:00
functions.php Update URL rewrite rules and mapping for trending videos to 'popular-now' in .htaccess and Gallery plugin 2025-06-16 17:51:01 -03:00
Gallery.php Refactor section ordering in Gallery plugin to use usort for improved clarity and maintainability; enhance code formatting for consistency. 2025-06-08 15:33:06 -03:00
script.js Git update 2022-03-17 11:43:59 -03:00
style.css Adjust gallery 2024-10-01 14:45:30 -03:00