1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
ttrss/classes
2017-12-03 10:11:32 +03:00
..
auth auth/base: PDO 2017-12-01 17:40:53 +03:00
db ccache, misc: fixes 2017-12-01 19:42:02 +03:00
feeditem Use 'saveHTML' when generating HTML from a DOMDocument. 2017-09-09 13:51:59 -05:00
handler main classes: remove sql_bool_to_bool() kludge 2017-12-03 09:35:59 +03:00
logger OPML: use PDO; minor fixes 2017-12-02 01:08:30 +03:00
pref main classes: remove sql_bool_to_bool() kludge 2017-12-03 09:35:59 +03:00
api.php Fixed PDO query to prepared statement in API::updateArticles. 2017-12-02 14:08:55 -05:00
article.php main classes: remove sql_bool_to_bool() kludge 2017-12-03 09:35:59 +03:00
backend.php move digest stuff to Digest class 2017-05-04 15:41:38 +03:00
ccache.php rssutils: PDO 2017-12-02 09:56:34 +03:00
counters.php counters: PDO 2017-12-01 17:47:29 +03:00
db.php PDO: set unicode for mysql and other connection params 2017-12-01 22:14:54 +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 OPML: use PDO; minor fixes 2017-12-02 01:08:30 +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 feeds: remove sql_bool_to_bool() 2017-12-03 09:44:08 +03:00
handler.php article: start pdo 2017-12-01 15:31:16 +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 main classes: remove sql_bool_to_bool() kludge 2017-12-03 09:35:59 +03:00
plugin.php plugin base: add type hint to init(host) 2017-12-03 10:11:32 +03:00
pluginhandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
pluginhost.php pluginhost: save_data() fixes 2017-12-02 11:31:02 +03:00
rpc.php completeLabels: use prepare() not query() 2017-12-03 09:06:43 +03:00
rssutils.php rssutils: forbid question marks in tsvector data, PDO gets confused sometimes even by quoted ?s 2017-12-03 10:10:01 +03:00
ttrssmailer.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00