ttrss/classes
Andrew Dolgov 1bf468ba1a pref-prefs: set button classes 2017-12-11 18:50:00 +03:00
..
auth pluginhost: do not connect via legacy DB api until requested 2017-12-03 14:49:18 +03:00
db fix some minor issues found by code analyzer 2017-12-03 23:08:04 +03:00
feeditem Use 'saveHTML' when generating HTML from a DOMDocument. 2017-09-09 13:51:59 -05:00
handler force strip_tags() on all user input unless explicitly allowed 2017-12-03 23:35:38 +03:00
logger OPML: use PDO; minor fixes 2017-12-02 01:08:30 +03:00
pref pref-prefs: set button classes 2017-12-11 18:50:00 +03:00
api.php force strip_tags() on all user input unless explicitly allowed 2017-12-03 23:35:38 +03:00
article.php update previous to only affect mysql 2017-12-05 22:46:18 +03:00
backend.php force strip_tags() on all user input unless explicitly allowed 2017-12-03 23:35:38 +03:00
ccache.php ccache: properly recalculate counters for uncategorized 2017-12-03 21:34:57 +03:00
counters.php queryfeedheadlines: there's no need to quote order_by/override_order 2017-12-03 22:49:57 +03:00
db.php pdo_connect: catch exception on create 2017-12-10 09:27:07 +03:00
dbupdater.php dbupdater: use PDO 2017-12-02 01:28:30 +03:00
digest.php digest: use PDO 2017-12-01 18:31:23 +03:00
dlg.php add defaultPasswordWarning nag dialog 2017-12-03 20:46:27 +03:00
feedenclosure.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeditem.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedparser.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeds.php subscribe dialog: add primary action 2017-12-11 18:43:53 +03:00
handler.php pluginhost: do not connect via legacy DB api until requested 2017-12-03 14:49:18 +03:00
iauthmodule.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
idb.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
ihandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
labels.php fix label cache being double escaped on save 2017-12-02 15:47:53 +03:00
logger.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
opml.php opml_import_filter: remove debugging 2017-12-05 10:18:54 +03:00
plugin.php plugin base: add type hint to init(host) 2017-12-03 10:11:32 +03:00
pluginhandler.php force strip_tags() on all user input unless explicitly allowed 2017-12-03 23:35:38 +03:00
pluginhost.php Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental 2017-12-11 12:54:30 +03:00
rpc.php setpref: remove nl2br() 2017-12-04 08:27:25 +03:00
rssutils.php Include NOW() in prepared SQL for rssutils.php 2017-12-10 23:05:52 +00:00
ttrssmailer.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00