Add FAQ for admin section (#2427)
Add FAQ for admin section (#2427) See #1987 and #2102
View ArticleFix wrong mark-as-read maxId argument (#2431)
Fix wrong mark-as-read maxId argument (#2431) Fix https://github.com/FreshRSS/FreshRSS/issues/2429
View ArticleDon't delete lists directory, small nitpick (#2435)
Don't delete lists directory, small nitpick (#2435)
View ArticleDocker build for ARM (Raspberry Pi) (#2436)
Docker build for ARM (Raspberry Pi) (#2436) * Docker build for ARM (Raspberry Pi) Inspired by https://github.com/stas-demydiuk/domoticz-docker * Execution rights * Readme typo * Move QEMU higher up *...
View ArticleDocker healthcheck+ labels (#2438)
Docker healthcheck+ labels (#2438) * Add Docker labels And try to fix the platform metadata for ARM, and add health check * Execution rights * Remove experimental features not supported by Docker Hub...
View ArticleChangelog, credits
Changelog, credits https://github.com/FreshRSS/FreshRSS/issues/2429 https://github.com/FreshRSS/FreshRSS/pull/2431 https://github.com/FreshRSS/FreshRSS/issues/2437...
View ArticleFix ARM ca-certs (#2440)
Fix ARM ca-certs (#2440) Workaround strange bug: When building on Docker Hub with QEMU, the symlinks for the CA certificates are not created properly, although it is the case when building for ARM...
View ArticleDocker Hub readme (#2441)
Docker Hub readme (#2441) * Docker Hub readme Try to use anothe readme. And update info for https://alpinelinux.org/posts/Alpine-3.10.1-released.html * Test another variant * /tmp/ did not work
View ArticleChange to fix issues 2251 (#2301)
Change to fix issues 2251 (#2301) * Change to fix issues 2251 This is a proposed change to fix issue https://github.com/FreshRSS/FreshRSS/issues/2251 * Remove comments
View ArticleDefault to SQLite (#2443)
Default to SQLite (#2443) Move SQLite as first option in install instead of MySQL. Lower barrier to entry.
View ArticlePromote FreshRSS-Notify in user documentation (#2445)
Promote FreshRSS-Notify in user documentation (#2445) * Add FreshRSS-Notify in Clients compatibles section * Add FreshRSS-Notify in Compatible clients section * Use language-neutral link...
View ArticleIssue #2446 : Fix passing authentication headers (#2449)
Issue #2446 : Fix passing authentication headers (#2449) * Issue #2446 : Fix passing authentication headers. Use CGIPassAuth is version is high enough * Issue #2446 : Remove CGIPassAuth due to...
View ArticleFix user self registration (#2442)
Fix user self registration (#2442) * Fix user self registration Fix https://github.com/FreshRSS/FreshRSS/issues/2381 * CSRF for admin
View ArticleChangelog 2381, 2446
Changelog 2381, 2446 https://github.com/FreshRSS/FreshRSS/issues/2446 https://github.com/FreshRSS/FreshRSS/pull/2449 https://github.com/FreshRSS/FreshRSS/issues/2381...
View ArticleAdd php-gmp for API in Ubuntu 32-bit (#2450)
Add php-gmp for API in Ubuntu 32-bit (#2450) And adjust slightly the HEALTHCHECK parameters for faster start in Træfik
View ArticleReplace curl healthcheck with pure php, apply haodlint suggestions (#…
Replace curl healthcheck with pure php, apply haodlint suggestions (#2455) Closes #2453
View Article[CI] Run shellcheck and shfmt (#2454)
[CI] Run shellcheck and shfmt (#2454) * [CI] Run shellcheck and shfmt Cf. https://github.com/FreshRSS/FreshRSS/pull/2436#discussion_r305640019 * rename * no need for disable anymore * also remove...
View Article