Commit Graph

1634 Commits (75e76e1331cd53aefdc74f23d6bf05da3e9ae141)

Author SHA1 Message Date
steven 8cdc0c7ffa chore: add delete tag action 1 year ago
zty 999a05307e
fix: body overflow styles #3056
Co-authored-by: zty <zty.dev@outlook.com>
1 year ago
steven 77bafba682 chore: update gomark.wasm 1 year ago
Michael 1540de2f44
chore: translated using Weblate (Korean) (#3060)
Translated using Weblate (Korean)

Currently translated at 95.1% (292 of 307 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ko/

Co-authored-by: WonSeok <wonseok@duck.com>
1 year ago
Steven ed4b48c54f chore: update gomark.wasm 1 year ago
Michael 706e749275
chore: translated using Weblate (Portuguese (Brazil)) (#3050)
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (307 of 307 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/

Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
1 year ago
Steven 845999292a chore: update frontend dependencies 1 year ago
Michael 240da335c1
chore(i18n): update translation files (#3042)
Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/

Co-authored-by: Hosted Weblate <hosted@weblate.org>
1 year ago
Steven f9f277695d chore: fix comment amount 1 year ago
Dubzer 6cbfbe9c07
chore: settings page improvements (#3034)
* Don't allow to select text on buttons in settings + refactoring

* Remove redundant useMemo

* Update web/src/pages/Setting.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Rename other constants too

* Rename AdminSection to ADMIN_SECTIONS

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
Steven ec206104e5 chore: tweak i18n locale 1 year ago
Steven 342f341b3d chore: ignore import locale error 1 year ago
Steven 7d5f603482 chore: update compact view 1 year ago
Dubzer f0a521f5b8
feat: improve theming (#3032)
Add color-scheme and dark scrollbar styles
1 year ago
Steven 59314cdf80 chore: add compact mode to memo view 1 year ago
Steven ac0315334d chore: update i18n locales imports 1 year ago
Steven d34273b186 chore: update memo icons style 1 year ago
Steven ebcf43c997 chore: update gomark.wasm 1 year ago
jjaychen 3b089eeae3
fix: ignore "Tab" key down event when is composing in editor(#3026) (#3027) 1 year ago
Steven 9a8a1d017e chore: add comments icon 1 year ago
Steven 7e23ceb242 chore: fix frontend linter 1 year ago
Steven 898b3c3779 chore: update gomark.wasm 1 year ago
Steven 12f4d3a10d chore: tweak default page size 1 year ago
Steven 1aa75847d6 chore: upgrade gomark 1 year ago
Steven 89a270cede chore: add username to cache key 1 year ago
Xylit 5526355621
fix: dark mode tag selection and suggestion (#3004)
* fix: use correct higlight color on selecting a tag in darkmode

* fix: take scrolling into account in tab suggestion

Issue: When editing a long memo and editing a tag somewhere where the user has
to scroll down to, the tag suggestions would be out of place (too far down)
because the scrolling wouldn't be taken into account.

Fix: Substract the suggestions div by the scroll amount.

* fix: don't show tag suggestion when on '#'

Fixes this issue like this:
1. Text #tag text
        ^ backspace here
2. Text#tag text
       ^ space
3. Text #tag text
        ^ tag suggestion opens
1 year ago
Zhiyuan Zheng 51a7934616
fix: firefox/safari to redirect to /explore in HomeLayout (#3001) 1 year ago
Steven 222d04fb22 chore: add fuse to get tag suggestions 1 year ago
Steven 68468927dd chore: tweak setting styles 1 year ago
Steven dfe29ec766 chore: tweak route layout 1 year ago
Steven db56e1b575 chore: fix user banner dropdown 1 year ago
Steven f2eb9f1b8f chore: fix get workspace setting 1 year ago
Steven e602aeecc1 fix: update workspace general setting 1 year ago
Steven e585578553 chore: tweak readme 1 year ago
Steven 39bf850591 fix: embed memos callback 1 year ago
Steven 9cd835b979 chore: upgrade gomark wasm 1 year ago
Steven 0afdbe3332 chore: remove animation of spoiler 1 year ago
Steven 4378816e44 chore: tweak i18n 1 year ago
Steven e7bbd850b2 chore: tweak spoiler animation 1 year ago
Steven c6162d3f38 chore: update dependencies 1 year ago
Steven ce32206677 chore: remove unused system setting 1 year ago
Steven 50a3af3b29 chore: fix get general setting 1 year ago
Steven 13b911ebf0 chore: add spoiler node 1 year ago
Steven 8e11826db1 chore: update workspace setting service 1 year ago
David Nguyen e6d0c00cf6
chore: update vi.json (#2980) 1 year ago
Kristián 03d67d5a00
feat: add mermaid support in codeblock (#2971) 1 year ago
Kazuki H a86117f613
feat: add new line if the cursor is on a character when adding a tag (#2960) 1 year ago
Søm fc1a2cf2fc
chore: update ja.json (#2966) 1 year ago
Steven d22b772232 chore: add memo actions to memo detail page 1 year ago
Steven f1ec5775a7 chore: update inbox props 1 year ago
Steven 606e574e19 chore: update enum type 1 year ago
Brilliant Hanabi ebe3678288
feat: add visibility select in ShareMemoDialog (#2941)
In ShareMemoDialog, user can change the visibility
of the memo, so that the memo can be set to public
to be viewed by anyone with the link.
1 year ago
Steven 3dddd3ec4c chore: tweak reaction store 1 year ago
Brilliant Hanabi 81aa9b107f
feat: add notice when sharing private links in MemoDetail (#2942) 1 year ago
Steven 60efd3ac32 chore: tweak memo view 1 year ago
Steven 4081a6f5ad chore: add more reactions 1 year ago
Steven c7822515a1 chore: tweak view checks 1 year ago
Steven d86f0bac8c chore: implement reaction frontend 1 year ago
Steven a4fa67cd18 chore: update dependencies 1 year ago
Kazuki H 5ac17fc012
fix: displaying archived memos (#2933)
* fix: web: Archived: Show displayTime instead of updateTime

Archiving a memo is considered "updating" it, so the time it was
archived will be displayed, instead of the time it was created.

* fix: web: Archived: Add an option to fetch more memos

Just like on other pages, add a button to fetch more memos. Otherwise,
the user would only be able to load the latest 10 memos, as defined in
DEFAULT_MEMO_LIMIT.
1 year ago
Steven a76b86f18a chore: fix highlight code 1 year ago
Steven ded8001735 chore: fix v2 routes 1 year ago
Steven 185ec2ad2a chore: update inbox service 1 year ago
Steven 25efc33b24 chore: tweak timeline styles 1 year ago
Steven e35225ff24 chore: fix resource url 1 year ago
Steven 397a7f00ef chore: add postinstall script 1 year ago
Steven ab4a670bec chore: add env example 1 year ago
Steven b056c59dea chore: add vercel.json 1 year ago
Steven 15c90871d9 chore: update request base url 1 year ago
Steven be899cd027 chore: update eslint config 1 year ago
Steven 8773a3d2c1 chore: tweak assets folder 1 year ago
Steven d2603ee67b chore: upgrade frontend dependencies 1 year ago
Steven 1e07b70d23 chore: fix export memos 1 year ago
Athurg Gooth b8a9783db5
fix: signin error notification is not shown (#2908)
fix signin error notification is not shown
1 year ago
Ikko Eltociear Ashimine 82e72813f9
chore: fix typo in About.tsx (#2899) 1 year ago
Steven 00c47a0673 chore: fix menu z-index 1 year ago
Steven 374f3f7d96 chore: fix filter initial state 1 year ago
Steven 8340e6b247 chore: upgrade gomark 1 year ago
Steven 7f5148d490 chore: clean dropdown 1 year ago
Steven c522e1450a chore: update codeblock style 1 year ago
Steven dd06278692 feat: add batch upsert tags 1 year ago
Steven fdd17ce849 chore: update memo content key 1 year ago
Elliot Chen 7cd3fcbc61
fix: wrong order of the timeline in the resource page & add webhook when create memos using Telegram bot (#2886)
* fix: wrong order in resource page timeline

* feat: add webhook when create memos using Telegram bot

* rename variables and fix typos for static checks
1 year ago
Steven e78311b3af fix: initial gomark wasm 1 year ago
Steven e3afad74ce fix: update initial wasm 1 year ago
Steven 554f93eccc fix: move initial wasm into app 1 year ago
Steven 0b4914d880 chore: update generated node types 1 year ago
Steven 8ce6a32aac feat: use gomark wasm in frontend 1 year ago
Lincoln Nogueira 52539fc130
chore: prevent visitors from breaking demo (#2869)
* chore: add en-GB language

* chore: remove en-GB contents

* chore: prevent visitors from breaking demo
- prevent disabling password login
- prevent updating `memos-demo` user
- prevent setting additional style
- prevent setting additional script
- add some error feedback to system settings UI

* Revert "chore: add en-GB language"

This reverts commit 2716377b04.
1 year ago
Steven 49e3eb107c chore: update gomark wasm 1 year ago
Lincoln Nogueira e7d5dfe515
chore: add en-GB language (#2865)
* chore: add en-GB language

* chore: remove en-GB contents
1 year ago
Steven 28c7a75ea2 chore: fix import nodes 1 year ago
Steven 59d69a05fa feat: initial gomark wasm importer 1 year ago
Steven ad2d492dec chore: move preview memo content 1 year ago
Brilliant Hanabi 1bad0543d0
feat: add notice when sharing private links (#2809)
Co-authored-by: boojack <stevenlgtm@gmail.com>
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
Wen Sun 50f7f131ea
fix: month grouping error in timeline page (#2861) 1 year ago
Steven c5a5f67fdb refactor: migrate auth service 1 year ago
Aleksandr Baryshnikov fa17dce046
feat: pre-signed URL for S3 storage (#2855)
Adds automatically background refresh of all external links if they are belongs to the current blob (S3) storage. The feature is disabled by default in order to keep backward compatibility.

The background go-routine spawns once during startup and periodically signs and updates external links if that links belongs to current S3 storage.

The original idea was to sign external links on-demand, however, with current architecture it will require duplicated code in plenty of places. If do it, the changes will be quite invasive and in the end pointless: I believe, the architecture will be eventually updated to give more scalable way for pluggable storage. For example - Upload/Download interface without hard dependency on external link. There are stubs already, but I don't feel confident enough to change significant part of the application architecture.
1 year ago
Steven 2b7bd47b44 fix: rss routes 1 year ago
Steven 8c6292925e chore: update code block styles 1 year ago
Steven 21ef5a9bc0 chore: tweak workspace service 1 year ago
Steven 1dc4f02b64 chore: update memo requests 1 year ago
Steven 8db90a040c chore: remove unused dependencies 1 year ago
Steven 932f636d84 chore: update codeblock renderer 1 year ago
Steven ed32b20c9e chore: update frontend dependencies 1 year ago
Steven 8455114eef chore: fix list memos request 1 year ago
Steven c26109cd36 chore: update list memos request 1 year ago
Steven 4b223c1e4c chore: update collapse sidebar 1 year ago
Steven b9cbe6626f chore: update tag rename 1 year ago
Steven 566171783d chore: tweak embedded memo style 1 year ago
Steven 7edb3598ea chore: update default request limit 1 year ago
Steven bc2d2d0cde feat: support set embedded content in UI 1 year ago
Steven e5ff1829a5 chore: add Hungarian locale 1 year ago
Steven d7889d9903 chore: tweak url filters 1 year ago
Steven 79558028c0 feat: implement rename tag 1 year ago
Steven 70d1301dc3 chore: use filter in url params 1 year ago
Steven 6d5e1def76 chore: update member section 1 year ago
boojack a5bc2d0ed6
chore: update i18n from Weblate (#2832)
* Added translation using Weblate (Hungarian)

* Translated using Weblate (Hungarian)

Currently translated at 0.3% (1 of 317 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/

* Translated using Weblate (Hungarian)

Currently translated at 71.2% (226 of 317 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/hu/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (316 of 316 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (316 of 316 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/

---------

Co-authored-by: Vermunds <com.github@weylus.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
Co-authored-by: ti777777 <ti12272198686@yahoo.com.tw>
1 year ago
Steven 08ac60cc70 chore: update memo relation dialog 1 year ago
Steven 1b69b73eb9 chore: update calendar styles 1 year ago
Steven 3dbb254aeb chore: update referenced memo title from params 1 year ago
Steven fdb1779a59 chore: implement referenced content renderer 1 year ago
Steven bf905bba86 chore: remove unused date picker 1 year ago
ti777777 024a818e91
chore: update zh-Hant (#2815) 1 year ago
Steven a620d140c5 chore: update embedded content renderers 1 year ago
Steven 370054e040 chore: implement collapsed navigation 1 year ago
Steven fae0b4e900 chore: update memo relation style 1 year ago
Steven 4d48f50815 chore: use resource name in frontend 1 year ago
Steven 288527914b chore: migrate memo route 1 year ago
Steven 264e6e6e9c chore: tweak file name 1 year ago
Steven eb72609ea3 chore: update memo editor cache key 1 year ago
Brilliant Hanabi 776785ac90
chore: update zh-Hans & zh-Hant translations (#2804) 1 year ago
Steven d5f874e185 chore: handle resource not found 1 year ago
Steven 89d940d9b7 feat: implement params field for embedded content node 1 year ago
Mark Zhao bd1cf62761
feat: enable iframe rendering in markdown code block (#2799)
* enable iframe rendering in code block

* fix eslint issue
1 year ago
Steven 196facfacd feat: implement embedded resource renderer 1 year ago
Steven 8a34013558 feat: implement embedded memo renderer 1 year ago
Steven 67f5ac3657 feat: implement subscript and superscript renderer 1 year ago
Steven 1f5899d238 chore: update dependencies 1 year ago
Wen Sun ec4884ea04
fix: incorrect timeline month display (#2792)
Fix incorrect timeline month display
1 year ago
Steven c9146bc749 chore: update code style 1 year ago
Steven f5b5bd64bc chore: tweak datetime.ts 1 year ago
Steven 2a4ebf5774 chore: add search bar in archived page 1 year ago
Steven 5172e4df7c chore: create memo visibility when creating 1 year ago
Steven 893dd2c85e chore: add disable filter to renderer context 1 year ago
Steven d426f89cf0 chore: add time filter to timeline 1 year ago
Steven 354011f994 chore: handle filter in user profile page 1 year ago
Steven 05c0aeb789 feat: implement table renderer 1 year ago
Mehad Nadeem 70e6b2bb82
chore: added tooltip for vacuum button (#2778)
* chore: added tooltip for vacuum button

- At the moment only has text for English language therefore other JSON files need to be updated accordingly

* Update en.json
1 year ago
Steven 54296f0437 chore: update filter in timeline 1 year ago
Steven 8fcd9332f7 chore: tweak timeline styles 1 year ago
Steven 1857362d03 fix: locale and appearance setting 1 year ago
Steven 6d7186fc81 feat: rebuild timeline page 1 year ago
Steven cc43d06d33 chore: update memo stats response 1 year ago
Steven 9ffd827028 fix: appearance and locale initial value 1 year ago
Hanqin Guan 15e6542f0d
fix: server overrides user's locale/appearance (#2771) 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
Noah Alderton ff13d977e9
feat: add URL paste handler (#2768)
* feat: Add URL paste handler

* Check if text highlighted for URL pasting
1 year ago
Wen Sun 1fdb8b7b01
fix: apply customized profile name in mobile header (#2723)
Fix mobile header title, apply customized profile name
1 year ago
Wen Sun f1ee88c4e1
fix: display system logo in user banner if user not logged in (#2747)
Display system logo in user banner if user not logged in
1 year ago
Noah Alderton b578afbc6a
fix: DatePicker Local Date (#2766)
Fix DatePicker Local Date
1 year ago
Steven ad94e8e3c6 feat: implement highlight renderer 1 year ago
Steven 46bd470640 chore: update favicon 1 year ago
Steven fdbf2d8af2 chore: fix blockquote renderer 1 year ago
Steven 5a723f00fa chore: split editor keydown handler 1 year ago
Noah Alderton 728a9705ea
feat: Markdown Editor Keyboard Shortcuts (#2763)
* Add bold and italic keyboard shortcut

* Add hyperlink keyboard shortcut support
1 year ago
THELOSTSOUL cd3a98c095
fix: change use-set priority (#2760)
The user settings(locale, appearance) are not in use when restart broswer
1 year ago
Steven 5ebbed9115 chore: handle tag click 1 year ago
Steven 7ae4299df2 chore: implement create resource 1 year ago
Noah Alderton 3d23c01e26
feat: add additional favicon formats (#2752)
Add additional favicons
1 year ago
Lincoln Nogueira 089e04bcfd
chore: use webp compression on logo (#2756)
- Logo size reduced from 310 KB to 36 KB.
- Point metadata image URL to local logo instead of remote
1 year ago
Steven 98762be1e5 feat: implement indent for list nodes 1 year ago
Steven d44e74bd1e chore: update editor actions 1 year ago
Steven 8e0ce4d678 fix: list memos with pinned 1 year ago
Steven 45cf158508 chore: fix max width of home section 1 year ago
Anish Kelkar 7340ae15f7
chore: delete .vscode directory (#2693)
* Delete .vscode directory

* web/.vscode deleted
1 year ago
Steven 6db7ad76da chore: update tag selector 1 year ago
Steven 4a407668bc chore: tweak dialog close button 1 year ago
Steven ab1fa44f00 feat: implement markdown buttons 1 year ago
Steven cd0004cf88 chore: update icon version 1 year ago
Steven 667aaf06a0 chore: update dependencies 1 year ago
Steven a8074d94e8 chore: update image attrs 1 year ago
Wen Sun 81942b3b98
chore: updating the default scopes of GitHub SSO (#2746)
Updating the default scopes of GitHub SSO

The scope of "user" in GitHub OAuth includes permissions to update a user's profile.
1 year ago
Steven 0c52f1ee6a chore: tweak home style 1 year ago
Steven 1994c20c54 chore: tweak setting page 1 year ago
Steven a1dda913c3 chore: fix tag selector position 1 year ago
Athurg Gooth 79b68222ff
chore: set image loading to lazy (#2733)
set image loading to lazy to avoid concurrent problem
1 year ago
Steven 777ed899a3 chore: add memo uid 1 year ago
Steven ddcf1d669d chore: add max content length 1 year ago
Noah Alderton 43e42079a4
feat: export Memos as Markdown FIles (#2716) 1 year ago
Steven 83141f9be2 chore: tweak navigation styles 1 year ago
Steven 4c59035757 chore: update about page 1 year ago
Steven f5a1739472 chore: update memo detail checks 1 year ago
Steven a297cc3140 chore: exclude comments in memo list response 1 year ago
Steven 79c13c6f83 chore: fix edit memo params 1 year ago
Steven d2a9aaa9d4 chore: update line break renderer 1 year ago
Steven f563b58a85 chore: fix renderer props 1 year ago
Steven 454cd4e24f feat: implement switchable task list node 1 year ago
Steven 6320d042c8 chore: update home padding styles 1 year ago
Steven 9593b0b091 chore: fix link rel field 1 year ago
Steven ca53630410 chore: update drawer background 1 year ago
Steven f484c38745 chore: fix dependencies 1 year ago
Steven d12a2b0c38 feat: implement math expression parser 1 year ago
Steven 73baeaa0ad chore: tweak dark mode styles 1 year ago
Steven c58851bc97 chore: tweak accent color 1 year ago
Steven 96140f3875 chore: tweak dark mode styles 1 year ago
Steven 914c0620c4 chore: add statistics view 1 year ago
Noah Alderton 673809e07d
fix: docker-compose.dev.yaml (#2695)
* Fix docker-compose.dev.yaml

* Add newline to .gitignore
1 year ago
Steven f74fa97b4a chore: traverse nodes to upsert tags 1 year ago
Steven 0f8bfb6328 chore: update index.html 1 year ago
Steven 4cd01ece30 chore: update frontend metadata 1 year ago
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources (#2683)
- always store resources with a relative path with forward slashes, which will be transformed as needed when the file is accessed

- fix an issue with thumbnail generation on Windows

- add several validations for local storage setting

- improve front-end error feedback when changing local storage

- add migrations to make existing resource paths relative (not needed, but improves database consistency)
1 year ago
Steven ea87a1dc0c chore: update memo content props 1 year ago
Steven 30dca18b79 chore: fix suspense wrapper 1 year ago
Steven 2ae6d94e2c chore: update frontend dependencies 1 year ago
Steven 9ee4b75bbd chore: tweak memo detail styles 1 year ago
Steven a0a03b0389 chore: tweak list memos request 1 year ago
Steven c8d7f93dca feat: implement auto link parser 1 year ago
Steven 6fac116d8c chore: update user store 1 year ago
subks f48ff102c9
fix: eslint check failure after fixing #2672 (#2673) 1 year ago
subks bd5a0679ee
fix: date format in share memo dialog (#2672)
fix: Date format in shareable Memo Images (#2668)
1 year ago
Steven 8e325f9986 chore: return username in user response 1 year ago
Steven b8eaf1d57e chore: deprecate memo creation stats legacy api 1 year ago
Steven aa136a2776 chore: remove vite pwa plugin 1 year ago
Steven 953141813c chore: regenerate pnpm lock file 1 year ago
Leyang be2db3f170
feat: use vite plugin pwa for generate right sw.js (#2658)
Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
Steven eefce6ade3 chore: implement webhook dispatch in v2 api 1 year ago
Steven c6ebb5552e chore: add 403 page 1 year ago
Steven 4d64d4bf25 chore: upgrade frontend dependencies 1 year ago
Steven 2ee4d7d745 chore: add startTransition to links 1 year ago
Steven df5aeb6d88 chore: remove v1 prefix in store name 1 year ago
Steven df3303dcd3 chore: update list users 1 year ago
Steven 21874d0509 chore: fix navigation errors 1 year ago
Steven b2ec0d1217 chore: add skip cache requesting 1 year ago
Steven 5673e29e51 chore: compose memo in backend 1 year ago
Steven feefaabce9 chore: update heatmap click handler 1 year ago
Steven 29b540ade3 chore: fix fetch memos 1 year ago
Steven 919f75af1a chore: update suspense loading 1 year ago
Steven 17e905085f chore: update acl config 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 a3feeceace chore: remove component v1 suffix 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 10c81ccba3 chore: fix type definition 1 year ago
Steven 9361613f23 chore: update timeline page 1 year ago
Steven cbdae24314 chore: update archived page 1 year ago
Steven 5334fdf1b2 chore: use api v2 in archived page 1 year ago