memos/web/src/components
Florian Dewald 067f67869d Move settings whether to generate thumbnails for S3 images to storage related settings 2025-10-27 20:57:23 +01:00
..
ActivityCalendar chore: refactor ActivityCalendar to use a calendar matrix and improve cell rendering 2025-10-14 21:12:43 +08:00
ConfirmDialog feat(web): add accessible ConfirmDialog and migrate confirmations; and Markdown-safe descriptions (#5111) 2025-10-09 00:40:08 +08:00
HomeSidebar feat(web): add accessible ConfirmDialog and migrate confirmations; and Markdown-safe descriptions (#5111) 2025-10-09 00:40:08 +08:00
Inbox chore: update component styles for consistency 2025-10-22 20:21:58 +08:00
MasonryView feat: implement masonry layout with responsive columns and memo height tracking 2025-10-14 19:46:09 +08:00
MemoContent chore: remove unused syntax 2025-10-27 08:31:57 +08:00
MemoDetailSidebar chore: update component styles for consistency 2025-10-22 20:21:58 +08:00
MemoEditor refactor: update markdown parser 2025-10-26 11:28:40 +08:00
MemoRelationForceGraph refactor: unify theme and apperance 2025-08-17 11:27:59 +08:00
PagedMemoList feat: implement masonry layout with responsive columns and memo height tracking 2025-10-14 19:46:09 +08:00
Settings Move settings whether to generate thumbnails for S3 images to storage related settings 2025-10-27 20:57:23 +01:00
StatisticsView chore: update StatCard component for improved icon and count rendering in StatisticsView 2025-10-14 23:15:16 +08:00
kit refactor: unify components 2025-07-01 19:29:48 +08:00
ui feat: add copy content functionality to MemoActionMenu 2025-10-23 20:05:31 +08:00
AttachmentIcon.tsx feat: generate thumbnails for images stored in S3 and generate thumbnails with a maximum size (#5179) 2025-10-23 21:29:22 +08:00
AuthFooter.tsx fix: theme selector 2025-08-18 20:08:53 +08:00
ChangeMemberPasswordDialog.tsx fix: dialog state 2025-07-17 21:58:00 +08:00
CreateAccessTokenDialog.tsx feat(web): add accessible ConfirmDialog and migrate confirmations; and Markdown-safe descriptions (#5111) 2025-10-09 00:40:08 +08:00
CreateIdentityProviderDialog.tsx fix: reset state on dialog close and improve dialog open handling 2025-09-17 21:51:46 +08:00
CreateShortcutDialog.tsx chore: tweak docs 2025-08-27 21:35:04 +08:00
CreateUserDialog.tsx fix: dialog state 2025-07-17 21:58:00 +08:00
CreateWebhookDialog.tsx chore: update user settings 2025-07-27 23:12:42 +08:00
DateTimeInput.tsx chore: use input type `datetime-local` instead of `text` (#5174) 2025-10-22 09:04:37 +08:00
Empty.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00
LeafletMap.tsx feat: lat/long input fields (#5152) 2025-10-14 20:07:01 +08:00
LearnMore.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00
LocaleSelect.tsx chore: theme in user setting 2025-07-08 19:50:04 +08:00
MemoActionMenu.tsx refactor: update markdown parser 2025-10-26 11:28:40 +08:00
MemoAttachment.tsx fix: Midi files show up as playable (#4991) 2025-08-10 14:23:41 +08:00
MemoAttachmentListView.tsx feat: generate thumbnails for images stored in S3 and generate thumbnails with a maximum size (#5179) 2025-10-23 21:29:22 +08:00
MemoDisplaySettingMenu.tsx chore: move frontend store 2025-07-07 22:44:08 +08:00
MemoFilters.tsx chore: move frontend store 2025-07-07 22:44:08 +08:00
MemoLocationView.tsx chore: unify colors 2025-07-06 13:55:08 +08:00
MemoReactionListView.tsx chore: move frontend store 2025-07-07 22:44:08 +08:00
MemoRelationListView.tsx chore: update component styles for consistency 2025-10-22 20:21:58 +08:00
MemoResource.tsx refactor: attachment service part2 2025-06-18 00:09:19 +08:00
MemoView.tsx refactor: update markdown parser 2025-10-26 11:28:40 +08:00
MemosLogo.tsx chore: cleanup components naming 2025-10-12 18:58:37 +08:00
MobileHeader.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00
Navigation.tsx chore: cleanup components naming 2025-10-12 18:58:37 +08:00
NavigationDrawer.tsx fix: update useEffect dependency to location.key so drawer is closed also when re-navigating to current route (#5077) 2025-09-08 16:26:18 +08:00
PasswordSignInForm.tsx chore: update demo data 2025-10-27 09:20:26 +08:00
PreviewImageDialog.tsx chore: tweak props definition 2025-07-15 23:51:28 +08:00
ReactionSelector.tsx feat(web): improve ReactionSelector UX with hover visibility 2025-10-23 21:20:15 +08:00
ReactionView.tsx chore: update component styles for consistency 2025-10-22 20:21:58 +08:00
RenameTagDialog.tsx chore: tweak props definition 2025-07-15 23:51:28 +08:00
RequiredBadge.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00
SearchBar.tsx chore: use select/dropdown instead of popover 2025-07-08 20:25:56 +08:00
TagTree.tsx feat: add an option to auto expand subtags in tree mode (#4994) 2025-08-11 23:05:36 +08:00
ThemeSelect.tsx fix: theme selector 2025-08-18 20:08:53 +08:00
UpdateAccountDialog.tsx chore: tweak props definition 2025-07-15 23:51:28 +08:00
UpdateCustomizedProfileDialog.tsx refactor: unify theme and apperance 2025-08-17 11:27:59 +08:00
UserAvatar.tsx chore: unify colors 2025-07-06 13:55:08 +08:00
UserMenu.tsx chore: cleanup components naming 2025-10-12 18:58:37 +08:00
VisibilityIcon.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00