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 04ad631a08 Merge branch 'master' of git.fakecake.org:tt-rss 6 years ago
..
auth pluginhost: do not connect via legacy DB api until requested 7 years ago
db fix some minor issues found by code analyzer 7 years ago
feeditem fix previous to not crash if document first child is not a DOMElement or whatever 6 years ago
handler send_local_file: add application/octet-stream hack 6 years ago
logger add debug stdout logger 6 years ago
pref remove FEED_CRYPT_KEY and everything related to it 6 years ago
api.php force strip_tags() on all user input unless explicitly allowed 7 years ago
article.php share: add support for og:image, etc. metadata for shared articles 6 years ago
backend.php force strip_tags() on all user input unless explicitly allowed 7 years ago
ccache.php ccache: properly recalculate counters for uncategorized 7 years ago
counters.php queryfeedheadlines: there's no need to quote order_by/override_order 7 years ago
db.php pdo_connect: catch exception on create 7 years ago
dbupdater.php dbupdater: use PDO 7 years ago
digest.php binding statement named param instead of positional replacement 7 years ago
dlg.php add defaultPasswordWarning nag dialog 7 years ago
feedenclosure.php remove some redundant php closing tags 7 years ago
feeditem.php Store language of entries as indicated by the feed. 6 years ago
feedparser.php Store language of entries as indicated by the feed. 6 years ago
feeds.php Call the subscription hook from the plugins even if fetch_file_contents returned no data 6 years ago
handler.php pluginhost: do not connect via legacy DB api until requested 7 years ago
iauthmodule.php remove some redundant php closing tags 7 years ago
idb.php remove some redundant php closing tags 7 years ago
ihandler.php remove some redundant php closing tags 7 years ago
labels.php fix label cache being double escaped on save 7 years ago
logger.php add debug stdout logger 6 years ago
opml.php treat OPML-imported feeds without a title the same as a batch import 7 years ago
plugin.php plugin base: add type hint to init(host) 7 years ago
pluginhandler.php force strip_tags() on all user input unless explicitly allowed 7 years ago
pluginhost.php pluginhost: implement basic autoloader for classes bundled with plugins (uses vendor/ layout) 6 years ago
rpc.php rpc: addfeed: gets login and pass only if need_auth is checked. 7 years ago
rssutils.php cache_media: only show downloading debug message when actually downloading 6 years ago
ttrssmailer.php remove some redundant php closing tags 7 years ago