.. |
auth
|
don't try to pass string literal NOW() to ORM as a timestamp
|
1 year ago |
db
|
log applied migrations
|
1 year ago |
feeditem
|
rename unfairly prefixed get_enclosures() in feeditem
|
1 year ago |
handler
|
add Config::LOCAL_OVERRIDE_JS
|
1 year ago |
logger
|
use separate connection for logging
|
1 year ago |
pref
|
Add coalescing operator to otp_enabled when changing user password
|
1 year ago |
api.php
|
api: don't try to pass null site_url to Article::_get_image()
|
1 year ago |
article.php
|
HOOK_ARTICLE_IMAGE: stop after first provided match
|
1 year ago |
config.php
|
throttle login attempts, controlled by Config::AUTH_MIN_INTERVAL
|
1 year ago |
counters.php
|
use orm in some more places; prevent _get_cat_title from hitting the db for uncategorized
|
1 year ago |
db.php
|
set orm and pdo mysql charset on connection
|
1 year ago |
debug.php
|
general cleanup, set some type hints
|
1 year ago |
digest.php
|
fix digest preview not working on mysql because of a quoted LIMIT argument
|
1 year ago |
diskcache.php
|
* sanitize: never rewrite relative links to our own prefix
|
1 year ago |
errors.php
|
check if client-presented URL scheme is different from one configured in SELF_URL_PATH
|
1 year ago |
feedenclosure.php
|
remove some redundant php closing tags
|
5 years ago |
feeditem.php
|
rename unfairly prefixed get_enclosures() in feeditem
|
1 year ago |
feedparser.php
|
fix some more warnings reported by phpstan
|
1 year ago |
feeds.php
|
nsfw: support API clients
|
1 year ago |
handler.php
|
handler: default base csrf_ignore() to false
|
2 years ago |
iauthmodule.php
|
fix hierarchy of authentication modules, make everything extend Auth_Base and implement hook_auth_user() for pluginhost
|
1 year ago |
ihandler.php
|
remove some redundant php closing tags
|
5 years ago |
labels.php
|
for the most part, deal with filter rules UI
|
1 year ago |
logger.php
|
route Logger:log() to user_error() if there's no adapter
|
1 year ago |
mailer.php
|
add a send test email button to prefs/system
|
1 year ago |
opml.php
|
bring back web dbupdate using new migrations system
|
1 year ago |
plugin.php
|
move around some methods in base plugins class
|
1 year ago |
pluginhandler.php
|
drop errors.php and simplify error handling
|
1 year ago |
pluginhost.php
|
* af_redditimgur: optionally import score
|
1 year ago |
prefs.php
|
experimental: add preference to show combined mode headlines as a 2 column grid
|
1 year ago |
rpc.php
|
grid: add a header icon (and a hotkey) to toggle article span entire row
|
1 year ago |
rssutils.php
|
add another coalesce for rule inverse
|
1 year ago |
sanitizer.php
|
* sanitize: never rewrite relative links to our own prefix
|
1 year ago |
templator.php
|
replace FALSE with false so that static analyzer shuts up about it
|
2 years ago |
timehelper.php
|
use constants in get_pref()/set_pref()
|
1 year ago |
urlhelper.php
|
* limit progressfunction debugging to size quota exceeded notifications
|
1 year ago |
userhelper.php
|
use separate database column for OTP secrets (migrate previous format if needed)
|
1 year ago |