1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
ttrss/classes
2021-03-02 19:00:08 +03:00
..
auth don't try to pass string literal NOW() to ORM as a timestamp 2021-03-01 23:07:20 +03:00
db move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class 2021-03-02 15:03:01 +03:00
feeditem wip: initial for config object 2021-02-22 21:47:48 +03:00
handler move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class 2021-03-02 15:03:01 +03:00
logger use separate connection for logging 2021-03-02 11:37:56 +03:00
pref limit user data sent to frontend 2021-03-02 13:29:54 +03:00
api.php changed skip and limit to coalesce to 0 instead of "" 2021-03-02 18:44:13 +03:00
article.php use ORM for article _labels_of/_feeds_of 2021-03-02 12:08:54 +03:00
config.php update previous (comment) 2021-03-02 17:12:35 +03:00
counters.php request label counters conditionally 2021-02-24 15:07:31 +03:00
db.php don't try to pass string literal NOW() to ORM as a timestamp 2021-03-01 23:07:20 +03:00
debug.php
digest.php use constants in get_pref()/set_pref() 2021-02-25 14:49:58 +03:00
diskcache.php * sanitize: never rewrite relative links to our own prefix 2021-03-02 08:16:41 +03:00
errors.php check if client-presented URL scheme is different from one configured in SELF_URL_PATH 2021-02-26 14:14:44 +03:00
feedenclosure.php
feeditem.php
feedparser.php
feeds.php feeds/_add_cat: use ORM 2021-03-02 10:24:15 +03:00
handler.php
iauthmodule.php
ihandler.php
labels.php for the most part, deal with filter rules UI 2021-02-21 09:35:07 +03:00
logger.php fix crash caused by non-numeric non-null _SESSION[uid] passed to sql logger 2021-02-25 18:21:48 +03:00
mailer.php use orm when setting personal data; fix some warnings in mailer class 2021-03-02 13:20:41 +03:00
opml.php move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class 2021-03-02 15:03:01 +03:00
plugin.php move around some methods in base plugins class 2021-03-02 12:15:42 +03:00
pluginhandler.php drop errors.php and simplify error handling 2021-02-23 22:26:07 +03:00
pluginhost.php pluginhost: remove namespace classloader, plugins should use composer instead 2021-03-02 13:38:03 +03:00
prefs.php store widescreen mode setting in preferences instead of a cookie 2021-03-02 12:22:48 +03:00
rpc.php move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class 2021-03-02 15:03:01 +03:00
rssutils.php move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class 2021-03-02 15:03:01 +03:00
sanitizer.php * sanitize: never rewrite relative links to our own prefix 2021-03-02 08:16:41 +03:00
templator.php
timehelper.php use constants in get_pref()/set_pref() 2021-02-25 14:49:58 +03:00
urlhelper.php move version-related stuff to Config; fix conditional feed requests 2021-03-01 13:43:37 +03:00
userhelper.php move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class 2021-03-02 15:03:01 +03:00