Commit Graph

561 Commits (f1c6dd7e90d43b36417b33907ffe96b56b95f27c)

Author SHA1 Message Date
Andrew Dolgov 48ed517e8d pref_prefs: remove second argument from the constructor 11 years ago
Andrew Dolgov b20b6af0dc only pass port to mysqli_connect when it is set 11 years ago
Andrew Dolgov 1f29443530 fix missing DB object when instantiated to import opml 11 years ago
Andrew Dolgov 3c200461f8 more notice css tweaks 11 years ago
Andrew Dolgov 1daf0f75fa pass DB_PORT as string 11 years ago
Andrew Dolgov 8cb5c64d62 fix auth_base referencing dbh which was not present 11 years ago
Andrew Dolgov 6421b42963 api/getHeadlines: increase limit to 200 11 years ago
Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 11 years ago
Andrew Dolgov 52d88392da move db-prefs to OO 11 years ago
Andrew Dolgov 73663db316 support pgsql in pdo 11 years ago
Andrew Dolgov 9ee90455b8 add experimental support for PDO (_ENABLE_PDO) 11 years ago
Andrew Dolgov b6a7429591 Merge branch 'master' into pdo 11 years ago
Andrew Dolgov 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 11 years ago
Andrew Dolgov 512b779391 do not try to log to sql on old schema version 11 years ago
Andrew Dolgov e441b5837b initial 11 years ago
Andrew Dolgov d9c85e0f11 classes: use OO DB interface 11 years ago
Andrew Dolgov b4b45b4534 remove sessionhandler 11 years ago
Andrew Dolgov 01568557b5 log viewer: add refresh button 11 years ago
Andrew Dolgov ae35bb87eb support mysqli when available 11 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 11 years ago
Andrew Dolgov 72ff013729 fix pluginhost created without dbh 11 years ago
Andrew Dolgov a0ed0d38d4 auth_remote: fix typo 11 years ago
Andrew Dolgov eefaa2df38 remove db_connect, db_close; CLI fixes 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 11 years ago
Andrew Dolgov 404e2e3603 more work on singleton-based DB 11 years ago
Andrew Dolgov ba68b6815a db updates, remove init_connection() 11 years ago
Andrew Dolgov 9594791782 experimental singleton-based Db connection 11 years ago
Andrew Dolgov 2cbdc95bb0 add a separate tab for the logger 11 years ago
Andrew Dolgov 9deca86d96 require entering current one time code to enable otp 11 years ago
Andrew Dolgov a5680acbe8 replace split with explode 11 years ago
Andrew Dolgov e2261e177b implement old log entry purging in update_daemon_common; add some more error types; tweak error log display 11 years ago
Andrew Dolgov b8c7f8357d do not try to load plugins which aren't directories 11 years ago
Andrew Dolgov 4e53956add implement error log viewer 11 years ago
Andrew Dolgov 889a5f9f19 experimental SQL-based error logger 11 years ago
Andrew Dolgov 4f032700db ttrssMailer: actually use OOP properly 11 years ago
Andrew Dolgov 90df27a4c1 ttrssMailer: fix typo 11 years ago
Andrew Dolgov b9863a153c unify SMTP_HOST and SMTP_PORT as SMTP_SERVER 11 years ago
Andrew Dolgov 40fe2d7382 remove js-based player, better mp3 support detection for html5 audio 11 years ago
Andrew Dolgov 5e3d5480f7 use hashed guids in a hopefully backwards compatible fashion 11 years ago
Andrew Dolgov bc7a144dd5 properly remove and replace favicon color when favicon gets manually removed/uploaded 11 years ago
Andrew Dolgov 86f7d2a9f2 make gradient less visible on read headlines 11 years ago
Andrew Dolgov 12a6bd28ac remove hsl stuff from classes/feeds, we take care of this when choosing the color 11 years ago
Andrew Dolgov e7480cc13b do not color predominantly white/black rows 11 years ago
Andrew Dolgov bfaf90e364 add row backgrounds in normal mode 11 years ago
Andrew Dolgov 85eea71e0e use w3c gradient definition 11 years ago
Andrew Dolgov e0deff3933 implement basic moz gradient for feedicon color 11 years ago
Andrew Dolgov 63c323f736 only enable colored favicons in vfeeds; fix RGB triplet packing 11 years ago
moontear 2cfbb448fb Added average color calculation of feeds' favicons for banded display. 11 years ago
Andrew Dolgov e43a9c4a01 add a %d articles selected element 11 years ago