Gilmour109
  • Joined on 2025-11-21
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-25 21:39:14 +00:00
4575483940 fix: improve modal behavior on web and Android scrolling
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-25 20:50:45 +00:00
726334c155 refactor: add CardBase and ModalBase components
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-25 14:20:10 +00:00
2b999d9b0f feat: add recurring event deletion with three modes
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-25 12:03:33 +00:00
a42e2a7c1c refactor: add AuthGuard component and fix API client empty response handling
43d40b46d7 feat: add theme system with light/dark mode support
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-12 21:51:34 +00:00
1dbca79edd feat: add typing indicator with ChatBubble component
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-12 18:47:42 +00:00
489c0271c9 refactor: rename package scope from @caldav to @calchat
fef30d428d feat: add EAS build configuration for local APK builds
Compare 2 commits »
Gilmour109 renamed repository from caldav to Gilmour109/calchat 2026-01-12 18:42:32 +00:00
Gilmour109 pushed to main at Gilmour109/my-website 2026-01-11 19:13:24 +00:00
4a075b6488 added download for calchat in devops
632b9889f7 added typescript-svelte-plugin to project
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/my-website 2026-01-11 15:48:32 +00:00
685f677d02 updated litter-app
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-10 22:33:28 +00:00
e6b9dd9d34 feat: support multiple event proposals in single AI response
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-10 19:08:01 +00:00
8efe6c304e feat: implement user authentication with login and register
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-10 15:59:57 +00:00
71f84d1cc7 feat: implement structured logging for server and client
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-09 23:23:20 +00:00
675785ec93 feat: replace Claude with GPT for AI chat integration
c897b6d680 feat: implement chat persistence with MongoDB
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-07 17:41:21 +00:00
d86b18173f feat: improve chat keyboard handling and MonthSelector memory efficiency
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-07 16:34:50 +00:00
613bafa5f5 feat: implement functional MonthSelector with infinite scroll
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-07 15:08:07 +00:00
8da054bbef better diagrams
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-05 18:28:04 +00:00
8e58ab4249 refactor: extract shared EventCardBase component
24ab6f0420 move help response to first position in test responses
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-04 21:13:04 +00:00
c8aba94879 updated diagrams and gitignore
2c0d4254ca fix API base URL for Android emulator
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-04 16:40:57 +00:00
7c081787fe fix tab switching state issues
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-04 16:20:21 +00:00
1532acab78 implement calendar event display with day indicators and overlay