Commit Graph

56 Commits (d24632682f20f4d77a80dae091180e4c4eb19f04)

Author SHA1 Message Date
boojack 1d7627dd72
chore: upgrade version `0.13.0` (#1685)
* chore: upgrade version `0.13.0`

* chore: update
2 years ago
boojack a07d5d38d6
feat: memo relation part1 (#1677)
* feat: memo relation part1

* chore: update
2 years ago
CorrectRoadH 700fe6b0e4
fix: return pinned status after edit (#1629)
* stash

* query pinned status after patch

* eslint

* refactor query

* eslint

* process specify case

* add test

* Update memo.go
2 years ago
boojack 9b8d69b2dd
chore: add vacuum memo relation to dev guard (#1644)
* chore: add vacuum memo relation to dev guard

* chore: update
2 years ago
boojack b6564bcd77
feat: implement memo relation server (#1618) 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 904a6bd97f
fix: find memo list order (#1149) 2 years ago
boojack 6d2d322140
chore: show pinned memos in explore (#1141) 2 years ago
boojack 29124f56bb
chore: update memo service (#1138)
* chore: update memo service

* chore: update
2 years ago
boojack bdf0c44246
chore: add `CreatedTs` field to `MemoCreate` (#1073) 2 years ago
boojack 3590d3f8b6
feat: update store cache (#1066)
* feat: update store cache

* chore: update
2 years ago
boojack f74d1b7bf8
chore: remove resource cache (#1059) 2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 2 years ago
Zeng1998 3aa44f9f6d
fix: delete related resources (#415)
* chore: add icon

* fix: delete all related resources when a memo is deleted

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 2 years ago
boojack 2a4fc7dcc3
chore: update memo display time (#327)
* chore: update memo display time

* chore: update
2 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
2 years ago
steven ae8f292306 feat: create memo with resourceIdList 2 years ago
steven 9f8c0ce567 fix: raw data cache 2 years ago
steven e5c9d8604d feat: compose memo resource list 2 years ago
steven 4c465bef2d feat: add memo resource apis 2 years ago
Steven 4608894e56 fix: add `_foreign_keys` to sqlite dsn 2 years ago
Steven f303dc21a0 chore: add get all memo api 3 years ago
Steven 4743818fe7 chore: update not found handler in deleting 3 years ago
Steven 57f51d1c58 feat: allow updating memo `createdTs` 3 years ago
Steven 3b1bb4a95d chore: disable setting memo visibility when creating 3 years ago
boojack d8e10ba399 chore: use `tx` for stores 3 years ago
boojack da333b0b1e chore: add store cache service 3 years ago
boojack 47ffd99c3b chore: fix typo 3 years ago
boojack 7b1bad5b29 feat: update delete user api 3 years ago
boojack b7339e00ba feat: update finding memo with visibility 3 years ago
boojack 6053df050c chore: update create memo with visibility 3 years ago
boojack 1afc183458 feat: update memo visibility in frontend 3 years ago
boojack 697d01e306
feat: add `visibility` field to memo (#109)
* feat: add `visibility` field to memo

* chore: fix typo
3 years ago
boojack 49666ddaf3 fix: patch memo missing creator_id 3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack 85ce72282b fix: response type 3 years ago
Steven 9f81362027
feat: add `/api/tag` (#82) 3 years ago
boojack b96d78ed19 fix: tag ending space 3 years ago
STEVEN 164873b344
chore: find memo by tag (#74) 3 years ago
boojack 948b53393a chore: add default `ORDER BY` 3 years ago
boojack 8e01eb8702 feat: `store/db` module with sqlite 3 years ago
boojack bc22f69ac5 refactor: raw struct for store 3 years ago
boojack 74ab42069f chore: add service version 3 years ago
boojack fbf4afff8e refactor: store 3 years ago
STEVEN 615cec3066
feat: import data from json (#53) 3 years ago
boojack d947a512e6 chore: typo `Id` to `ID` 3 years ago
email 8f76120e4e chore: clean server 3 years ago
email 825bea59f0 fix: user api 3 years ago
email d661134b03 refactor: backend 3 years ago