summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-12Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'.wn_
2024-11-12Remove some PHPStan ignores and make others rule-specific.wn_
2024-11-12Address PHPStan findings as of 2.0.1wn_
2024-11-12Upgrade PHPStan to 2.0.1wn_
2024-11-11Merge branch 'feature/search-improvements' into 'master'Andrew Dolgov
Search improvements See merge request tt-rss/tt-rss!72
2024-11-04fix get_self_url() misbehaving in plugins/Andrew Dolgov
2024-11-01Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2024-11-01Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Arabic (Saudi Arabia)) See merge request tt-rss/tt-rss!73
2024-11-01af_comics - fix for Danby Draws and maybe other similar wodpress-based sitesAndrew Dolgov
2024-10-24Translated using Weblate (Arabic (Saudi Arabia))Younes
Currently translated at 59.2% (411 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ar_SA/
2024-10-24move sql patch file stuff after all initialization tasksAndrew Dolgov
2024-10-24drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after ↵Andrew Dolgov
migrations
2024-10-21support TTRSS_DB_PORT in container startup scriptsAndrew Dolgov
2024-10-20Feeds::_search_to_sql(): updates for clarity and SQL quoting.wn_
2024-10-20Fix keyword searches with a quoted string value.wn_
Before this change curly braces wrapped the keyword and its value, making the pair get treated as leftover words. Also make the search query modification and CSV parsing a bit clearer with some comments and minor refactoring.
2024-10-15properly support search queries in viewfeed debugger, improve some debugging ↵Andrew Dolgov
messages and output
2024-10-15launch gulp from local node_modulesAndrew Dolgov
2024-10-10Merge branch 'feature/guzzle-7.9.2' into 'master'Andrew Dolgov
Update Guzzle to 7.9.2 See merge request tt-rss/tt-rss!70
2024-10-10Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Added translation using Weblate (Estonian) See merge request tt-rss/tt-rss!71
2024-10-07Update Guzzle to 7.9.2wn_
https://github.com/guzzle/guzzle/releases
2024-10-04Added translation using Weblate (Estonian)Priit Jõerüüt
2024-10-01Merge branch 'drop-opentelemetry' into 'master'Andrew Dolgov
drop php-http/guzzle7-adapter See merge request tt-rss/tt-rss!69
2024-10-01drop php-http/guzzle7-adapterAndrew Dolgov
2024-10-01Merge branch 'drop-opentelemetry' into 'master'Andrew Dolgov
drop opentelemetry See merge request tt-rss/tt-rss!68
2024-10-01drop OPENTELEMETRY_ global config entriesAndrew Dolgov
2024-10-01composer dump-autoload --optimizeAndrew Dolgov
2024-10-01drop opentelemetryAndrew Dolgov
2024-09-25Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2024-09-25Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Spanish) See merge request tt-rss/tt-rss!67
2024-09-25disable absolute redirects & redirect port in phpdoc imageAndrew Dolgov
2024-09-23Translated using Weblate (Spanish)gallegonovato
Currently translated at 100.0% (694 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-09-21Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Galician) See merge request tt-rss/tt-rss!65
2024-09-21phpdoc - switch to nginx unprivilegedAndrew Dolgov
2024-09-19Translated using Weblate (Galician)josé m
Currently translated at 100.0% (694 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2024-09-15add another test for self url, split regex into two parts - one for plugins, ↵Andrew Dolgov
one for everything else
2024-09-14Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Greek) See merge request tt-rss/tt-rss!63
2024-09-14fix Config::get_self_url() invoked from plugin context, better deal with ↵Andrew Dolgov
multiple trailing slashes in URL, update phpunit image path
2024-09-13Translated using Weblate (Greek)Nikolas
Currently translated at 100.0% (694 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/el/
2024-09-13Translated using Weblate (Spanish)Nikolas
Currently translated at 99.8% (693 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-09-13Translated using Weblate (Greek)Nikolas
Currently translated at 100.0% (694 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/el/
2024-09-12don't try to publish phpdoc image without credsAndrew Dolgov
2024-09-12Revert "Update .gitlab-ci.yml file"Andrew Dolgov
This reverts commit 0d3c5049c16343ce3c97bf8dbceddf3f73aa5d3c.
2024-09-12Update .gitlab-ci.yml fileAndrew Dolgov
2024-09-12Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Spanish) See merge request tt-rss/tt-rss!62
2024-09-12Merge branch 'path_info_update' into 'master'Andrew Dolgov
Enable PATH_INFO for plugins to use See merge request tt-rss/tt-rss!61
2024-09-11spacing fixEric Pierce
2024-09-11Update nginx.conf to move the currently unused PATH_INFO configuration into ↵Eric Pierce
a separate location rule for plugins to leverage
2024-09-09Translated using Weblate (Spanish)gallegonovato
Currently translated at 99.8% (693 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-09-06Translated using Weblate (Spanish)gallegonovato
Currently translated at 89.3% (620 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-08-31Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Galician) See merge request tt-rss/tt-rss!59