Commit Graph

9 Commits (main)

Author SHA1 Message Date
Steven 7cc8b951a3 refactor: update resource id naming 12 months ago
Steven 8382354ef7 feat: add user-defined name to memo 1 year ago
Lincoln Nogueira 5bcbbd4c52
chore: fix store tests on Windows (#2769)
It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.
1 year ago
Steven fa6693a7ae chore: update list memos 1 year ago
Steven 607fecf437 chore: update store tests 1 year ago
Steven cd0ea6558d chore: update golangci-lint config 1 year ago
boojack a7573d5705
refactor: migrate memo to apiv1 (#1907)
* refactor: migrate memo to apiv1

* chore: update

* chore: update

* chore: update

* chore: upate

* chore: update

* chore: update
2 years ago
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
boojack fab8a71fd2
feat: implement memo relation store (#1598)
* feat: implement memo relation store

* chore: update
2 years ago