This website requires JavaScript.
Explore
Help
Register
Sign In
xle
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f8675a26abf86ff6a77bc750096b77491d71213
tt-rss
/
include
T
History
Andrew Dolgov
8f8675a26a
* filters: remove duplicate code, overall cleanup
...
* check if some tres exist before trying to reload them
2021-02-12 14:31:36 +03:00
..
autoload.php
replace FALSE with false so that static analyzer shuts up about it
2020-09-17 19:02:27 +03:00
colors.php
_color_pack: define variable before using
2021-02-06 09:29:31 +03:00
controls.php
* filters: remove duplicate code, overall cleanup
2021-02-12 14:31:36 +03:00
db-prefs.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
db.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
errorhandler.php
format_backtrace: don't try to use resources as strings
2021-02-11 10:29:42 +03:00
functions.php
fix clean() for arrays and user plugin list
2021-02-06 00:17:41 +03:00
login_form.php
disable themes in safe mode; rework safe mode warning/login prompt
2021-02-11 21:19:57 +03:00
sanity_check.php
sanity checks: use better CLI detection, shorten most of the text
2021-02-08 08:49:21 +03:00
sanity_config.php
- move sphinx plugin to a separate repo
2020-12-11 09:48:34 +03:00
sessions.php
remove PHPMD.UnusedFormalParameter
2021-02-08 19:42:10 +03:00