Commit Graph

36 Commits (f28b65405706b34c811d5487648ba5b182538ef4)

Author SHA1 Message Date
Steven f28b654057 chore: fix setting nil checks 1 year ago
Steven 5172e4df7c chore: create memo visibility when creating 1 year ago
Steven d426f89cf0 chore: add time filter to timeline 1 year ago
Steven 54296f0437 chore: update filter in timeline 1 year ago
Steven cc43d06d33 chore: update memo stats response 1 year ago
Noah Alderton 24bb3e096a
fix: DatePicker by passing in Timezone to API (#2770)
* Fix DatePicker by passing in Timezone to API

* Add some clarity
1 year ago
Steven 8e0ce4d678 fix: list memos with pinned 1 year ago
Steven aaec46a39c chore: update find memo with updated time 1 year ago
Steven ddcf1d669d chore: add max content length 1 year ago
Steven a297cc3140 chore: exclude comments in memo list response 1 year ago
Steven 454cd4e24f feat: implement switchable task list node 1 year ago
Steven 138b69e36e chore: fix memo comment 1 year ago
Steven f74fa97b4a chore: traverse nodes to upsert tags 1 year ago
Steven b8eaf1d57e chore: deprecate memo creation stats legacy api 1 year ago
Steven eefce6ade3 chore: implement webhook dispatch in v2 api 1 year ago
Steven 5673e29e51 chore: compose memo in backend 1 year ago
Steven 34af969785 chore: fix list memos order by pinned 1 year ago
Steven fd9c3ccbae chore: implement useMemoList store 1 year ago
Steven 02265a6e1a chore: fix memo search 1 year ago
Steven 81524c38e9 chore: refactor memo module 1 year ago
Steven 671551bdc1 chore: update memo detail page 1 year ago
Steven 9361613f23 chore: update timeline page 1 year ago
Steven b64e2ff6ff chore: implement list memo resources api 1 year ago
Steven 762cb25227 chore: update memo service 1 year ago
Steven 5334fdf1b2 chore: use api v2 in archived page 1 year ago
Steven 28c0549705 feat: add markdown service 1 year ago
Steven 58e771a1d7 chore: combine v2 services 2 years ago
Athurg Gooth 79bbe4b82a
feat: support filter creator in /api/v2/memos (#2432)
* Add creator_id param in /api/v2/memos

* make creator_id optional
2 years ago
Athurg Gooth ed2e299797
fix: invalid type convert in apiv2 (#2380)
fix invalid type convert in apiv2
2 years ago
boojack bacc529391
chore: fix linter errors (#2381)
* chore: fix linter errors

* chore: update

* chore: update
2 years ago
Steven 922de07751 feat: impl memo comment api 2 years ago
Steven cd0ea6558d chore: update golangci-lint config 2 years ago
Steven 42bd9b194b feat: impl user access token api 2 years ago
Steven d63715d4d9 feat: implement list memos filter 2 years ago
boojack 3df9da91b4
chore: update get memo api (#2079) 2 years ago
boojack 57dd1fc49f
chore: initial memo service definition (#2077)
* chore: initial memo service definition

* chore: update

* chore: update

* chore: update
2 years ago