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 2cbdc95bb0 add a separate tab for the logger 13 years ago
..
auth db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 13 years ago
handler move db-updater functionality to public, remove db-updater.php 13 years ago
logger implement error log viewer 13 years ago
pref add a separate tab for the logger 13 years ago
.htaccess block listing of several util directories; deny access to config.php 13 years ago
api.php api: add score to getHeadlines/getArticle 13 years ago
article.php use hashed guids in a hopefully backwards compatible fashion 13 years ago
backend.php remove dialogNotice; tweak dialog appearance a bit 13 years ago
dbupdater.php add command-line db schema updater 13 years ago
dlg.php move batchSubscribe to pref-feeds 13 years ago
feeds.php make gradient less visible on read headlines 13 years ago
handler.php implement plugin routing masks, add example plugin 13 years ago
iauthmodule.php move authentication modules to plugins/ 13 years ago
ihandler.php implement plugin routing masks, add example plugin 13 years ago
logger.php implement old log entry purging in update_daemon_common; add some more error types; tweak error log display 13 years ago
opml.php implement upload-related support for open_basedir 13 years ago
plugin.php more work on user-selectable plugins; properly process system and user plugins 13 years ago
pluginhandler.php pluginhandler: better error reporting 13 years ago
pluginhost.php do not try to load plugins which aren't directories 13 years ago
rpc.php remove js-based player, better mp3 support detection for html5 audio 13 years ago
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 13 years ago
ttrssmailer.php ttrssMailer: actually use OOP properly 13 years ago