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

45 commits

Author SHA1 Message Date
DanielnetoDotCom
5f9c2316f9 2020-12-30 17:34:01 -03:00
DanielnetoDotCom
b003fd5abf Improving player 2020-10-21 09:55:30 -03:00
DanielnetoDotCom
727f97852a Improve buttons 2020-10-19 18:28:39 -03:00
DanielnetoDotCom
c4f40b122f Make sure the audio will work just like the video
https://github.com/WWBN/AVideo/issues/3706
2020-10-13 15:13:57 -03:00
DanielnetoDotCom
79a3ef4c69 Filter plugins on the plugins menu 2020-09-22 17:43:07 -03:00
Luděk Janča
9aeaf65f4a l10n - untranslatable help page 2020-09-07 12:39:23 +02:00
daniel
5b566462c4 2020-01-14 11:27:40 -03:00
daniel
99a76623a3 Merge origin/master
Conflicts:
	view/js/script.js
2020-01-13 17:58:48 -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
a31a9d175e add an option to do not let users remove channel filter 2018-11-03 12:41:14 -03:00
daniel
ff872a4771 If the video comes from the channel it will keep showing the channel videos 2018-11-03 08:53:34 -03:00
daniel
8cc9953209 Option to do not let users change category 2018-11-02 12:32:31 -03:00
daniel
2422a7dea7 2018-10-31 08:51:24 -03:00
daniel
f3428b6572 2018-10-30 17:43:58 -03:00
daniel
ff8bdcec05 Enable or disable some left menu 2018-10-30 10:56:53 -03:00
daniel
c01349aee1 https://github.com/DanielnetoDotCom/YouPHPTube/issues/1190
Remove the required from personalInfo
2018-10-29 21:47:24 -03:00
daniel
596c7e7ac1 2018-10-29 09:03:28 -03:00
daniel
bf44e3dfa8 2018-10-27 10:48:24 -03:00
daniel
05fa54a165 2018-10-25 13:29:42 -03:00
Andres Tello Abrego
a741c8d837 Makes the plugins updatebale 2018-09-17 23:29:22 -04:00
Andres Tello Abrego
8ac87a7a53 Fix index when not using audio or audiolinks 2018-09-13 22:20:48 -04:00
Vinzenz Hersche
7fc0097a4d update plugins for linkAudio 2018-06-04 02:09:07 +02:00
Vinzenz Hersche
5389ba8d13 videojs-hotkeys-update 2018-05-20 00:51:14 +02:00
Vinzenz Hersche
34f7f097eb improve help 2018-05-19 01:06:41 +02:00
Vinzenz Hersche
e65bda6911 extend help with text and toc 2018-05-16 00:06:21 +02:00
Vinzenz Hersche
307c28e4a8 add structure for a manual based on plugins 2018-05-15 01:34:06 +02:00
Vinzenz Hersche
1c064b40a1 enable alwaycapturehotkeys by default 2018-05-15 00:24:01 +02:00
Vinzenz Hersche
b49c6dc00a make plugin-js and css combineable (2 new methods) - proof of work: hotkeys-plugin 2018-05-14 23:33:04 +02:00
Vinzenz Hersche
3013d9de26 remove deprecated if and make hotkey-plugin more slim 2018-05-07 05:05:53 +02:00
Vinzenz Hersche
22e4547702 wait until document is ready before load - prevent bugs 2018-04-09 17:43:14 +02:00
Vinzenz Hersche
890c7ddef2 final fix for hotkeys (at least, there's no exception and it choose the right id) 2018-04-05 19:24:31 +02:00
Vinzenz Hersche
75c47a1186 syntax -.- 2018-04-05 19:12:43 +02:00
Vinzenz Hersche
2a41af9920 this should fix hotkey-plugin for audio 2018-04-05 19:11:21 +02:00
Vinzenz Hersche
3a176e4410 add author, extend description of YouPHPFlixHybrid and remove unused option there 2018-03-29 04:26:23 +02:00
Vinzenz Hersche
0a0725506b - fix loading of hotkey-plugin in cat-view via regex (proper)
- add options for individual shortcuts for play and fullscreen
2018-03-09 02:29:31 +01:00
Vinzenz Hersche
d11b572ef5 - Enable scrolling in youphpflix's video-description
- add the alwayscapture-option for hotkeys.
- simplify and refactor the code
2018-03-08 21:52:31 +01:00
Vinzenz Hersche
a23ac92007 replace the unproper hotkey-condition with a proper one 2018-03-08 16:18:32 +01:00
Vinzenz Hersche
6fa5cb0eb9 Add option for replace up/down-arrow with +/- for volume and update description in hotkeys-plugin 2018-03-03 02:48:28 +01:00
Vinzenz Hersche
2372261340 remove debug-echo from Hotkeys-plugin 2018-03-02 23:53:11 +01:00
Vinzenz Hersche
34bcc07a43 In gallery-plugin, i've fixed that it stays in /cat/catname when you click on pages. Before it was changing back.
Also, i've add a condition to do not load hotkey-stuff on category-name in a better way.
2018-03-02 21:09:57 +01:00
Vinzenz Hersche
ef98eb7a9b create a merged style-plugin (in a very light way) and make the hotkeys-plugin a bit more readable 2018-03-02 16:34:14 +01:00
Vinzenz Hersche
c9de51d3d3 add first options, fullscreen works, volume-option does not work yet 2018-01-02 22:16:38 +01:00
Vinzenz Hersche
0480d987c6 delete 2 forgotten echo's which where from learning 2018-01-02 21:44:16 +01:00
Vinzenz Hersche
7afe922b4f make hotkeys as a plugin and revert commit "add hotkey-plugin for videojs" out of this move 2018-01-02 21:26:16 +01:00