Mo
Mo
Sorry, was uploaded to Google Play only. Available on GitHub now: https://github.com/standardnotes/mobile/releases/tag/3.14.1
In my testing, load time from launch to interface load was: 3.12.0: 1.7s 3.14.0: 6s 3.14.1: 2.7s So, not as great as 3.12, but much better. We hope to get...
@e1025735 can you open a new issue in https://github.com/standardnotes/standalone? Unsure which server configuration you're using (we just launched a new Docker configuration). Historically I do recall that Android has issues...
Hmm, downgrading overall security to allow a subset of self-hosters easier config might not be the best idea.
Yes, possible with themes in a future release for sure. Right now themes are mostly limited to colors but I plan on expanding this.
`SF|Extension` are server items that are not meant to be encrypted (this is what the "000" prefix signifies). They apply to both `SF|Extension` and` SF|MFA`. The "`SF`" prefix is also...
@karolsojko `cleanup_excessive_revisions` should do checking to see if AWS enabled. We should generally optionalize any AWS behavior so users don't experience issues.
Yep just some solution to AWS dependence. Users shouldn't need to use AWS to self-host. Inline jobs could be a good solution.
If the web app is behind https://, then any requests it makes must also be behind https://. All browsers enforce this I believe. So if you're using our official web...
What is the host machine specifications? Are you hosting on a NAS? Or just a regular OS/machine? Potentially related: https://github.com/standardnotes/forum/issues/3299