Go to file
Andrew Dolgov 19563f23af
fix missing include
2024-02-01 18:54:47 +03:00
.docker Use APP_BASE in the web-nginx health check URL. 2024-01-19 16:19:07 +00:00
.helm set demo webroot values 2023-10-23 09:43:25 +03:00
.vscode add a workaround for make_self_url() when invoked off /api/ endpoint, add unit tests for this method 2023-10-24 22:27:27 +03:00
api Revert "add a self url path hack to strip request path directories (needed for /api/index.php)" 2023-10-23 23:39:28 +03:00
cache
classes Use FeedEnclosure throughout RSSUtils. 2024-01-20 17:37:10 +00:00
feed-icons
images
include Merge branch 'feature/unused-var-cleanup' into 'master' 2024-01-13 18:29:30 +00:00
js Ensure the feed name is easily visible when looking at the feeds with errors list. 2023-12-23 17:01:24 +00:00
lib
locale
lock
plugins Clean up some unused variables. 2024-01-08 22:46:13 +00:00
plugins.local
schema
sql
templates
templates.local
tests Update all UrlHelper::fetch() calls to use the associative array approach. 2023-12-30 15:39:17 +00:00
themes
themes.local
utils bump CI jobs & utility scripts to php83 2023-12-10 09:36:09 +03:00
vendor Use Guzzle 2023-12-22 16:51:23 +00:00
.dockerignore Revert "pass .git to docker context so self-built images would have some way to determine version without CI variables" 2023-11-01 13:24:04 +03:00
.editorconfig
.env-dist
.eslintrc.js
.gitignore
.gitlab-ci.yml fix missing include 2024-02-01 18:54:47 +03:00
CONTRIBUTING.md
COPYING
README.md
backend.php Clean up some unused variables. 2024-01-08 22:46:13 +00:00
composer.json Use Guzzle 2023-12-22 16:51:23 +00:00
composer.lock Use Guzzle 2023-12-22 16:51:23 +00:00
config.php-dist
docker-compose.yml Update docker-compose.yml 2023-10-24 14:22:09 +00:00
gulpfile.js
index.php Clean up some unused variables. 2024-01-08 22:46:13 +00:00
jsconfig.json
messages.pot
package-lock.json
package.json
phpstan.neon
phpunit.xml
prefs.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
public.php Clean up some unused variables. 2024-01-08 22:46:13 +00:00
update.php Clean up some unused variables. 2024-01-08 22:46:13 +00:00
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.

http://tt-rss.org

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).