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 9f4fb75d73 Main view: make the calendar the default view.
It's used much more often than the contact list, so makes sense it's
the default.
6 years ago
..
Journal Add basic support for viewing tasks. 6 years ago
Pim Main view: make the calendar the default view. 6 years ago
SideMenu Add basic support for viewing tasks. 6 years ago
api Automatically create the default journals if there are none. 6 years ago
components Add basic support for viewing tasks. 6 years ago
constants Move the constants to their own module. 7 years ago
images Add a basic link about signed pages. 7 years ago
store Update react, typescript recompose and etc. 6 years ago
types ICAL types: add more types and properties. 6 years ago
widgets Confirmation dialog: upgrade material-ui. 6 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Appbar: fix the warning about passing an unknown props. 6 years ago
LoginGate.tsx Update react, typescript recompose and etc. 6 years ago
SyncGate.tsx Journal: upgrade material-ui 6 years ago
etesync-helpers.ts Item update/delete: fetch before inserting to make sure we're up to date. 6 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 Add basic support for viewing tasks. 6 years ago
registerServiceWorker.ts Initial commit. 7 years ago
routes.test.ts Upgrade react-scripts-ts and typescript. 7 years ago
routes.ts Change the suffix of helpers from .tsx to .ts. 7 years ago