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 09ddfe8be8 Event: fix date calculation to account for exact same dates. 6 years ago
..
Journals Change the max container width to 30rem. 6 years ago
Pim Change the max container width to 30rem. 6 years ago
SideMenu Move the journals to their own page. 6 years ago
api Fix all the issues that came with switching to react scripts 6 years ago
components Event: fix date calculation to account for exact same dates. 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 Fix all the issues that came with switching to react scripts 6 years ago
types ICAL types: add more types and properties. 6 years ago
widgets Fix all the issues that came with switching to react scripts 6 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Add support for tasks. 6 years ago
LoginGate.tsx Change the max container width to 30rem. 6 years ago
SyncGate.tsx Jounal store: simplify the store functions and change the list to a hash 6 years ago
etesync-helpers.ts Item update/delete: fetch before inserting to make sure we're up to date. 6 years ago
helpers.tsx Implement journal update. 6 years ago
index.css Expand containers to fill full vertical height. 6 years ago
index.tsx Add a basic redux store. 7 years ago
journal-processors.ts Add support for tasks. 6 years ago
persist-state-history.tsx history persistor: follow the recommended HOC guidelines. 7 years ago
pim-types.ts Add support for tasks. 6 years ago
react-app-env.d.ts Move to react-scripts now that it supports typescript. 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