- Jun 26, 2024
-
-
MickGe authored
-
- Jan 01, 2024
- Dec 31, 2023
-
-
Andrew Dolgov authored
Update all UrlHelper::fetch() calls to use the associative array approach. See merge request tt-rss/tt-rss!18
-
- Dec 30, 2023
-
-
wn_ authored
The other approach (passing in individual params) was marked as deprecated a few years ago.
-
- Dec 29, 2023
-
-
Andrew Dolgov authored
Perform validation of redirect URLs during the redirect process. See merge request tt-rss/tt-rss!17
-
wn_ authored
Previously, validation was only done after all redirects and the final request had completed. This approach ensures all redirects are to URLs that pass extended validation.
-
- Dec 24, 2023
-
-
Andrew Dolgov authored
Use Guzzle See merge request tt-rss/tt-rss!16
-
wn_ authored
-
- Dec 23, 2023
- Dec 22, 2023
-
-
wn_ authored
-
- Dec 18, 2023
-
-
Andrew Dolgov authored
sanitizer: keep <figure> intact See merge request tt-rss/tt-rss!15
-
Chih-Hsuan Yen authored
Somehow with the old approach, `<figure>` is rearranged into `<head>`, and the latter is stripped by `Sanitizer::strip_harmful_tags()` (see [1]). The issue is fixed by [2]. Here I added a test for the regression. [1] https://community.tt-rss.org/t/unexpected-behavior-with-figure-tag/6244 [2] https://gitlab.tt-rss.org/tt-rss/tt-rss/-/commit/67012f9dac7de22615b72be93fa360f53fefe3ec
-
- Dec 17, 2023
-
-
Andrew Dolgov authored
This reverts commit d4da4dcc.
-
- Dec 10, 2023
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
Bump to Alpine 3.19 and PHP 8.3. See merge request tt-rss/tt-rss!14
-
- Dec 07, 2023
-
- Dec 02, 2023
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-