DarkSky
DarkSky
## Ybinary structure analysis Currently, I have implemented the parser of ybinary(update) in https://github.com/toeverything/OctoBase/pull/389. There are several known problems, which I will write here for future improvements to the format:...
> Does the issue persist as a bug? Furthermore, I aspire to contribute code to the development of OctoBase. Yes, the problem still exists! However we have recently rewritten the...
We are recently refactoring our cloud server, once this goal is completed, we will continue to promote the schema compatible with blocksuite, and we welcome relevant pull request
> @darkskygit How about this progress? continue after first cloud version
i prefer to abstract into traits Another thing that can be improved is that we need to do some error handling for transform/transact_mut -- i means switch to try_transact/try_transact_mut The...
thank you for your reminder, we haven't prepared the white version of the logo resource yet we will upload it when the logo is ready, you can pay attention to...
https://github.com/toeverything/OctoBase/blob/5f17a3ca9b9b072af6c81066a48708d32b105ba6/apps/homepage/components/Logo.jsx#L38 I have updated the art resources to the source code
any update? this bug prevents me from developing on a Mac and requires me to develop in a Windows virtual machine
> @darkskygit Would you happen to have a minimal reproduction example (or any kind of reproduction)? https://github.com/darkskygit/tauri-custom-uri-schema-crash the latest commit will make tauri crash in mac
> Does this only happen with `http` / `https` and other known/native schemes? WKWebView does not allow registering schemes that it already handles by default so it makes sense if...