Oleg Vasilev
Oleg Vasilev
- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request I use miniflux as a todo list for all my RSS and youtube subscriptions, and mark entry as read only when I...
Pictures can be viewed directly in the attachment field, but PDFs can not. The field is anyway too small for it, so probably we should have a distinct type of...
Hi, any chance for help? ``` qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFla 1, alphaBufferSize 0, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapIn No XVisualInfo...
The idea comes from lasagne: https://github.com/Lasagne/Lasagne/issues/611 Some functions have the same functional, but 2 backends can return different format of results. However, it is not a big issue if we...
I were trying to add a new Meta info to model (not instance), then got this error. Adding into modelinstance or url works fine. ``` Environment: Request Method: POST Request...
Suppose I have `dir1` and `dir2`. I always want to type `dir` and go to `dir1`. For some reason, `dir2` became more frequent, so now I get `dir2` when typing...
Closes #1018
Plain text is easier to audit, and doesn't require setting up any extra databases. PR is a bit dirty but I will clean it up if maintainers decide to merge
First PR, introducing unit tests. The old functional tests are temporarily disabled. Part of #763