3424f06816
Added today button
2024-10-20 13:39:39 +02:00
f715a77661
Perf fix
2024-10-20 13:32:11 +02:00
055c40d1e6
Syncing logic improvements... Notification logic refactor (stop spamming notifications on sync)
2024-10-20 13:16:54 +02:00
da071736d0
Event calendar rerender optimization attempt
2024-10-20 13:04:26 +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
d87d67eae5
Added attendees
2024-10-20 00:53:09 +02:00
478341cce4
Switch to day view when clicking on days in week and month view. Refresh tokens every 12 hrs
2024-10-19 23:40:08 +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
e4eb67fba7
ui changes
2024-10-16 19:07:57 +02:00
7effcfe288
merge resolve
2024-10-15 23:09:49 +02:00
43d0d67044
new fonts, ui tweaks
2024-10-15 23:07:21 +02:00
e2d18cf7d5
- Sorted the todo list and showed the todos by sorted date
2024-10-15 22:52:53 +02:00
dc05090f49
- Implemented editing of the todos
...
- Modified the AddChoreDialog.tsx to be able to edit or add new items
2024-10-15 22:31:53 +02:00
0f75be8d1e
Fixed issue with groceries update
2024-10-15 20:34:18 +02:00
4b01e18ac0
ui tweaks
2024-10-14 23:02:18 +02:00
c6db12a9b6
changed font
2024-10-14 20:29:00 +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
a2ff00df70
Merge pull request #2 from urosran/matija_changes
...
moved the day on single day mode to the left corner
2024-10-13 17:00:27 +02:00
b37000ec4d
Formatting
2024-10-13 17:00:17 +02:00
6962bfc727
moved the day on single day mode to the left corner
2024-10-13 16:50:02 +02:00
341a1bf249
Merge branch 'main' into dev
2024-10-13 15:06:33 +02:00
0f12296ac6
fix all day events
2024-10-13 15:03:53 +02:00
515b5738bb
Implementation of fetching, adding and updating todos to db
2024-10-13 13:34:31 +02:00
36329dc2f2
ui changes
2024-10-13 11:37:44 +02:00
1e506dd246
Added creating family devices, refetch calendar on notification received
2024-10-13 10:21:38 +02:00
ed0c654a55
Seconds & time logic
2024-10-12 20:44:29 +02:00
621c7f1f50
chore points
2024-10-12 17:59:43 +02:00
b3e40ad909
Use cally everywhere
2024-10-12 10:25:36 +02:00
41ee6d0f3e
Merge branch 'dev' of https://github.com/urosran/cally into dev
2024-10-12 00:08:21 +02:00
a8ab69b69f
new icons
2024-10-12 00:08:15 +02:00
04a6103470
Notifications
2024-10-11 23:53:08 +02:00
9c6cc16f16
todos collapse
2024-10-11 23:30:08 +02:00
cd62837198
Shopping List backend implementation
...
- Added creatorId to the grocery item in db and showed the name of the user that requested to add the new grocery
2024-10-11 18:02:13 +02:00
86231daba4
Shopping List backend implementation
...
- Small code improvements
2024-10-11 16:28:17 +02:00
9b94aa8e70
Shopping List backend implementation
...
- Implemented fetching, create and update of groceries in db
2024-10-11 16:11:46 +02:00
562da49806
Editing calendar events
...
- Added new hook for updating events
- Updated the selected event in db
- Added document id as id to the event object when fetching events
- Removed unused react-native-google sign-in library
2024-10-11 13:24:25 +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
2c099740a2
Merge branch 'main' into dev
...
# Conflicts:
# app/(auth)/_layout.tsx
2024-10-09 17:34:15 +02:00
fb3859e69b
Merge branch 'dev' of https://github.com/urosran/cally into dev
2024-10-07 00:11:34 +02:00
2b55c5db0c
grocery changes
2024-10-07 00:10:51 +02:00
b74887cf3c
Fix fetching events
2024-10-06 16:08:35 +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