Grayson Adams

Results 4 issues of Grayson Adams

Not sure what's going on, nothing in the Apache2 error logs. "post_upload_max" is 8M, and the files are well under 1MB. When I try to import the bookmarks, I am...

Hello, I am running Standard Notes behind an nginx reverse proxy -> Standard Notes server. I am able to authenticate and pull in notes from my Standard Notes server to...

**Describe the solution you'd like** With Grimoire being the only bookmark manager I know that does browser-side metadata delivery, it seems like the next move is to allow us to...

enhancement

``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 749, in __async_setup_with_context result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/pyscript/__init__.py", line 375, in async_setup_entry await watchdog_start(hass, pyscript_folder, reload_scripts_handler) File "/config/custom_components/pyscript/__init__.py",...