My-Weekly-ToDo-List/src/app/api
mARTin-B78 02b2e40649 feat: add customizable CSS variables and custom CSS to Styling settings
Adds a "CSS Variables" panel to the Styling tab with a color picker and
description for every color token in globals.css (base, sidebar, design
token aliases, event colors, all-day chips), plus a "Custom CSS" textarea
that loads after the default stylesheet and can override any rule.

Overrides are stored per-user (customCssVars, customCss) and applied on
the root container's inline style, so they take precedence over themes
and per-field settings.

v1.113.0
2026-07-08 19:57:21 +02:00
..
auth Merge branch 'main' into dev 2026-05-02 01:01:44 +02:00
calendar fix: security hardening, Prisma singleton, tsconfig cleanup 2026-04-20 19:52:47 +02:00
events/stream feat: real-time sync across devices via Server-Sent Events 2026-03-20 07:44:00 +01:00
fonts Optimize build process and fix dynamic route collection errors 2026-03-13 14:33:14 +01:00
goal fix: security hardening, Prisma singleton, tsconfig cleanup 2026-04-20 19:52:47 +02:00
projects fix: CSS class slide animation, mobile dot, flex task indicators 2026-03-06 12:09:13 +01:00
push feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00
someday-lists feat: bidirectional Outlook/MS To-Do sync, busyStatus + star, list-delete dialog 2026-05-03 19:53:09 +02:00
tasks feat: focus-triggered MS To-Do delta sync for near-instant change reflection 2026-05-03 21:58:00 +02:00
user feat: add customizable CSS variables and custom CSS to Styling settings 2026-07-08 19:57:21 +02:00
weather fix: email-based user lookup, slot controls, sub-hour toggle 2026-04-02 22:34:26 +02:00