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