ttrss/classes
supahgreg 6704bb2cb9 minor: remove an unnecessary quotation mark 2013-04-23 07:54:41 -05:00
..
auth fix auth_base referencing dbh which was not present 2013-04-18 15:36:54 +04:00
db only pass port to mysqli_connect when it is set 2013-04-19 07:58:27 +04:00
handler more notice css tweaks 2013-04-18 22:27:05 +04:00
logger make logging configurable; add logging to syslog 2013-04-19 09:45:43 +04:00
pref make logging configurable; add logging to syslog 2013-04-19 09:45:43 +04:00
.htaccess block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
api.php api/getHeadlines: increase limit to 200 2013-04-18 12:36:27 +04:00
article.php classes: use OO DB interface 2013-04-17 20:12:14 +04:00
backend.php fix blank character after opening bracket in function calls 2013-04-17 18:34:18 +04:00
db.php pass DB_PORT as string 2013-04-18 15:44:25 +04:00
dbupdater.php revert OO-db access in dbupdater, create DbUpdater() correctly 2013-04-17 21:40:04 +04:00
dlg.php classes: use OO DB interface 2013-04-17 20:12:14 +04:00
feeds.php minor: remove an unnecessary quotation mark 2013-04-23 07:54:41 -05:00
handler.php fix missing DB object when instantiated to import opml 2013-04-18 23:19:14 +04:00
iauthmodule.php move authentication modules to plugins/ 2012-12-27 15:14:44 +04:00
idb.php reinstate error handlers; better DB error reporting on failed queries 2013-04-17 16:05:54 +04:00
ihandler.php implement plugin routing masks, add example plugin 2012-12-23 23:05:51 +04:00
logger.php make logging configurable; add logging to syslog 2013-04-19 09:45:43 +04:00
opml.php classes: use OO DB interface 2013-04-17 20:12:14 +04:00
plugin.php implement plugin API version compatibility check 2013-04-19 17:26:22 +04:00
pluginhandler.php make pluginhost a singleton 2013-04-18 12:27:34 +04:00
pluginhost.php plugins: bump API version 2013-04-19 17:31:56 +04:00
rpc.php better javascript error reporting, save error reports in tt-rss log 2013-04-20 10:43:21 +04:00
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 2013-03-16 10:21:55 +04:00
ttrssmailer.php ttrssMailer: actually use OOP properly 2013-04-16 16:50:22 +04:00