paulrudy

Results 48 comments of paulrudy

I'm afraid that at least for me, this bug is back. Specifically [this version](https://github.com/withastro/prettier-plugin-astro/issues/260#issuecomment-1283106997) of the bug, where style blocks are moved inside the closing `` tag. I'm on astro...

Oops, should have checked current issues. Thanks!

> What is the current status of the Database version? The [trello board](https://trello.com/c/0hUluTN4/1128-database-version) seems to indicate that it is done? From Ramses on the [Logseq Discord](https://discord.com/channels/725182569297215569/725182570131751005/1268153275870478358) on 2024-07-31: > The...

> I have the same issue; however, when I use the Shift + ↵ option, it jumps to the target block Thanks for this. Great workaround on desktop, but unfortunately...

> Can confirm this works, use `~/tmp/...` is better IMO The original `/tmp` allowed for the periodic cleaning by MacOS of temporary files. I wanted to keep that behavior. So,...

@mikecao I created the documentation page for running on fly. I wasn't aware that with v2, we should be using `APP_SECRET`. For already running instances of Umami v2, can `APP_SECRET`...

Ok, I created a [PR](https://github.com/umami-software/website/pull/153) to reflect the change, along with a couple of other PRs for that doc—a [typo](https://github.com/umami-software/website/pull/152), and [removing](https://github.com/umami-software/website/pull/151) `HOSTNAME` env variable as it's no longer needed...

Thanks. It's far above my ability to code a PR for that functionality, but perhaps headers can be passed in as parameters in a query string added to the `start_urls`...

having the same issue here, with a deployment of [Umami](https://github.com/umami-software/umami). App functions fine, but the warning pops up: ``` The app is not listening on the expected address and will...

+1 for this suggestion. I'm frequently getting autocompletes for css variables in unintended locations