Commit Graph

64 Commits

Author SHA1 Message Date
cc2defe154 Minor changes 2024-11-01 04:45:43 +01:00
37529c454e Added ask your family message 2024-11-01 04:38:42 +01:00
909a4344dc Profile picture upload added, QR code scan fix 2024-11-01 04:34:59 +01:00
0fbf89644f Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	components/pages/settings/CalendarSettingsPage.tsx
2024-11-01 03:20:51 +01:00
7f68f3acf8 New onboarding flow, calendar sync logic refactor 2024-11-01 03:18:50 +01:00
a08b924cf1 Merge remote-tracking branch 'origin/dev' into dev 2024-11-01 01:23:51 +01:00
b52c9cb74f - Redesigned the calendar settings page and connecting, disconnecting and syncing calendars, fixed issues with syncing 2024-11-01 01:23:28 +01:00
e690e3b47a Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-11-01 01:12:25 +01:00
94d3b5fffd ui fixes, added delete account confirmation 2024-11-01 01:12:19 +01:00
539cbd9f10 Minor fixes 2024-10-31 23:41:54 +01:00
2235e1d900 merge resolve 2024-10-31 22:35:32 +01:00
f387f6c0e3 ui tweaks and fixes 2024-10-31 22:30:28 +01:00
fda1287011 Fix first day of week setting 2024-10-31 20:25:58 +01:00
8edb8f47f2 Small fixes, calendar token refresh for google 2024-10-31 19:57:06 +01:00
37f3d27999 Added react native big calendar patch 2024-10-31 02:35:50 +01:00
7f79a1c819 added confirmation dialogs, fixed scroll wheels ui tweaks 2024-10-30 00:02:25 +01:00
74d82e2029 fixed settings paging, calendar style, 2024-10-29 20:15:20 +01:00
eb04043264 Merge branch 'dev' 2024-10-26 18:40:10 +02:00
ae01b9daaf fix calendar overflow, todo repeat 2024-10-23 21:32:36 +02:00
bc54c902d9 Fix adding devices and fetching events 2024-10-22 12:28:43 +02:00
275b8bcfad user creation flow fix 2024-10-22 01:12:15 +02:00
a8eb2ff48b Added pfp images 2024-10-21 04:19:19 +02:00
206ffd5a88 - Implemented connecting multiple accounts for apple 2024-10-20 19:34:15 +02:00
be28266696 - Implemented connecting multiple accounts for microsoft 2024-10-20 19:16:48 +02:00
bb72c6c011 - Implemented connecting multiple accounts for google 2024-10-20 18:34:48 +02:00
055c40d1e6 Syncing logic improvements... Notification logic refactor (stop spamming notifications on sync) 2024-10-20 13:16:54 +02:00
a9c02e880f Get Events fix 2024-10-20 12:41:33 +02:00
00583ac115 Various updates.... 2024-10-20 01:44:20 +02:00
3653400a92 Apple calendar sync, timezone, first day of week additions 2024-10-19 22:56:55 +02:00
00b6225a1c Syncing improvement 2024-10-19 19:55:46 +02:00
043b80baa9 Calendar settings page changes 2024-10-19 18:54:01 +02:00
3f7fc92952 Calendar page refactor 2024-10-19 17:20:34 +02:00
d2b46ad977 added focus, ui changes 2024-10-17 19:57:41 +02:00
43d0d67044 new fonts, ui tweaks 2024-10-15 23:07:21 +02:00
a8717a9a42 Cally, not kaly privacy policy 2024-10-13 17:44:51 +02:00
55adf88e6a Cally, not kaly privacy policy 2024-10-13 17:43:58 +02:00
1e506dd246 Added creating family devices, refetch calendar on notification received 2024-10-13 10:21:38 +02:00
621c7f1f50 chore points 2024-10-12 17:59:43 +02:00
a8ab69b69f new icons 2024-10-12 00:08:15 +02:00
7d9d41acfc - Added proper oauth2 authentication with google and saving of the access token to the profile 2024-10-11 10:28:49 +02:00
e1c03c840d add braindump 2024-10-11 02:00:11 +02:00
ca0b55c494 Colors, fix family view, updated version 2024-10-10 02:00:14 +02:00
10565ceb39 Merge branch 'dp/calendar-sync' into dev
# Conflicts:
#	components/pages/settings/CalendarSettingsPage.tsx
#	yarn.lock
2024-10-06 00:07:24 +02:00
fe6e0365a4 changes to calendar and UI 2024-10-05 23:41:44 +02:00
aed2333404 Microsoft sync added 2024-10-05 22:22:29 +02:00
2234fac075 - Fixed wrong method being called when fetching microsoft events 2024-10-05 22:11:22 +02:00
d1d3fd0ca1 - Introduced attribute id in the eventData type
- INtroduced new method to save the event data from the google and microsoft providers only if there isn't already an event with the same id
2024-10-05 21:59:59 +02:00
6ad587ef31 - Fixed an issue with the required date format for the start and end date when fetching the google events 2024-10-05 21:41:40 +02:00
d9853481de - Fixed label 2024-10-05 21:08:41 +02:00
977bf45fb2 - Additional comment 2024-10-05 16:20:15 +02:00