1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-27 16:47:59 +02:00
Go to file
Andrew Dolgov a758d287ff Merge branch 'bugfix/decoded-srcset-result' into 'master'
Don't reuse the '$matches' array in 'RSSUtils::decode_srcset()'.

See merge request tt-rss/tt-rss!43
2024-07-10 19:59:38 +00:00
.docker * pass arbitrary CLI arguments to update daemon via updater.sh entrypoint 2024-06-18 21:47:05 +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 Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +00:00
cache remove startup checks for SELF_URL_PATH, rely on auto-detection instead 2023-10-22 12:19:05 +03:00
classes Don't reuse the '$matches' array in 'RSSUtils::decode_srcset()'. 2024-07-05 03:17:11 +00:00
feed-icons remove startup checks for SELF_URL_PATH, rely on auto-detection instead 2023-10-22 12:19:05 +03:00
images
include Merge branch 'master' into weblate-integration 2024-06-14 13:47:14 +03:00
js Add option to debug feeds in 'Feeds with update errors' dialog. 2024-05-16 15:48:21 +00:00
lib
locale Translated using Weblate (Chinese (Traditional)) 2024-07-09 16:09:26 +02:00
lock remove startup checks for SELF_URL_PATH, rely on auto-detection instead 2023-10-22 12:19:05 +03:00
plugins Clean up some unused variables. 2024-01-08 22:46:13 +00:00
plugins.local
schema
sql
templates
templates.local
tests Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +00:00
themes
themes.local
utils bump CI jobs & utility scripts to php83 2023-12-10 09:36:09 +03:00
vendor Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +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 remove startup checks for SELF_URL_PATH, rely on auto-detection instead 2023-10-22 12:19:05 +03:00
.eslintrc.js
.gitignore
.gitlab-ci.yml add gitlab CR publish jobs 2024-06-17 17:09:29 +03:00
backend.php Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +00:00
composer.json Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +00:00
composer.lock Use Guzzle 2023-12-22 16:51:23 +00:00
config.php-dist
CONTRIBUTING.md Update CONTRIBUTING.md 2024-03-05 18:53:06 +00:00
COPYING
docker-compose.yml Update docker-compose.yml 2023-10-24 14:22:09 +00:00
gulpfile.js
index.php Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +00:00
jsconfig.json
messages.pot update messages.pot 2024-06-15 14:03:57 +03:00
package-lock.json
package.json
phpstan.neon
phpunit.xml
prefs.php Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +00:00
public.php Move 'include/functions.php' require into Composer autoloader. 2024-04-20 16:25:33 +00:00
README.md
update_daemon2.php * pass arbitrary CLI arguments to update daemon via updater.sh entrypoint 2024-06-18 21:47:05 +03:00
update.php set DAEMON_FEED_LIMIT to 50 by default and use it consistently between forking daemon and any other update methods 2024-06-18 21:54:22 +03:00

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