Commit Graph

47 Commits (20233c7051cd6504171f31c6fa1e4ddc48337489)

Author SHA1 Message Date
Nic Luckie 20233c7051
feat(web): add accessible ConfirmDialog and migrate confirmations; and Markdown-safe descriptions (#5111)
Signed-off-by: Nic Luckie <nicolasluckie@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
7 days ago
Colin Holzman 6005d0f3f7
chore: use MEMOS_INSTANCE_URL for "Copy Link" (#4930) 3 months ago
Johnny f907619752 chore: move frontend store 3 months ago
Johnny 35928ce5ba chore: unify colors 3 months ago
Johnny 91be2f68d1
feat: variant colors (#4816) 3 months ago
Johnny 493832aeb4 refactor: unify components 4 months ago
Johnny acb71dfb69 chore: tweak button styles 4 months ago
Johnny f2a01d9ccb chore: use popover instead of dropdown/menu 4 months ago
Johnny e6fe088ac0 chore: fix missing observer 5 months ago
Johnny d76f988bb5
fix: edit for comment 5 months ago
Steven 785c250f3c refactor: migrate memo store 5 months ago
Johnny f5d5ebea6f chore: hide actions for comment 6 months ago
Johnny b770042a8a refactor: migrate eslint 7 months ago
Johnny 012405f7fd refactor: user stats state 8 months ago
Steven f6ad49754a chore: update url of memo detail page 8 months ago
johnnyjoy 2a8c4cb750 chore: update styles 8 months ago
johnnyjoy 0b85cb567e chore(frontend): fix clsx 9 months ago
johnnyjoy 5e770dda52 refactor: memo name 9 months ago
Steven 147458347b chore: tweak user stats in frontend 9 months ago
johnnyjoy 2a861ea430 refactor: tweak resource state in api 9 months ago
johnnyjoy ac7121c21a chore: update archived page 9 months ago
johnnyjoy 1424036ccd chore: use for...of 11 months ago
lcdgit f00751a6e0
feat: allow to remove done items (#4126)
* add remove done items

* i18n en add

* bug fix

* add i18n

* Modify the description

* Modify the description

* Modify the description

* remove remove_done_check_items setting

* fix the static checks

* fix the static checks

---------

Co-authored-by: mozhu <lcl_em@163.com>
11 months ago
Michel Heusschen 2dbf92f7f1
perf: reduce bundle size by 21% with direct icon imports (#3844) 1 year ago
Steven 3c5aa41a78 feat: implement week start day setting 1 year ago
Steven c313596144 feat: update memo editor 1 year ago
Steven e2fd79200e feat: implement inline memo editor 1 year ago
Steven 1ad5d9bf0a chore: update confirm dialog 1 year ago
Steven cbf556fee5 chore: fix memo cache key 1 year ago
Steven f79554371d chore: retire share dialog 1 year ago
Steven d8aeec993c chore: replace classnames with clsx 1 year ago
Steven 1b291422e7 refactor: api version 1 year ago
imikod 257b8add8c
chore: localization improvements (#3213)
* localization improvements

* typo fix

* fix linting error
2 years ago
The Anh Nguyen 2fe6d606ec
feat: handle restore memo when is in archived memo detail page (#3165) 2 years ago
Steven c8baeb86ec chore: fix memo links 2 years ago
Steven c7aaf791e6 chore: tweak props naming 2 years ago
Steven 722e356044 chore: update memo store 2 years ago
Steven 5f2d6b22be chore: tweak memo structure 2 years ago
Steven ded4da07a3 feat: use @github/relative-time-element to display time 2 years ago
Steven e795149186 chore: tweak memo view display 2 years ago
Steven 9a8a1d017e chore: add comments icon 2 years ago
Steven ce32206677 chore: remove unused system setting 2 years ago
Steven d22b772232 chore: add memo actions to memo detail page 2 years ago
Steven 606e574e19 chore: update enum type 2 years 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.
2 years ago
Steven 3dddd3ec4c chore: tweak reaction store 2 years ago
Steven 60efd3ac32 chore: tweak memo view 2 years ago