FoundKey/packages
Norm bfba54524d
backend: fix various type lints in services/note
`createdAt` in `insertNote` now will default to the current date.

Also refactor poll insert:
Instead of testing hasPoll, just do a null check on data.poll since it's
a more reliable indicator for whether a poll exists (and also tsc won't
complain about data.poll being possibly null).
2022-10-20 21:22:24 -04:00
..
backend backend: fix various type lints in services/note 2022-10-20 21:22:24 -04:00
client refactor API console 2022-10-18 22:04:42 +02:00
foundkey-js bump versions in all package.json files 2022-10-16 11:46:12 -04:00
shared client: fix some lints 2022-08-12 08:35:22 +02:00
sw bump versions in all package.json files 2022-10-16 11:46:12 -04:00
meta.json refactoring 2021-11-12 02:02:25 +09:00