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

83 commits

Author SHA1 Message Date
daniel
03760fbcae 2018-05-23 12:49:28 -03:00
daniel
ac4eae02f3 this retry the query in case the cache fail
https://github.com/DanielnetoDotCom/YouPHPTube/issues/713
2018-05-23 09:41:46 -03:00
daniel
edd55ed2e9 this retry the query in case the cache fail
https://github.com/DanielnetoDotCom/YouPHPTube/issues/713
2018-05-23 09:40:03 -03:00
daniel
83df904f97 this retry the query in case the cache fail 2018-05-23 09:39:07 -03:00
daniel
1bbf21a6d7 this retry the query in case the cache fail 2018-05-23 09:37:51 -03:00
Vinzenz Hersche
7ea41baf81 fix static (where was this coming from) 2018-05-23 02:39:09 +02:00
Vinzenz Hersche
7b8b972075 catch unmatching params now with the prepared statement 2018-05-19 14:45:07 +02:00
Vinzenz Hersche
09d7083c2f fix mysqlnd-text in errors 2018-05-18 23:03:19 +02:00
Vinzenz Hersche
6272d78a86 save more requests (commit for testing in demo) 2018-05-17 00:39:45 +02:00
daniel
995f77154b Some plugins are returning empty videos
https://github.com/DanielnetoDotCom/YouPHPTube-Encoder/issues/68
2018-05-16 18:21:50 -03:00
Vinzenz Hersche
e5a5c03e1d #683 , integrate youtube-embedded to videojs (disable-able) and kill some notices.. 2018-05-16 04:26:11 +02:00
Vinzenz Hersche
40a60c9847 add option for force refresh 2018-05-15 04:19:16 +02:00
Vinzenz Hersche
3be3bb65a3 count saved querys 2018-05-15 03:21:40 +02:00
Vinzenz Hersche
09c9ced44a no more double-querys to the db.. caching! ;) 2018-05-15 03:12:13 +02:00
Vinzenz Hersche
2253ffa333 disable debug 2018-05-14 00:22:26 +02:00
Vinzenz Hersche
753b4690b9 disable debug 2018-05-13 06:43:22 +02:00
Vinzenz Hersche
b7d4fb4204 fix error-logging on mysql-class and revert comment's save-method cause it's a error abount foreign keys - no clue 2018-05-13 06:40:23 +02:00
Vinzenz Hersche
12da7d395a experimental commit, more prepared statements to comments and category, include bootstrap to combined files 2018-05-13 05:19:21 +02:00
Vinzenz Hersche
03881be50a ugly typo 2018-05-12 03:16:36 +02:00
Vinzenz Hersche
c94c1c0673 add comments and use return false a bit more consequent 2018-05-12 03:13:24 +02:00
Vinzenz Hersche
c9d33c745d typo fixed and new num_rows implemented 2018-05-12 00:53:00 +02:00
Vinzenz Hersche
b9455c3032 improve mysql_dal and use the new method for num_rows 2018-05-11 20:31:46 +02:00
Vinzenz Hersche
96e7c7de72 improve mysql_dal and use the new method for num_rows 2018-05-11 20:30:39 +02:00
daniel
1fa44043fb Improving the wallet 2018-05-11 09:27:03 -03:00
daniel
3b5a628556 Improving the wallet 2018-05-11 09:23:10 -03:00
Vinzenz Hersche
f290da0bcb fallback-fixes 2018-05-10 19:02:48 +02:00
Vinzenz Hersche
665191b0b7 fix typo 2018-05-10 18:37:18 +02:00
Vinzenz Hersche
00a4ba200f disable commit in mysqlDAL 2018-05-10 16:22:00 +02:00
Vinzenz Hersche
da8ac6dc98 fix typo and extend db-stuff 2018-05-10 05:09:37 +02:00
Vinzenz Hersche
41ff0511dd better sql-method, more replacements 2018-05-10 04:29:56 +02:00
Vinzenz Hersche
b9936f279a make progress with the DAL and began to implement it. EXPERIMENTAL yet! 2018-05-09 06:40:31 +02:00
Vinzenz Hersche
12deb0e66a update testing-code-example 2018-05-09 04:35:07 +02:00
Vinzenz Hersche
b6d882a1a2 working draft of prepared statements with mysqlnd-free fallback 2018-05-09 04:31:15 +02:00