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
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
e754679550
Better API documentation
2025-04-08 12:15:58 -03:00
Daniel Neto
5fae8547db
Update
2024-12-30 10:57:26 -03:00
Daniel Neto
f38a9536da
Update
2024-12-03 14:56:56 -03:00
Daniel Neto
ebcf87f2fb
Update
2024-11-06 07:59:42 -03:00
Daniel Neto
ee9cd9734c
Updates
2024-11-04 12:25:28 -03:00
Daniel Neto
a9350fc335
https://github.com/WWBN/AVideo/issues/9457
2024-10-04 14:54:07 -03:00
Daniel Neto
080d2ddca1
https://github.com/WWBN/AVideo/issues/9371
2024-09-02 15:44:21 -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
fc3045521f
Update
2024-05-28 08:17:33 -03:00
Daniel Neto
2c4e22b99d
Encoder now log information, improve socket
2024-05-23 09:21:02 -03:00
Daniel Neto
abb433718e
Add intro.js
2024-05-13 10:48:47 -03:00
Daniel Neto
1033a40056
Update
2024-01-23 12:43:36 -03:00
Daniel Neto
15a35cfb8c
Update
2024-01-02 19:42:52 -03:00
Daniel Neto
eeaa44f871
Update
2023-12-29 10:23:54 -03:00
Daniel Neto
e68291bc78
Update
2023-12-09 18:51:28 -03:00
Daniel Neto
407471d19a
Update Playlist to allow it live strea programatically
2023-12-05 08:08:07 -03:00
Daniel Neto
88ba1f38cd
https://github.com/WWBN/AVideo/issues/8524
2023-10-16 17:58:47 -03:00
Daniel Neto
e16565ebcd
Updates to fix sql errors
2023-10-04 11:12:56 -03:00
Daniel Neto
c0909e9f10
update
2023-09-28 10:21:23 -03:00
Daniel Neto
aadd1744da
https://github.com/WWBN/AVideo/issues/8327#issuecomment-1699643618
2023-08-30 16:00:28 -03:00
Daniel Neto
89795fe843
Add option to execute a code, every minute, or hour, or day or month
2023-07-10 09:15:28 -03:00
Daniel Neto
3ecd27a8c7
https://github.com/WWBN/AVideo/issues/8152
2023-07-05 15:35:06 -03:00
Daniel Neto
1c7ea28b46
https://github.com/WWBN/AVideo/issues/8137
2023-06-30 08:55:17 -03:00
Daniel Neto
37e14a8982
update
2023-06-27 10:51:07 -03:00
Daniel Neto
1f1cb545b6
https://github.com/WWBN/AVideo/issues/7805
2023-03-17 09:41:55 -03:00
Daniel Neto
42e0a6eaa8
fix
2023-03-03 14:53:41 -03:00
Daniel Neto
0dfc30cf50
update
2023-03-03 14:42:55 -03:00
Daniel Neto
b071c4cf7c
fixes
2023-02-27 10:35:12 -03:00
Daniel Neto
759b6e5a67
Update
2023-02-21 13:24:15 -03:00
Daniel Neto
79e4860c34
update
2023-02-21 13:20:25 -03:00
DanieL
e6d3088ef3
https://github.com/WWBN/AVideo/issues/7671
2023-02-17 10:29:11 -03:00
DanieL
f574e97d2a
Add a new video status
...
unlisted but searchable
2023-01-26 14:15:36 -03:00
DanieL
e170e053e1
Updates
2022-12-30 10:06:43 -03:00
DanieL
fdf55decd8
Update
2022-12-14 16:37:45 -03:00
DanieL
674829adcd
Updates
2022-11-18 15:02:45 -03:00
DanieL
7e90293d00
Bug fixes
2022-11-18 14:44:58 -03:00
DanieL
8558fb7b4e
Make some plugins parameters less complex, hiding some advanced and deprecated configurations
2022-11-16 14:02:56 -03:00
DanieL
2f2fdc4923
Add a notification central plugin UserNotification
...
this will be responsible to handle all the top bar bell button
2022-08-18 10:25:19 -03:00
DanieL
9055c49e87
Adding SEO Support on the videos manager
2022-08-04 12:50:07 -03:00
DanieL
825d034305
remove extra unused logs
2022-06-30 10:33:35 -03:00
DanieL
44ce34055c
Let the encoder return vars and callback info to the streamer
2022-05-31 15:05:52 -03:00
Daniel
f1195ee45a
Chat support animated icons on donations thankyou messages
2022-02-24 09:14:42 -03:00
Daniel
176ed7fc02
Add more plugin events
2022-02-17 10:08:10 -03:00
Daniel
f1b6d0af52
Noving composer into vendor folder
2021-10-05 11:42:35 -03:00
Daniel
b6ac531459
https://github.com/WWBN/AVideo/issues/5698
2021-09-16 09:37:16 -03:00
Daniel
8688fcf59e
Fix parameters
2021-08-18 10:09:09 -03:00
Daniel
829d5d1d38
Fix parameters
2021-08-18 10:08:01 -03:00
Daniel
e5ebb6bf6d
https://github.com/WWBN/AVideo/issues/5553
2021-08-16 16:19:53 -03:00