summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-06Fix passing auth credentials to plugins for HOOK_FETCH_FEED.wn_
2024-02-02implement above changes for 3 panel view, add basic tooltipAndrew Dolgov
2024-02-02make headline elements with feed title lead to originating site while RSS ico...Andrew Dolgov
2024-02-02fix unfunctional rss icon in grouped-by-feed headingAndrew Dolgov
2024-02-01use OCI for integration testsAndrew Dolgov
2024-02-01fix missing includeAndrew Dolgov
2024-02-01switch to template helm ciAndrew Dolgov
2024-01-28Merge branch 'feature/rssutils-use-feedenclosure' into 'master'Andrew Dolgov
2024-01-20Use FeedEnclosure throughout RSSUtils.wn_
2024-01-19Merge branch 'bugfix/web-nginx-healthcheck' into 'master'Andrew Dolgov
2024-01-19Use APP_BASE in the web-nginx health check URL.wn_
2024-01-13Merge branch 'feature/unused-var-cleanup' into 'master'Andrew Dolgov
2024-01-13Merge branch 'feature/reduce-fetch-error-message' into 'master'Andrew Dolgov
2024-01-09Only include the exception message in 'UrlHelper::$fetch_last_error'.wn_
2024-01-09shorten DIGEST_MIN_SCORE help textAndrew Dolgov
2024-01-09 * mark get_pref/set_pref wrappers as deprecatedAndrew Dolgov
2024-01-09* mail test - fill user email address as defaultAndrew Dolgov
2024-01-08Clean up some unused variables.wn_
2023-12-31Merge branch 'feature/urlhelper-fetch-do-assoc-opts' into 'master'Andrew Dolgov
2023-12-30Update all UrlHelper::fetch() calls to use the associative array approach.wn_
2023-12-29Merge branch 'feature/early-fail-disallowed-redirects' into 'master'Andrew Dolgov
2023-12-29Perform validation of redirect URLs during the redirect process.wn_
2023-12-24Merge branch 'feature/use-guzzle' into 'master'Andrew Dolgov
2023-12-24Fix specifying auth type in UrlHelper::fetch(), add a test for 403 auth retry.wn_
2023-12-23Appease PHPStan in UrlHelperTestwn_
2023-12-23Add some tests for UrlHelper::fetch()wn_
2023-12-23Ensure the feed name is easily visible when looking at the feeds with errors ...wn_
2023-12-23Rework content encoding error retrying in UrlHelper::fetch()wn_
2023-12-23Clean up UrlHelper::resolve_redirects().wn_
2023-12-23Add back 'any auth' retry in UrlHelper::fetch()wn_
2023-12-22Use Guzzlewn_
2023-12-18Merge branch 'dont-sanitize-figure-tag' into 'master'Andrew Dolgov
2023-12-18sanitizer: add a test to make sure <figure> is intactChih-Hsuan Yen
2023-12-17Revert "Fix sanitizer with libxml2 >= 2.12.0"Andrew Dolgov
2023-12-10bump CI jobs & utility scripts to php83Andrew Dolgov
2023-12-10Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2023-12-10Merge branch 'feature/php-8.3' into 'master'Andrew Dolgov
2023-12-07Bump to Alpine 3.19 and PHP 8.3.wn_
2023-12-02add coverage-filterAndrew Dolgov
2023-12-02add phpunit code coverage driverAndrew Dolgov
2023-12-02add some unittest options for xmlrunnerAndrew Dolgov
2023-12-02fix filenameAndrew Dolgov
2023-12-02enable unit test results for seleniumAndrew Dolgov
2023-12-02collect phpunit artifactsprotected/sanitizer-testAndrew Dolgov
2023-12-02add env prefixesAndrew Dolgov
2023-12-02add db varsAndrew Dolgov
2023-12-02add cobertura args for phpunit-integrationAndrew Dolgov
2023-12-02disable local rules for integration testssanitizer-testAndrew Dolgov
2023-12-02add sanitizer integration testAndrew Dolgov
2023-12-01Merge branch 'fix-sanitizer-new-libxml2' into 'master'Andrew Dolgov