Commit Graph

7 Commits

Author SHA1 Message Date
a557c183e9 Refactor web push notification handling to use reqwest client and improve session cleanup logic
Some checks failed
CI / ci (push) Failing after 1m44s
2026-08-26 09:48:05 +02:00
7aa5d692dc Refactor component code for improved readability and consistency
Some checks failed
CI / ci (push) Failing after 1m36s
- Simplified map creation in ActivityCorrelations component.
- Adjusted className formatting in AccordionTrigger and other UI components for better readability.
- Removed unnecessary line breaks in various components including Breadcrumb, Calendar, Checkbox, and others.
- Enhanced code formatting in NativeSelect and NavigationMenuTrigger components for consistency.
- Updated route imports in routeTree.gen.ts for uniformity in quotation marks.
- Cleaned up JSX structure in ReminderCard and ReminderForm components for clarity.
2026-08-26 09:19:45 +02:00
4bcc9f0686 Refactor VAPID signature building for improved clarity and error handling
Some checks failed
CI / ci (push) Has been cancelled
2026-08-26 09:18:19 +02:00
050b82e67a Refactor Dockerfile to use slim images and remove openapi.json
Some checks failed
CI / ci (push) Failing after 1m36s
2026-08-26 00:16:55 +02:00
b27561c91e Update VAPID key handling and improve push notification encoding
Some checks failed
CI / ci (push) Failing after 1m14s
2026-08-25 23:50:28 +02:00
ab42e16eca Add wget to Alpine image for enhanced functionality
Some checks failed
CI / ci (push) Failing after 1m51s
2026-08-25 23:30:19 +02:00
95739892de init
Some checks failed
CI / ci (push) Failing after 1m48s
2026-08-25 23:24:36 +02:00