Commit Graph

9 Commits

Author SHA1 Message Date
7cc8b951a3 refactor: update resource id naming 2024-03-20 20:39:16 +08:00
8382354ef7 feat: add user-defined name to memo 2024-01-20 23:48:35 +08:00
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.
2024-01-16 13:51:26 +08:00
fa6693a7ae chore: update list memos 2023-12-06 22:44:49 +08:00
607fecf437 chore: update store tests 2023-10-03 00:47:34 +08:00
cd0ea6558d chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
a7573d5705 refactor: migrate memo to apiv1 (#1907)
* refactor: migrate memo to apiv1

* chore: update

* chore: update

* chore: update

* chore: upate

* chore: update

* chore: update
2023-07-06 21:56:42 +08:00
ea728d232d refactor: memo store (#1741) 2023-05-25 21:50:37 +08:00
fab8a71fd2 feat: implement memo relation store (#1598)
* feat: implement memo relation store

* chore: update
2023-04-25 23:27:38 +08:00