Ilkka Huotari

Results 39 issues of Ilkka Huotari

I'm testing at https://quilljs.com/ and at least I can't find a way to go above the code block (to add text there). ![image](https://github.com/quilljs/quill/assets/433707/c18594a5-9ebb-4d6e-9df1-001eaf37c4a6)

Now the step for resizing seems to be 30 minutes. How about making this configurable (5, 15, 30 minutes could be useful)? I didn't find an option for this, not...

enhancement

Problems: - The casual parsing is a little too aggressive to my use case, as it thinks that "today" should be parsed. - I could use strict parsing, but I...

https://github.com/runk/node-maxmind seems to be an up to date alternative. See also https://github.com/PaddeK/node-maxmind-db/issues/31.

### Steps To Reproduce I'm integrating Penpot 2.0 with my web app (1.x worked fine). It seems that the request to `/js/main-dashboard.js` does not take into account the `penpotPublicURI` in...

bug
self-hosted

### Steps To Reproduce I was having a conversation with ChatGPT concerning this file and `instance-id`: https://github.com/penpot/penpot/blob/develop/backend/src/app/setup.clj ![image](https://github.com/penpot/penpot/assets/433707/1a8b1918-0418-4186-9977-2e0b911be15d) ### Expected behavior I would expect `instance-id` be the same in code/memory...

question

If I have disabled the notification (and maybe autosave) there doesn't seem to be a way to sanitize a file? It would be helpful if there was a menu option...

Latest https://github.com/browserify/acorn-node/ is 2.0.1, insert-module-globals uses effectively 1.8.2, which is from 2020, and doesn't support some JS syntax, which would be useful. Actually this would affect a few other packages...

### Describe the bug Example here doesn't seem to work: https://svelte.dev/tutorial/writable-stores ### Reproduction Try it at https://svelte.dev/tutorial/writable-stores ### Logs ```shell index.d4c62bfd.js:60 running Svelte compiler version 3.46.2 index.d4c62bfd.js:60 Error: Could not...

REPL

**Steps for Reproduction** If there is a link in the content of a Quill editor, and I select it and press Ctrl-K, the link disappears. This will result a `text-change`...

bug:functionality