etesync/src
Tom Hacohen 5c077ddc0e SyncManager: make helper functions private. 2020-08-10 14:00:10 +03:00
..
Calendars Improve error handling: failing to parse items/collections + syncmanager 2020-08-08 11:55:32 +03:00
Collections Move FIXME to the correct place. 2020-08-08 12:05:32 +03:00
Contacts Fix React warning. 2020-08-08 12:02:12 +03:00
Pim Improve error handling: failing to parse items/collections + syncmanager 2020-08-08 11:55:32 +03:00
Settings CollectionMembers: add pages to control collection memberships. 2020-08-06 10:46:35 +03:00
SideMenu Add a collections section. 2020-08-06 10:46:35 +03:00
Tasks Improve error handling: failing to parse items/collections + syncmanager 2020-08-08 11:55:32 +03:00
components Login form: call the username username rather than email. 2020-08-08 10:04:14 +03:00
constants Remove wrong hardcoded url. 2020-08-06 10:56:18 +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 Add a basic link about signed pages. 2017-12-29 15:47:11 +00:00
store store: improve typing in cache deserialize. 2020-08-10 13:32:03 +03:00
sync SyncManager: make helper functions private. 2020-08-10 14:00:10 +03:00
types Change code to double-quotes. 2020-08-05 09:45:36 +03:00
widgets Remove more redundant code. 2020-08-06 10:46:35 +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 Appbar: remove the useless back button - always open the menu. 2020-08-08 11:58:21 +03:00
Debug.tsx Rename cache/credentials2 to remove the 2. 2020-08-08 12:10:23 +03:00
LoginGate.tsx Login: show a nice error when pointing to a bad Etebase server. 2020-08-08 10:23:24 +03:00
PageNotFound.tsx Router: add more 404s. 2020-08-08 10:13:56 +03:00
SyncGate.tsx Router: add more 404s. 2020-08-08 10:13:56 +03:00
credentials.tsx Rename cache/credentials2 to remove the 2. 2020-08-08 12:10:23 +03:00
etebase-helpers.ts Rename cache/credentials2 to remove the 2. 2020-08-08 12:10:23 +03:00
helpers.tsx helpers: import some helpers from iOS. 2020-08-08 09:53:38 +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 Event clone: also clone collection/item Uid. 2020-08-06 10:58:43 +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