Kailash Nadh
Kailash Nadh
- Separate [build step](https://github.com/knadh/listmonk/blob/81d05e4dd6fca09b5a618eacc77af3fe27a81aaf/Makefile#L14) that builds email-builder (TS+React) into JS + a self-contained index.html that renders the editor UI. The editor has been configured and styled to match listmonk's theme....
hm, in my experience, floating search suggestions in large textareas generally use `space` for selection (for speed). I can think of https://www.google.co.in/inputtools/try/ as an example. Narrow input auto-suggestions generally neither...
This is now available in the latest release.
Looks good @josepdcs. Once you've test and confirm, we can merge.
Hi @jtagcat. That section only describes the limited TOML and env configuration. The rest of the settings are managed via the admin UI.
I did a web search on _"Unable to find matching target resource method"_ there were some hints. Perhaps there's a clue there? > https:///auth/realms// Did a bit of digging and...
Hi @mani1911. Stock prices are proprietary information that can't be distributed on the internet without the requisite licenses, unfortunately.
This is a tricky one. Whether the default value in the flags should overwrite a previously loaded key (given that they all have the same delimiters) can be context-dependent. `db.password`...
Hi @drlogout You can add the meta tag yourself in Admin -> Templates
Hi @fredvd. That would be a very niche (and arbitrary) feature to have a configurable URL for a handful of selected paths. We have a similar setup in prod and...