My-Weekly-ToDo-List/src/app/api/user
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
..
export feat: PDF work report export + Goal of the Week + weekGoal field 2026-04-07 09:37:57 +02:00
export-data fix: improve import — surface real errors, restore all task fields 2026-04-06 11:42:21 +02:00
export-pdf feat: PDF work report export + Goal of the Week + weekGoal field 2026-04-07 09:37:57 +02:00
export-week-view fix: strip Apple Calendar icon escapes and emoji from PDF event titles 2026-04-13 19:02:39 +02:00
import-data fix: improve import — surface real errors, restore all task fields 2026-04-06 11:42:21 +02:00
profile feat: add customizable CSS variables and custom CSS to Styling settings 2026-07-08 19:57:21 +02:00
someday-tabs feat: improve PDF export — header, layout, icons, tab filter 2026-04-13 17:00:13 +02:00