1ff52bff81
Chrome sometimes seems to have problems when using a blur backdrop-filter in combination with opacity. On Linux, this often results in the blur being completely ignored. This also seems to apply to other systems, though. See the following issue for more details: https://bugs.chromium.org/p/chromium/issues/detail?id=1129838 Making the background opaque using rgba seems to fix the problem. |
||
---|---|---|
.vscode | ||
api | ||
cache | ||
classes | ||
feed-icons | ||
images | ||
include | ||
js | ||
lib | ||
locale | ||
lock | ||
plugins | ||
plugins.local | ||
schema | ||
sql | ||
templates | ||
templates.local | ||
themes | ||
themes.local | ||
utils | ||
vendor | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
CONTRIBUTING.md | ||
COPYING | ||
README.md | ||
backend.php | ||
composer.json | ||
composer.lock | ||
config.php-dist | ||
gulpfile.js | ||
index.php | ||
jsconfig.json | ||
messages.pot | ||
package.json | ||
phpstan.neon | ||
prefs.php | ||
public.php | ||
update.php | ||
update_daemon2.php |
README.md
Tiny Tiny RSS
Web-based news feed aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).