Commit Graph

89 Commits (ea70dd85bf4c4fdd08f215032828ea89905c3271)

Author SHA1 Message Date
Steven edc3b578d6 feat: implement search multi tags 7 months ago
Steven 797f5a123c feat: add `HasIncompleteTasks` to memo property 9 months ago
Steven f0e5a72271 feat: update search memo filter 9 months ago
Steven 0c673d49ef chore: retire memo tags 10 months ago
Steven c561362d62 feat: implement memo property 10 months ago
Steven 8948edf654 chore: impl memo payload definition 10 months ago
Steven d0655ece53 refactor: update memo tags 10 months ago
Steven bb10bb200c chore: implement search random memos 11 months ago
Steven 7cc8b951a3 refactor: update resource id naming 12 months ago
Steven 8382354ef7 feat: add user-defined name to memo 1 year ago
Steven d426f89cf0 chore: add time filter to timeline 1 year ago
Steven a297cc3140 chore: exclude comments in memo list response 1 year ago
Steven 52f399a154 chore: remove unused functions 1 year ago
Steven fa6693a7ae chore: update list memos 1 year ago
Steven ec2995d64a chore: fix order by pinned 1 year ago
Steven 6f2ca6c87a chore: update find memo api 1 year ago
Steven b938c8d7b6 chore: only show comments in memo detail page 1 year ago
Steven be046cae8e chore: add parent field to memo 1 year ago
Athurg Gooth ca98367a0a
chore: store vacuum and clean (#2293)
* Move all vacuum code into driver

* Remove db from Store
1 year ago
Athurg Gooth 9ce22e849c
chore: move SQL code of Memo into Driver (#2292) 1 year ago
Steven 6007f48b7d chore: retire memo resource relation table 1 year ago
Steven cd0ea6558d chore: update golangci-lint config 1 year ago
Steven d63715d4d9 feat: implement list memos filter 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
Vespa314 63d6b6f9f9
chore: listMemos sort by id for memos post/update at the same time (#1866) 2 years ago
Athurg Gooth 25ce36e495
feat: resource visibility (#1777)
* Add method to query visibility list by memoIDs

* Add function to get visibility by resourceID

* Check resource visibility in /r/:resourceId/:publicId/:filename

* Check resource visibility in /r/:resourceId/:publicId

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
boojack beb4d8ccb9
chore: order by updated ts in memo store (#1761) 2 years ago
boojack c40aeb91e6
fix: patch memo row status (#1755) 2 years ago
boojack 2e34ce90a1
chore: upgrade version `0.13.1` (#1754) 2 years ago
Athurg Gooth 4ea5426e18
feat: add support for content search (#1728)
* Change MemoFind.ContentSearch to slice

* Add support for content search

* Change for go-simple sugguest

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
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