Caleb Mazalevskis
5b8c6f9e9f
Fix untranslatable translation string.
...
Instead of splitting the strings in two to encompass the variable, better
to merge as one string and then pull the variable using sprintf.
Splitting as two means it would only be possible to translate the strings
sensibly to languages which use the same SVO (Subject-Object-Verb) word
order as English. For languages with different word order, subsequent
translations would make no sense.
By merging as one string, word order doesn't matter anymore, because
translations can be arranged however needed.
2024-03-25 23:30:21 +08: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
c24dbc5a5a
Update tutorials site URL
2022-02-23 11:47:11 -03:00
Caleb Mazalevskis
27a7925b98
Refactor.
2022-01-06 21:44:29 +08:00
DanielnetoDotCom
3c9114119f
Fix fatal error with modrewite disabled
2021-05-05 23:57:57 -03:00
Julian Romero
d20a9e7b19
Update index.php
2021-04-20 15:20:00 -06:00
Julian Romero
325d9e8c4a
Update index.php
...
added translation strings
2021-04-20 15:08:19 -06:00
DanielnetoDotCom
15caf86e37
https://github.com/WWBN/AVideo/issues/4633
2021-03-01 13:31:11 -03:00
daniel
770d04b645
2020-06-05 16:40:21 -03:00
daniel
b2ffc96bfb
2020-06-01 09:18:33 -03:00
daniel
484be0cbea
2020-06-01 09:14:14 -03:00
daniel
400ab5d239
Rebranding
2019-12-02 12:17:41 -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
Vinzenz Hersche
4b10d9b151
start with i18n-urls by router (inactive)
2018-06-24 04:51:00 +02:00
Vinzenz Hersche
4ddc9128cf
move routes to a separate, protected file (recommended by simple-php-router's manual)
2018-06-12 01:01:19 +02:00
Vinzenz Hersche
9b91586d37
bring back the .htaccess-check
2018-06-11 21:46:18 +02:00
daniel
55edbd451e
https://github.com/DanielnetoDotCom/YouPHPTube/issues/763#issuecomment-396344201
2018-06-11 15:46:36 -03:00
Vinzenz Hersche
4c83001536
merge
2018-06-11 15:07:46 +02:00
daniel
0a29ec9d90
2018-06-10 12:10:22 -03:00
Vinzenz Hersche
c9db184f92
allow a bit more get as well
2018-06-08 04:30:15 +02:00
Vinzenz Hersche
764788c79e
do request direct again
2018-06-08 03:07:54 +02:00
Vinzenz Hersche
09ef9b0b1b
try to fix subscribe
2018-06-08 02:48:20 +02:00
Vinzenz Hersche
f5fced858a
correct subscribes-page
2018-06-08 02:37:13 +02:00
Vinzenz Hersche
abe3362579
add audioonly and videoonly
2018-06-08 02:35:17 +02:00
Vinzenz Hersche
eb72ec97f7
workaround display ads (with rewrite, direct didn't work)
2018-06-07 04:08:15 +02:00
Vinzenz Hersche
93ca3cfd78
always exit after include our script
2018-06-07 02:50:59 +02:00
Vinzenz Hersche
844b2b0946
more direct json, move update.php to view (else, no proper rewrite, folder-view), and other stuff
2018-06-07 02:30:34 +02:00
Vinzenz Hersche
3fe72560f3
less rewrites
2018-06-07 01:08:39 +02:00
Vinzenz Hersche
a5428ace7f
add first regex for enabling dashes (-)
2018-06-07 00:44:38 +02:00
Vinzenz Hersche
a11ae23eee
progress
2018-06-06 20:16:53 +02: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
46ccf2e3ee
fix captcha
2018-06-06 05:20:25 +02:00
Vinzenz Hersche
9697698451
update a img-path and add routing-paths
2018-06-06 05:17:15 +02:00
Vinzenz Hersche
71c70c10e0
fix upload
2018-06-06 04:50:52 +02:00
Vinzenz Hersche
d56c9a247e
prepare objects for routing
2018-06-06 04:44:23 +02:00
Vinzenz Hersche
4b5e5cd4fe
init php-routing, unfinished
2018-06-06 03:29:44 +02:00
Caleb Mazalevskis
28af9c28f0
Patch.
2017-07-05 13:13:46 +08:00
daniel
f740ad8be0
Add Head Code
...
Add Logo change on configuration
2017-05-09 16:53:16 -03:00
ikonthomas
63e758a8d9
Create index.php
2017-04-23 01:29:31 +02:00
daniel
d45b4d2506
Making a better installation
2017-04-06 11:10:22 -03:00
daniel
972b68c9eb
Making a better installation
2017-04-06 10:14:56 -03:00
DanielnetoDotCom
53167fbdba
Add Files for the first time
2017-04-02 11:02:38 -03:00