standardfile icon indicating copy to clipboard operation
standardfile copied to clipboard

Yet Another Standardfile (standardnotes server) Implementation written in Golang

Results 17 standardfile issues
Sort by recently updated
recently updated
newest added

The developers of StandardNotes have provided an official way to enable the 'Pro' subscription features on self-hosted instances: https://docs.standardnotes.com/self-hosting/subscriptions/ Is it possible to build this into your server?

Hey, I'm trying to install this on my local machine, but it refuses to start. I first initialized the db with: standardfile init -c /etc/standardfile.yaml which worked. Then I tried...

`POST /v1/items/check-integrity` ```json { "integrityPayloads": [ { "uuid": "a19606e7-5838-4c7f-9641-93ffdcacf3c2" } ] } ``` https://github.com/standardnotes/standalone does not support yet this feature.

new feature

Hi, I'm sorry to open an issue request about this because this isn't really an issue... it's just that it's unclear to me whether I should change any of the...

https://github.com/standardnotes/syncing-server/pull/60

new feature

- https://github.com/containous/yaegi

new feature

Make e-mail/password change compatible with current StandardNotes client (version 3.77.1)

Based on https://github.com/mdouchement/standardfile/compare/subscription-sandbox?expand=1, closes #74 Features endpoint will be called when delaying subscription response. It seems to be a race condition in StandardNotes :(

## To repro - Add a new tag in browser A, then delete the tag. - login and sync from browser B - Go back to browser A, refresh -...

bug