Myuki
Myuki
Some feeds don't allow fetch frequently. It is good to put them in a category which has specified a special minimum time of automatically refresh.
Because the cache will be separated by containers. Open a new tab which domain has been opened in an existing temporary container in a new container will slow down the...
If change the theme manually, it can't be reset to auto dark mode that request the dark version of the site via the `prefers-color-scheme` CSS media query. The desktop browser...
Instead of using the same bound as `max_workers`, it allows an extra bound to cache some tasks.
Not to allow all HTML tag, admin can choose some specified HTML tags are allowed like ``, ``, `` and so on. In some situation is necessary for improve text...
Since Go compiler support cross compiling, and Windows 11 on Arm support [emulation of x64 apps](https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation). We can simply compile the most CPU-intensive core as native arm64, and keep the...
**Describe the bug** Code that run properly in VS 17.11.4 will not run with VS 17.11.5. After click `Debugging`, the app will instantly crash. **To Reproduce** Steps to reproduce the...
### Describe the bug Check update at FreshRSS which deployed in Docker container will cause the information of update can't refresh.  ### To Reproduce 1. Deploy an old version...
### What feature is it? Add a configuration to allows setting one of the following output formats as default: - RSS 2.0 - Atom - JSON Feed - RSS3 Protocol...