Steven
26545c855c
refactor: implement s3 storage
2024-05-02 21:28:06 +08:00
Steven
7cc8b951a3
refactor: update resource id naming
2024-03-20 20:39:16 +08:00
Steven
582cc6609c
feat: add user-defined id to resource
2024-01-21 10:49:30 +08:00
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.
2024-01-16 13:51:26 +08:00
Steven
6007f48b7d
chore: retire memo resource relation table
2023-09-27 00:40:16 +08:00
Steven
cd0ea6558d
chore: update golangci-lint config
2023-09-17 22:55:13 +08:00
Steven
4424c8a231
chore: add resource service definition
2023-09-16 00:11:07 +08:00
boojack
7c5296cf35
chore: update id type to int32 ( #2076 )
2023-08-04 21:55:07 +08:00
boojack
7e391bd53d
chore: remove resource public id ( #1912 )
...
* chore: remove resource public id
* chore: update
2023-07-08 11:29:50 +08:00
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
2023-07-06 21:56:42 +08:00
boojack
1fa9f162a5
refactor: migrate resource to apiv1 ( #1901 )
2023-07-06 00:01:40 +08:00
CorrectRoadH
630d84348e
feat: add resource backend unit test ( #1521 )
...
* add resource unit test
* add more resource unit test
* change variable name
* add more test cases
* delete unnecessary line
* eslint
* add more asset
2023-04-13 19:55:18 +08:00