You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Hacohen 724bc29e4a Merge the duplicate contact/event view/edit/log routes. 7 years ago
..
Journal Merge JournalAddressbook and JournalCalendar. 7 years ago
Pim Merge the duplicate contact/event view/edit/log routes. 7 years ago
SideMenu Show a shorter login form (only enc password) if already logged in. 7 years ago
api Api: rename tsx files to ts. 7 years ago
components Unify the names of the props of ContactEdit and EventEdit. 7 years ago
constants Move the constants to their own module. 7 years ago
images Move to material-ui. 7 years ago
store Split fetching credentials and key derivation. 7 years ago
types Move types to their own directory. 7 years ago
widgets Add a refresh button and make it spinable. 7 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Make the event and contact itemUid the consistent. 7 years ago
LoginGate.tsx Split fetching credentials and key derivation. 7 years ago
SyncGate.tsx Fix entries fetching by creating a fetchAll action. 7 years ago
etesync-helpers.ts Change the suffix of helpers from .tsx to .ts. 7 years ago
index.css Disable pull to refresh in PWAs based on chrome. 7 years ago
index.tsx Add a basic redux store. 7 years ago
journal-processors.ts Change the suffix of helpers from .tsx to .ts. 7 years ago
persist-state-history.tsx history persistor: follow the recommended HOC guidelines. 7 years ago
pim-types.ts Change the suffix of helpers from .tsx to .ts. 7 years ago
registerServiceWorker.ts Initial commit. 7 years ago
routes.test.ts Change the suffix of helpers from .tsx to .ts. 7 years ago
routes.ts Change the suffix of helpers from .tsx to .ts. 7 years ago