Commit Graph

133 Commits (6d3d71df30372fcf5d0cefc93dfb33ae04a87014)

Author SHA1 Message Date
Steven 6295979592 chore: add user avatar route 10 months ago
Steven 155c5baf2c refactor: add markdown service 10 months ago
Steven 4338234641 chore: retire storage related functions 10 months ago
Steven 320963098f refactor: update storage setting 10 months ago
Steven 1b291422e7 refactor: api version 10 months ago
Steven 92872118b9 refactor: tweak api definition 10 months ago
Steven 9b66ef5e26 chore: tweak api definition 10 months ago
Steven 04c78e180c chore: update buf dependencies 10 months ago
Steven 95df647265 chore: tweak comments 11 months ago
Steven f7f139d65a chore: tweak typo 11 months ago
Steven 1f0bfd2169 chore: update tag store 11 months ago
Steven d00e4fdf17 chore: retire telegram plugin 11 months ago
Steven cebc46adc7 chore: tweak store definition 11 months ago
Steven c373131b89 chore: migrate idp service 11 months ago
Steven 8f51529c78 chore: implement storage service 11 months ago
Steven 707e5caf89 chore: update workspace setting store 11 months ago
Steven 755d5b83c6 chore: retire legacy setting api 11 months ago
Steven 3e6e56b008 refactor: update workspace store definition 11 months ago
Steven eb251a097e chore: update workspace setting service 11 months ago
Steven 71c39ed554 chore: update workspace setting definition 11 months ago
Steven c93b1efbae chore: update workspace setting store 11 months ago
Steven b1e196bb4f fix: delete memo reaction 11 months ago
Steven cbebbca7d6 chore: add idp definition 11 months ago
Steven 54a3c25ebd chore: update memo resource name definition 11 months ago
Steven 90679cc33a chore: add explore sidebar 11 months ago
Steven 18d16abdb5 chore: update workspace service 12 months ago
Steven 7c5261b5d2 chore: tweak resource definition 12 months ago
Steven 7cc8b951a3 refactor: update resource id naming 12 months ago
Steven ed89cb8310 chore: update memo relation definition 12 months ago
Steven 5f2d6b22be chore: tweak memo structure 12 months ago
Steven 86db6d0254 chore: tweak user api definition 12 months ago
Steven 335a0312f2 chore: tweak link styles 12 months ago
Steven e795149186 chore: tweak memo view display 12 months ago
Steven 5d740c3813 chore: update link service 12 months ago
Mehad Nadeem 4d41b68d4c
feat: implemented link previews (proto files) (#3072)
* feat: implmented link previews (proto files)

* fix: passing proto linter errors

* chore: renamed MetadataService service in proto file.

* fix: removed unused files

* chore: removed meaningless comments from proto file
12 months ago
Steven 7d5f603482 chore: update compact view 1 year ago
Steven 8e11826db1 chore: update workspace setting service 1 year ago
Steven 3dddd3ec4c chore: tweak reaction store 1 year ago
Steven 4081a6f5ad chore: add more reactions 1 year ago
Steven 3a5bc82d39 chore: implement reaction service 1 year ago
Steven 559e427c50 chore: implement reaction store 1 year ago
Mehad Nadeem 06fb2174c3
feat: add compact mode setting (Proto) (#2934)
* chore: proto related files for compact view setting.

* fix: pasing lint errors
1 year ago
Steven ded8001735 chore: fix v2 routes 1 year ago
Steven 185ec2ad2a chore: update inbox service 1 year ago
Steven 1e07b70d23 chore: fix export memos 1 year ago
Steven c342c464a2 chore: update services comment 1 year ago
Steven dd06278692 feat: add batch upsert tags 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