1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
ttrss/classes
2013-04-12 15:02:44 +04:00
..
auth db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 2013-03-22 09:14:55 +04:00
handler move db-updater functionality to public, remove db-updater.php 2013-04-04 19:45:26 +04:00
pref implement upload-related support for open_basedir 2013-04-11 19:12:00 +04:00
.htaccess block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
api.php add support for plugins adding API methods 2013-04-12 08:18:43 +04:00
article.php rpc: move labelops to article 2013-04-02 14:56:08 +04:00
backend.php remove dialogNotice; tweak dialog appearance a bit 2013-03-28 14:01:25 +04:00
dbupdater.php add command-line db schema updater 2013-04-04 19:15:14 +04:00
dlg.php move batchSubscribe to pref-feeds 2013-04-01 12:36:57 +04:00
feeds.php remove label gradients 2013-04-12 15:02:44 +04:00
handler.php implement plugin routing masks, add example plugin 2012-12-23 23:05:51 +04:00
iauthmodule.php move authentication modules to plugins/ 2012-12-27 15:14:44 +04:00
ihandler.php implement plugin routing masks, add example plugin 2012-12-23 23:05:51 +04:00
opml.php implement upload-related support for open_basedir 2013-04-11 19:12:00 +04:00
plugin.php more work on user-selectable plugins; properly process system and user plugins 2012-12-25 10:02:08 +04:00
pluginhandler.php pluginhandler: better error reporting 2013-03-16 12:26:14 +04:00
pluginhost.php add support for plugins adding API methods 2013-04-12 08:18:43 +04:00
rpc.php only unmark articles which had been processed when automarking (for realz) 2013-04-04 09:49:37 +04:00
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 2013-03-16 10:21:55 +04:00
ttrssmailer.php update reset user password to use ttrssMailer 2013-03-23 09:20:16 +04:00