aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-22Merge branch 'unprotected-phpunit'Andrew Dolgov
2025-05-22set some needsAndrew Dolgov
2025-05-22use generic push commit jobAndrew Dolgov
2025-05-22Merge branch 'scheduler-env' into 'master'Andrew Dolgov
make default task schedules configurable See merge request tt-rss/tt-rss!140
2025-05-22fix wrong config param being used & add a link to cron syntax we supportAndrew Dolgov
2025-05-22try running integration tests without harborAndrew Dolgov
2025-05-22make default task schedules configurableAndrew Dolgov
2025-05-22drop legacy ci fileAndrew Dolgov
2025-05-22drop integration test include, drop legacy CI fileAndrew Dolgov
2025-05-22fix typoAndrew Dolgov
2025-05-22shorten servicesAndrew Dolgov
2025-05-22switch selenium to servicesAndrew Dolgov
2025-05-22add app_fastcgi_pass to gitlab-ciAndrew Dolgov
2025-05-22add APP_FASTCGI_PASSAndrew Dolgov
2025-05-22add APP_WEB_ROOT to fpm containerAndrew Dolgov
2025-05-22try switching phpunit off helmAndrew Dolgov
2025-05-22Merge branch 'protected/selenium-standalone'Andrew Dolgov
2025-05-22Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2025-05-22Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Chinese (Simplified Han script)) See merge request tt-rss/tt-rss!139
2025-05-22adjust timeouts againAndrew Dolgov
2025-05-22fix typoAndrew Dolgov
2025-05-22adjust timeoutsAndrew Dolgov
2025-05-22Translated using Weblate (Chinese (Simplified Han script))Ptsa Daniel
Currently translated at 100.0% (703 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hans/
2025-05-22also add driver implicit wait for element searchAndrew Dolgov
2025-05-22try adding selenium page timeoutAndrew Dolgov
2025-05-22increase selenium timeout/attemptsAndrew Dolgov
2025-05-22switch selenium to standalone containerAndrew Dolgov
2025-05-21Merge branch 'feature/filter-action-refs' into 'master'wn
Improve naming when working with filter actions. See merge request tt-rss/tt-rss!138
2025-05-21Improve naming when working with filter actions.wn_
Also updated some related typing and documentation.
2025-05-21Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (German) See merge request tt-rss/tt-rss!137
2025-05-21Translated using Weblate (German)Achim Schumacher
Currently translated at 98.2% (691 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/de/
2025-05-19Merge branch 'feature/orm-and-misc' into 'master'Andrew Dolgov
Use ORM in more places, deprecate const SUBSTRING_FOR_DATE, some minor fixes See merge request tt-rss/tt-rss!135
2025-05-19Merge branch 'feature/cache_starred_images-media' into 'master'Andrew Dolgov
Improve media detection in 'cache_starred_images'. See merge request tt-rss/tt-rss!136
2025-05-19Improve media detection in 'cache_starred_images'.wn_
This was mostly a copy from 'RSSUtils::cache_media()'.
2025-05-18Fix check for no articles found in 'RSSUtils::update_rss_feed()'.wn_
FeedParser will always return an array.
2025-05-18Minor ORM usage tweak in 'RSSUtils::update_rss_feed()'.wn_
2025-05-18Use ORM in remaining parts of 'Pref_Users'.wn_
2025-05-18Use ORM in 'Counters::get_feeds()' (and simplify stuff).wn_
2025-05-18Deprecate and remove use of the 'SUBSTRING_FOR_DATE' constant.wn_
With MySQL support removed (b154bc7a10e46dc9fa0406996507c4fd410366da) this constant is unnecessary.
2025-05-18Remove an outdated check for 'E_DEPRECATED' existence.wn_
2025-05-18send content-length with cached filesAndrew Dolgov
2025-05-18Merge branch 'feature/remove-past-comparison-qpart' into 'master'Andrew Dolgov
Get rid of 'Db::past_comparison_qpart()'. See merge request tt-rss/tt-rss!134
2025-05-17Get rid of 'Db::past_comparison_qpart()'.wn_
With MySQL support dropped this function is just an unnecessary layer of abstraction.
2025-05-17API/getFeeds: return feed last_error & update_intervalAndrew Dolgov
2025-05-17drop gocomics and other inactive af_comics filters - third time the charmAndrew Dolgov
2025-05-17Revert "drop gocomics and other inactive af_comics filters"Andrew Dolgov
This reverts commit 5f064b4477e74f5de24bdb22a8cb499f2ab03805.
2025-05-17Merge branch 'master' of gitlab.fakecake.org:git/tt-rss/tt-rssAndrew Dolgov
2025-05-17drop gocomics and other inactive af_comics filtersAndrew Dolgov
2025-05-17drop gocomics and other inactive af_comics filtersAndrew Dolgov
2025-05-17af_comics - fix penny arcade to new markupAndrew Dolgov