Gilmour109
  • Joined on 2025-11-21
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-24 11:57:40 +00:00
93a0928928 hopefully final pipeline fix for now
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-24 11:52:15 +00:00
68a49712bc another pipeline fix
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-24 11:47:19 +00:00
602e4e1413 added types in pipeline
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-24 11:43:54 +00:00
bf8bb3cfb8 feat: add Drone CI pipelines, Jest unit tests, and Prettier check
Gilmour109 pushed to main at Gilmour109/calchat-pipeline 2026-02-23 22:56:41 +00:00
11149f762d added garage config for state management
b29c73c404 lxc with drone-runner on proxmox via opentofu and ansible
Gilmour109 created branch main in Gilmour109/calchat-pipeline 2026-02-23 22:56:40 +00:00
Gilmour109 created repository Gilmour109/calchat-pipeline 2026-02-23 22:56:14 +00:00
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-18 19:12:19 +00:00
16848bfdf0 refactor: clone repo from Gitea in Dockerfile instead of COPY
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-18 18:37:45 +00:00
a3e7f0288e feat: add Docker support and compile shared package to dist
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-10 00:10:48 +00:00
0c157da817 update README
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-09 22:52:32 +00:00
e5cd64367d feat: add sync and logout toolbar to calendar screen
b9ffc6c908 refactor: reduce CalDAV sync to login and manual sync button only
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-09 21:46:00 +00:00
5a9485acfc fix: use pino err key for proper Error serialization in controllers
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-09 21:01:51 +00:00
189c38dc2b docs: clean up frontend class diagram layout
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-09 19:02:19 +00:00
73e768a0ad refactor: remove all JWT-related code and references
cb32bd23ca docs: add .env.example files for client and server
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-09 18:54:05 +00:00
cbf123ddd6 feat: add visual feedback for CalDAV save & sync actions
3ad4a77951 fix: chat starts scrolled to bottom instead of visibly scrolling down
aabce1a5b0 refactor: use CustomTextInput in login and register screens
Compare 3 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-09 17:59:33 +00:00
868e1ba68d perf: preload events and CalDAV config to avoid empty screens
0e406e4dca perf: load calendar events instantly, sync CalDAV in background
Compare 2 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-09 17:18:37 +00:00
0a2aef2098 fix: recurring event display and AI query improvements
325246826a feat: add CalDAV synchronization with automatic sync
81221d8b70 refactor: remove redundant isRecurring property, use recurrenceRule instead
Compare 4 commits »
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-02 21:50:16 +00:00
be9d1c5b6d updated eas.json
Gilmour109 pushed to main at Gilmour109/calchat 2026-02-02 21:44:27 +00:00
1092ff2648 refactor: improve AI event handling and conflict display in chat
Gilmour109 pushed to main at Gilmour109/calchat 2026-01-29 19:11:24 +00:00
387bb2d1ee fix: auto-scroll to typing indicator in chat
6f0d172bf2 feat: add EditEventScreen with calendar and chat mode support
617543a603 feat: add RRULE parsing to shared package and improve ProposedEventCard UI
Compare 3 commits »