Neo

Results 16 issues of Neo

High-res images are a bit blurry in Chrome when they are downscaled. The severity differs with zoom level, sometimes there is no issue at all. Example (best viewed at 100%...

discussion

Implement feature request #456

Work in progress, my SQL is a bit rusty. Fixes #438

A few small issues. #### 1. You can only paste an image in the text input This could be fixed by changing `this._urlInputNode.addEventListener("paste", ...)` to `window.onpaste = ...;`, but it...

I've had this sitting in some far away directory for some time now, because I didn't like the design and the code. I guess the best thing to do now...

feature request

How do we feel about a feature that syncs an users' settings? The main use case for this is that when you login you automatically have your own personal settings...

feature request

In issue #213 we pinned postgres to version 11, which [stops being supported after November 9, 2023 if understand the table correctly](https://www.postgresql.org/support/versioning/). The easiest way I found to upgrade from...

Example: https://webpack.js.org/guides/caching/