Commit Graph

28 Commits (86db6d0254dc7524f9ca7cb3120c5912e5357e11)

Author SHA1 Message Date
Steven 86db6d0254 chore: tweak user api definition 1 year ago
Steven 3a5bc82d39 chore: implement reaction service 1 year ago
Steven ded8001735 chore: fix v2 routes 1 year ago
Steven 1e07b70d23 chore: fix export memos 1 year ago
Steven 2f0b0e0071 chore: remove node definition 1 year ago
Steven ad2d492dec chore: move preview memo content 1 year ago
Noah Alderton 73337331cb
feat: export all user Memos as a .zip of Markdown files (#2854)
* Add gRPC Memos Export

* Update code style

* Add URL.revokeObjectURL

* Rename protobuf and ESLint fix

* Change MemosExport to ExportMemos
1 year ago
Steven c26109cd36 chore: update list memos request 1 year ago
Steven 4d48f50815 chore: use resource name in frontend 1 year ago
Steven 8382354ef7 feat: add user-defined name to memo 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 a297cc3140 chore: exclude comments in memo list response 1 year ago
Steven b8eaf1d57e chore: deprecate memo creation stats legacy api 1 year ago
Steven 5673e29e51 chore: compose memo in backend 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
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
Steven 922de07751 feat: impl memo comment api 2 years ago
Steven d63715d4d9 feat: implement list memos filter 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