Lawrence Wang

Results 13 issues of Lawrence Wang

Hi, I might be overlooking something because I'm not too famliar with Obsidian Publish, but it appears to me that the color scheme files (e.g. for [Catppuccin](https://raw.githubusercontent.com/kepano/obsidian-minimal-publish/master/color-schemes/catppuccin/publish.css)) have some bugs....

Obsidian Publish allows you to upload a [publish.js](https://help.obsidian.md/Obsidian+Publish/Customize+your+site#Static+assets) file to run arbitrary JS on your published site, which could be used as a starting point for parsing and executing `js-engine`...

# Bug report ## Describe the bug [maybe_single](https://postgrest-py.readthedocs.io/en/latest/api/request_builders.html#postgrest.SyncSelectRequestBuilder.maybe_single) is supposed to return None when the query returns no rows. But now it throws an APIError: ```postgrest.exceptions.APIError: {'message': 'Missing response', 'code':...

bug