Commit Graph

30 Commits (728a9705eadf9bc2d98584f2014d0c5658fc0a8c)

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

* make creator_id optional
Athurg Gooth ed2e299797
fix: invalid type convert in apiv2 ()
fix invalid type convert in apiv2
boojack bacc529391
chore: fix linter errors ()
* chore: fix linter errors

* chore: update

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

* chore: update

* chore: update

* chore: update