drishti/src
Eli Ribble 895bb8ae47 Don't set inner HTML for text email content.
It was a bad copy-paste from the HTML display.
2024-08-29 11:49:04 -07:00
..
client Add note to add support for sentAt. 2024-08-29 11:25:59 -07:00
AccountList.tsx Rip apart client, build a wrapper. 2024-08-28 01:08:27 -07:00
App.css Bootstrap with basic create-react-app and typescript. 2024-08-28 01:08:26 -07:00
App.test.tsx Use tabs, add jmap-client-ts, use it a bit 2024-08-28 01:08:27 -07:00
App.tsx Split email cache into full content and stubs. 2024-08-29 08:41:34 -07:00
AppLayout.tsx Split email cache into full content and stubs. 2024-08-29 08:41:34 -07:00
AuthModal.tsx Rip apart client, build a wrapper. 2024-08-28 01:08:27 -07:00
EmailArea.tsx Split email cache into full content and stubs. 2024-08-29 08:41:34 -07:00
EmailContent.tsx Add beginning of email header information 2024-08-29 11:41:41 -07:00
EmailContentHTML.tsx Clean up some lint warnings 2024-08-29 11:43:41 -07:00
EmailContentText.tsx Don't set inner HTML for text email content. 2024-08-29 11:49:04 -07:00
EmailList.tsx Split email cache into full content and stubs. 2024-08-29 08:41:34 -07:00
EmailSummary.tsx Add 'from' and 'received at' to the email summary. 2024-08-29 10:47:09 -07:00
Mailbox.tsx Standardize on links for refresh. 2024-08-28 10:35:48 -07:00
MailboxList.tsx Standardize on links for refresh. 2024-08-28 10:35:48 -07:00
index.css Auto pretty everything, add initial auth modal. 2024-08-28 01:08:27 -07:00
index.tsx Use tabs, add jmap-client-ts, use it a bit 2024-08-28 01:08:27 -07:00
logo.svg Bootstrap with basic create-react-app and typescript. 2024-08-28 01:08:26 -07:00
react-app-env.d.ts Bootstrap with basic create-react-app and typescript. 2024-08-28 01:08:26 -07:00
reportWebVitals.ts Auto pretty everything, add initial auth modal. 2024-08-28 01:08:27 -07:00
setupTests.ts Auto pretty everything, add initial auth modal. 2024-08-28 01:08:27 -07:00
style.scss Add ability to support custom styles 2024-08-28 09:38:23 -07:00