.. |
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 |
logger
|
implement error log viewer
|
2013-04-16 20:16:15 +04:00 |
pref
|
replace split with explode
|
2013-04-16 20:40:23 +04:00 |
.htaccess
|
block listing of several util directories; deny access to config.php
|
2013-04-11 22:01:10 +04:00 |
api.php
|
api: add score to getHeadlines/getArticle
|
2013-04-13 10:59:26 +04:00 |
article.php
|
use hashed guids in a hopefully backwards compatible fashion
|
2013-04-15 19:28:11 +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
|
make gradient less visible on read headlines
|
2013-04-15 18:09:48 +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 |
logger.php
|
implement old log entry purging in update_daemon_common; add some more error types; tweak error log display
|
2013-04-16 20:34:20 +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
|
do not try to load plugins which aren't directories
|
2013-04-16 20:20:40 +04:00 |
rpc.php
|
remove js-based player, better mp3 support detection for html5 audio
|
2013-04-16 15:44:38 +04:00 |
sanitizedummy.php
|
reinstate back sanitizedummy parameter fix that got reverted
|
2013-03-16 10:21:55 +04:00 |
ttrssmailer.php
|
ttrssMailer: actually use OOP properly
|
2013-04-16 16:50:22 +04:00 |