|
|
ae01b9daaf
|
fix calendar overflow, todo repeat
|
2024-10-23 21:32:36 +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 |
|
|
|
b5a8712af8
|
- Prepared methods for microsoft authorization and added a button to handle microsoft auth
- Saved the microsoft token to the profile of the current user
|
2024-10-05 16:17:55 +02:00 |
|
|
|
7eb040a8a9
|
- Implemented google sign in and saved the id token in db for the current user
- Used the id token for the current user for fetching the google calendar events
|
2024-10-05 15:53:20 +02:00 |
|
|
|
8161accdb6
|
- Introduced a button for syncing Microsoft calendar
- Implemented saving of the microsoft event data in db
|
2024-10-05 00:32:57 +02:00 |
|
|
|
59efcc16c5
|
- Implementation of a google authentication with a react-native library
|
2024-10-04 01:37:36 +02:00 |
|
|
|
ba74025589
|
- Introduced a button for syncing Google calendar
- Implemented saving of the google event data in db
- Added start date to the google calendar fetch api endpoint
|
2024-10-04 01:04:11 +02:00 |
|
|
|
c726081b96
|
Merge branch 'dev'
# Conflicts:
# app/(auth)/calendar/index.tsx
# yarn.lock
|
2024-09-29 23:04:17 +02:00 |
|
|
|
5922179584
|
LOgging in with qr code added
|
2024-09-29 23:03:21 +02:00 |
|
|
|
e17dabe801
|
calendar changes, fixes
|
2024-09-29 22:24:37 +02:00 |
|
|
|
92f335543f
|
Adding and displaying family members
|
2024-09-28 19:08:09 +02:00 |
|
|
|
91717c699d
|
ver bump
|
2024-09-28 08:59:05 +02:00 |
|
|
|
857e60a3d3
|
fix groceries, todo, calendar
|
2024-09-25 20:45:14 +02:00 |
|
|
|
b46fb1b2a8
|
user settings, points slider
|
2024-09-20 19:47:21 +02:00 |
|
|
|
39ef35022c
|
added settings pages
|
2024-09-19 21:38:37 +02:00 |
|
|
|
ac7e839273
|
brain_dump and settings
|
2024-09-18 16:41:23 +02:00 |
|