Commit Graph

  • 617543a603 feat: add RRULE parsing to shared package and improve ProposedEventCard UI Gilmour109 2026-01-27 21:15:19 +01:00
  • 4575483940 fix: improve modal behavior on web and Android scrolling Gilmour109 2026-01-25 22:38:37 +01:00
  • 726334c155 refactor: add CardBase and ModalBase components Gilmour109 2026-01-25 21:50:19 +01:00
  • 2b999d9b0f feat: add recurring event deletion with three modes Gilmour109 2026-01-25 15:19:31 +01:00
  • a42e2a7c1c refactor: add AuthGuard component and fix API client empty response handling Gilmour109 2026-01-25 13:03:17 +01:00
  • 43d40b46d7 feat: add theme system with light/dark mode support Gilmour109 2026-01-24 16:57:33 +01:00
  • 1dbca79edd feat: add typing indicator with ChatBubble component Gilmour109 2026-01-12 22:49:21 +01:00
  • 489c0271c9 refactor: rename package scope from @caldav to @calchat Gilmour109 2026-01-12 19:46:53 +01:00
  • fef30d428d feat: add EAS build configuration for local APK builds Gilmour109 2026-01-12 19:29:52 +01:00
  • e6b9dd9d34 feat: support multiple event proposals in single AI response Gilmour109 2026-01-10 23:30:32 +01:00
  • 8efe6c304e feat: implement user authentication with login and register Gilmour109 2026-01-10 20:07:35 +01:00
  • 71f84d1cc7 feat: implement structured logging for server and client Gilmour109 2026-01-10 16:59:40 +01:00
  • 675785ec93 feat: replace Claude with GPT for AI chat integration Gilmour109 2026-01-10 00:22:59 +01:00
  • c897b6d680 feat: implement chat persistence with MongoDB Gilmour109 2026-01-09 16:21:01 +01:00
  • d86b18173f feat: improve chat keyboard handling and MonthSelector memory efficiency Gilmour109 2026-01-07 18:40:00 +01:00
  • 613bafa5f5 feat: implement functional MonthSelector with infinite scroll Gilmour109 2026-01-07 17:34:00 +01:00
  • 8da054bbef better diagrams Gilmour109 2026-01-07 15:57:25 +01:00
  • 8e58ab4249 refactor: extract shared EventCardBase component Gilmour109 2026-01-05 19:27:33 +01:00
  • 24ab6f0420 move help response to first position in test responses Gilmour109 2026-01-05 12:55:36 +01:00
  • c8aba94879 updated diagrams and gitignore Gilmour109 2026-01-04 22:12:59 +01:00
  • 2c0d4254ca fix API base URL for Android emulator Gilmour109 2026-01-04 17:48:39 +01:00
  • 7c081787fe fix tab switching state issues Gilmour109 2026-01-04 17:40:40 +01:00
  • 1532acab78 implement calendar event display with day indicators and overlay Gilmour109 2026-01-04 17:19:58 +01:00
  • e3f7a778c7 format codebase with prettier Gilmour109 2026-01-04 16:17:36 +01:00
  • 77f15b6dd1 add event CRUD actions and recurring event expansion Gilmour109 2026-01-04 16:15:30 +01:00
  • 9fecf94c7d implement event persistence and improve Mongoose TypeScript patterns Gilmour109 2026-01-04 11:52:05 +01:00
  • c33508a227 implement chat messaging with event proposals Gilmour109 2026-01-04 00:01:26 +01:00
  • e553103470 extend chat model with CRUD actions for event changes Gilmour109 2026-01-03 19:37:27 +01:00
  • 105a9a4980 implement auth login and register with MongoDB Gilmour109 2026-01-03 16:47:11 +01:00
  • 9cc6d17607 implement frontend skeleton with tab navigation and service layer Gilmour109 2026-01-03 10:47:12 +01:00
  • 5cc1ce7f1c implement backend skeleton with MongoDB and Claude AI integration Gilmour109 2026-01-02 20:09:42 +01:00
  • 5af6cffa9c added docs Linus109 2025-12-15 16:59:00 +01:00
  • cc1af29e02 express.js setup Linus109 2025-12-05 20:10:06 +01:00
  • b4ac86068e prepared folderstructure for monorepo with express.js Linus109 2025-12-05 19:32:29 +01:00
  • 14e9aee02f Flatlist -> Flashlist; added WIP MonthSelector. No actual months yet, but it's an infinitly scrolling list Linus109 2025-12-03 22:18:35 +01:00
  • e2288467b7 fixed calendar dates for the single days Linus109 2025-11-29 23:04:40 +01:00
  • e81eca7268 calender view (wip); added some colors; BaseBackground-Component Linus109 2025-11-29 00:20:03 +01:00
  • 3dd89ab5e6 fixed tailwind Linus109 2025-11-29 00:18:58 +01:00
  • 6740a2773b better folder structure; made usage of hermes engine explicit Linus109 2025-11-28 17:34:55 +01:00
  • 154491bc3a chat (wip) Linus109 2025-11-25 20:52:53 +01:00
  • 56ae3a1b2d added tailwind Linus109 2025-11-24 22:06:55 +01:00
  • d3a13321c7 example Linus109 2025-11-24 21:14:40 +01:00
  • f297ee655f Initial commit Linus109 2025-11-24 20:21:04 +01:00