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 ebf16a36a1 remove a bunch of return type hints that didn't quite fit 4 years ago
..
auth
db fix get_pref always using default profile; remove unneeded code from db_prefs 4 years ago
feeditem
handler enforce some stricter type checking for loggers 4 years ago
logger fix crash caused by non-numeric non-null _SESSION[uid] passed to sql logger 4 years ago
pref Merge branch 'master' of git.tt-rss.org:fox/tt-rss 4 years ago
api.php api: remove base64 encoded passwords (wtf), log all authentication failures in userhelper 4 years ago
article.php use constants in get_pref()/set_pref() 4 years ago
config.php cache schema version better 4 years ago
counters.php
db.php
dbupdater.php cache schema version better 4 years ago
debug.php
digest.php use constants in get_pref()/set_pref() 4 years ago
diskcache.php
errors.php check if client-presented URL scheme is different from one configured in SELF_URL_PATH 4 years ago
feedenclosure.php
feeditem.php
feedparser.php
feeds.php when browsing by tags, return same set of columns as normally 4 years ago
handler.php
iauthmodule.php
ihandler.php
labels.php
logger.php fix crash caused by non-numeric non-null _SESSION[uid] passed to sql logger 4 years ago
mailer.php logger: shorter syntax 4 years ago
opml.php implement prefs UI based on new prefs class and a few more things 4 years ago
plugin.php
pluginhandler.php
pluginhost.php add pluginhost->get_array() shorthand 4 years ago
prefs.php Fix the type hint for '_DEFAULT_VIEW_MODE'. 4 years ago
rpc.php * switch to composer for qrcode and otp dependencies 4 years ago
rssutils.php cache schema version better 4 years ago
sanitizer.php use constants in get_pref()/set_pref() 4 years ago
templator.php
timehelper.php use constants in get_pref()/set_pref() 4 years ago
urlhelper.php
userhelper.php remove a bunch of return type hints that didn't quite fit 4 years ago