etesync/src
Tom Hacohen 3bb5ed17be Relicense ical.js.d.ts to MPL-2.0 (same as ical.js).
This should make it easier for people to reuse it.
2022-02-25 15:08:45 +02:00
..
Calendars Event edit: automatically populate end date when setting start date. 2021-01-14 15:10:11 +02:00
Collections Update etebase dep and adjust according to the async changes. 2020-11-03 18:28:00 +02:00
Contacts ContactEdit: fix contacts getting added to groups multiple times 2020-11-05 14:23:34 +02:00
Pim Update etebase dep and adjust according to the async changes. 2020-11-03 18:28:00 +02:00
Settings Settings: Implement the dashboard link. 2020-10-09 09:46:36 +03:00
SideMenu Invitations: move to side menu. 2020-09-07 17:41:47 +03:00
Tasks Fix being able to access the changelog of deleted items. 2020-10-18 12:45:42 +03:00
components LoginForm: make it more clear that people should use usernames, not emails. 2020-10-27 16:25:44 +02:00
constants Signup: add a link to the terms of service. 2021-10-03 13:31:39 +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 Update etebase dep and adjust according to the async changes. 2020-11-03 18:28:00 +02:00
types Relicense ical.js.d.ts to MPL-2.0 (same as ical.js). 2022-02-25 15:08:45 +02:00
widgets Contacts: Add edit button to group list items 2020-10-29 00:51:03 -04: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 Create GroupEdit 2020-10-29 18:26:44 -04:00
Debug.tsx Update etebase dep and adjust according to the async changes. 2020-11-03 18:28:00 +02:00
LoginPage.tsx Fix usage the default server URL (actually use it) 2020-11-30 09:33:17 +02: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: add a link to the terms of service. 2021-10-03 13:31:39 +03:00
SyncGate.tsx Router: add more 404s. 2020-08-08 10:13:56 +03:00
WizardPage.tsx Wizard: have a skip button to skip collection init. 2020-10-26 21:06:45 +02:00
credentials.tsx Rename cache/credentials2 to remove the 2. 2020-08-08 12:10:23 +03:00
etebase-helpers.ts Update etebase dep and adjust according to the async changes. 2020-11-03 18:28:00 +02: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 Tasks: ignore empty categories 2020-12-09 18:45:00 +02: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