Commit Graph

16 Commits (162521885c32582133369810e12fde956eadd06f)

Author SHA1 Message Date
Steven c373131b89 chore: migrate idp service 11 months ago
Steven 8f51529c78 chore: implement storage service 11 months ago
Steven 755d5b83c6 chore: retire legacy setting api 11 months ago
Steven 3088cabe10 chore: tweak linter 11 months ago
Steven 3e6e56b008 refactor: update workspace store definition 11 months ago
Steven 4180cc3a3d refactor: migrate storage to driver 1 year ago
boojack 7c5296cf35
chore: update id type to int32 (#2076) 2 years ago
boojack 4c33d8d762
chore: remove unused transaction in store (#1995)
* chore: remove unused transaction in store

* chore: update
2 years 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 5b6c98582e
refactor: migrate storage to apiv1 (#1890)
* refactor: migrate storage to apiv1

* chore: update

* chore: update

* chore: update
2 years ago
boojack ff8851fd9f
fix: golangci-lint version (#1381)
* chore: update interface declare

* chore: update args

* chore: update

* chore: update
2 years ago
boojack 9c5b44d070
feat: update storage schema (#1142) 2 years ago
boojack c6e525b06f
chore: remove unused fields of storage table (#1104) 2 years ago
Zeng1998 2493bb0fb7
feat: storage service frontend (#1088) 2 years ago
Zeng1998 1e4a81dea9
feat: storage service backend (#1086)
* feat: storage service backend

* update go.mod

* update the column name (urlPrefix -> url_prefix)

* update

* update
2 years ago
Zeng1998 11924ad4c5
feat: add storage service table (#1070)
* feat: add storage service table

* update json field name

* update table name

* add updated_ts
2 years ago