memos/web/src/components
Johnny 736637a362
feat: add public flag instead of system setting to enable signup (#3589)
2024-06-19 22:03:12 +08:00
..
Dialog feat: support updating display time 2024-05-18 07:52:35 +08:00
ExploreSidebar feat: support updating display time 2024-05-18 07:52:35 +08:00
HomeSidebar chore: remove memo filter 2024-06-05 23:18:14 +08:00
Inbox chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
MemoContent fix: purify html before render 2024-06-04 23:10:54 +08:00
MemoEditor feat: add hook for generating different date times (#3524) 2024-06-05 19:52:07 +08:00
Settings feat: add public flag instead of system setting to enable signup (#3589) 2024-06-19 22:03:12 +08:00
TimelineSidebar chore: update statistics view 2024-06-05 20:46:35 +08:00
kit chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
ActivityCalendar.tsx chore: tweak common function 2024-05-26 11:02:23 +08:00
AppearanceSelect.tsx feat: add typeScript support to enforce valid translation keys (#1954) 2023-07-15 10:27:37 +08:00
ChangeMemberPasswordDialog.tsx refactor: api version 2024-04-28 00:44:29 +08:00
ChangePasswordDialog.tsx chore: retire legacy setting api 2024-04-12 08:32:54 +08:00
CreateAccessTokenDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
CreateIdentityProviderDialog.tsx fix: list idp 2024-05-14 07:04:17 +08:00
CreateMemoRelationDialog.tsx chore: tweak dark mode styles 2024-05-13 08:09:32 +08:00
CreateWebhookDialog.tsx chore: fix linter 2024-04-27 23:36:57 +08:00
Empty.tsx chore: update empty icon 2023-10-05 15:52:16 +08:00
Icon.tsx chore: fix dependencies 2024-04-10 23:34:29 +08:00
LearnMore.tsx refactor: update memo tags 2024-05-08 20:03:01 +08:00
LocaleSelect.tsx chore: tweak i18n locale 2024-03-04 23:23:14 +08:00
MemoActionMenu.tsx chore: fix memo cache key 2024-05-28 23:23:23 +08:00
MemoReactionListView.tsx refactor: api version 2024-04-28 00:44:29 +08:00
MemoRelationListView.tsx refactor: api version 2024-04-28 00:44:29 +08:00
MemoResource.tsx refactor: api version 2024-04-28 00:44:29 +08:00
MemoResourceListView.tsx chore: tweak max width 2024-05-07 22:10:08 +08:00
MemoView.tsx feat: add more memo settings 2024-05-29 23:17:53 +08:00
MobileHeader.tsx chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
Navigation.tsx chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
NavigationDrawer.tsx chore: tweak home style 2024-01-12 08:08:24 +08:00
PreviewImageDialog.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
PreviewMarkdownDialog.tsx refactor: add markdown service 2024-04-29 08:00:37 +08:00
ReactionSelector.tsx chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
ReactionView.tsx chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
RenameTagDialog.tsx chore: update fetch tags args (#3515) 2024-06-05 08:06:01 +08:00
RequiredBadge.tsx chore: remove {filetype} in path template (#1377) 2023-03-18 22:06:15 +08:00
ResourceIcon.tsx chore: update resource dashboard 2024-05-06 07:37:48 +08:00
SearchBar.tsx chore: tweak searchbar styles 2024-05-08 22:50:13 +08:00
UpdateAccountDialog.tsx refactor: api version 2024-04-28 00:44:29 +08:00
UpdateCustomizedProfileDialog.tsx chore: tweak naming 2024-05-13 20:03:04 +08:00
UserAvatar.tsx chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
UserBanner.tsx chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
UserStatisticsView.tsx chore: update statistics view 2024-06-05 20:46:35 +08:00
VisibilityIcon.tsx chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00