You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 11 years ago
..
auth db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 11 years ago
db reinstate error handlers; better DB error reporting on failed queries 11 years ago
handler move db-updater functionality to public, remove db-updater.php 11 years ago
logger reinstate error handlers; better DB error reporting on failed queries 11 years ago
pref add a separate tab for the logger 11 years ago
.htaccess block listing of several util directories; deny access to config.php 11 years ago
api.php api: add score to getHeadlines/getArticle 11 years ago
article.php use hashed guids in a hopefully backwards compatible fashion 11 years ago
backend.php remove dialogNotice; tweak dialog appearance a bit 11 years ago
db.php reinstate error handlers; better DB error reporting on failed queries 11 years ago
dbupdater.php add command-line db schema updater 11 years ago
dlg.php move batchSubscribe to pref-feeds 11 years ago
feeds.php make gradient less visible on read headlines 11 years ago
handler.php implement plugin routing masks, add example plugin 12 years ago
iauthmodule.php move authentication modules to plugins/ 12 years ago
idb.php reinstate error handlers; better DB error reporting on failed queries 11 years ago
ihandler.php implement plugin routing masks, add example plugin 12 years ago
logger.php implement old log entry purging in update_daemon_common; add some more error types; tweak error log display 11 years ago
opml.php implement upload-related support for open_basedir 11 years ago
plugin.php more work on user-selectable plugins; properly process system and user plugins 12 years ago
pluginhandler.php pluginhandler: better error reporting 11 years ago
pluginhost.php do not try to load plugins which aren't directories 11 years ago
rpc.php remove js-based player, better mp3 support detection for html5 audio 11 years ago
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 11 years ago
sessionhandler.php more work on singleton-based DB 11 years ago
ttrssmailer.php ttrssMailer: actually use OOP properly 11 years ago