* Implement email backend
* Add job ctx
* Remove job ctx and use EmailBackend everywhere
* Fix watcher to terminate cmd when inturrupted
* Test runner validation
* Send welcome email upon register
* Use plaintext for verification email
* Use plaintext for password reset email
* Fix from
* Implement publicity control for notes
* Implement server side rendering for note sharing
* Implement UI
* Modularize
* Remove autofocus
* Fix test
* Document
* Implement data model and basic UI for repetition rules
* Implement tooltip
* Allow to update and write test
* Stop processing the first repetition until having waited at least the frequency amount
* Set up email dev server reload
* Test pro only
* Allow to toggle repetition using token
* Remove unused
* Add last active
* Simplify nextActive calculation
* Create weekly digest repetition rules for existing users
* Fix style
* Fix link
* Create default repetition rule upon signup
* Get notes with thresholds
* Fix test
* Fix test
* Require explicit configuration for database connection
* Test validation
* Remove stutter
* Only use packr for self hosting
* Restart server upon change