etesync/src
niconfus f4e3153d4b Fix localization for DateTimePicker 2020-10-08 23:25:54 +03:00
..
Calendars EventEdit: allow changing calendar when duplicating event 2020-09-06 18:51:24 +03:00
Collections Show messages on collection edit, remove and memebership management. 2020-10-02 10:29:34 +03:00
Contacts Implment item and collection change history. 2020-09-04 15:11:26 +03:00
Pim Workaround typescript issue with list responses being any. 2020-09-06 18:51:24 +03:00
Settings Settings: implement changing password. 2020-10-02 09:47:28 +03:00
SideMenu Invitations: move to side menu. 2020-09-07 17:41:47 +03:00
Tasks Tasks: always show searchbar. 2020-09-06 18:51:24 +03:00
components Change history: show a placeholder when change history is empty. 2020-09-07 17:38:43 +03:00
constants Forgot password: fix the link to point to the faq entry. 2020-09-07 14:20:02 +03:00
data pim-types: sync from iOS app. 2019-11-24 18:49:40 +02:00
icons Change code to double-quotes. 2020-08-05 09:45:36 +03:00
images Wizard: add a first-run wizard to help create new accounts. 2020-09-07 17:33:59 +03:00
store Store asyncDispatch: support passing non-async actions 2020-10-02 10:27:59 +03:00
sync Wizard: add a first-run wizard to help create new accounts. 2020-09-07 17:33:59 +03:00
types Change code to double-quotes. 2020-08-05 09:45:36 +03:00
widgets Fix localization for DateTimePicker 2020-10-08 23:25:54 +03:00
App.css Move to material-ui. 2017-12-04 14:45:01 +00:00
App.test.tsx Change code to double-quotes. 2020-08-05 09:45:36 +03:00
App.tsx Auto refresh: refresh every 5 minutes instead of every 1 minute. 2020-09-30 16:02:38 +03:00
Debug.tsx Update etebase and adjust usage accordingly. 2020-09-16 16:07:34 +03:00
LoginPage.tsx Wizard: add a first-run wizard to help create new accounts. 2020-09-07 17:33:59 +03:00
MainRouter.tsx Add a global message queue that shows a snackbar. 2020-10-02 09:45:15 +03:00
PageNotFound.tsx Router: add more 404s. 2020-08-08 10:13:56 +03:00
SignupPage.tsx Signup form: also show email specific errors. 2020-10-05 11:47:46 +03:00
SyncGate.tsx Router: add more 404s. 2020-08-08 10:13:56 +03:00
WizardPage.tsx Wizard: set collection mtime when creating the first collections. 2020-10-01 13:37:48 +03:00
credentials.tsx Rename cache/credentials2 to remove the 2. 2020-08-08 12:10:23 +03:00
etebase-helpers.ts Update etebase and adjust usage accordingly. 2020-09-16 16:07:34 +03:00
helpers.tsx Password rules: move to a helper function. 2020-10-01 17:51:55 +03:00
index.css Fix link color to be nicer (especially in dark mode). 2020-06-21 14:36:59 +03:00
index.tsx Store: move the base64 serialization to the persistor serializers. 2020-08-08 09:42:01 +03:00
persist-state-history.tsx Change code to double-quotes. 2020-08-05 09:45:36 +03:00
pim-types.ts pim-types: add getter for bday property 2020-09-06 18:51:24 +03:00
react-app-env.d.ts Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
registerServiceWorker.ts Change code to double-quotes. 2020-08-05 09:45:36 +03:00
routes.test.ts Change code to double-quotes. 2020-08-05 09:45:36 +03:00
routes.ts Change code to double-quotes. 2020-08-05 09:45:36 +03:00
worker.ts Completely remove EteSync dependency. 2020-08-06 10:47:07 +03:00