drishti/src
Eli Ribble cf20d9aff1 Show convenient relative time in the email summary 2024-08-30 07:43:49 -07:00
..
client Show convenient relative time in the email summary 2024-08-30 07:43:49 -07:00
components Show convenient relative time in the email summary 2024-08-30 07:43:49 -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 Show convenient relative time in the email summary 2024-08-30 07:43:49 -07:00
EmailSummary.tsx Show convenient relative time in the email summary 2024-08-30 07:43:49 -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