s0wlz (Matthias Puchstein) 2a32025382 feat(countdown): add multi-countdown management with ID-based commands
- refactor backend service from single countdown to HashMap storage with generated IDs
- add create/list/delete commands and make start/pause/resume/reset/snapshot ID-aware
- introduce validation and new countdown errors (id/label/duration/state/action/max limit)
- update frontend countdown snapshot typing/mapping to match backend DTO changes
- add shared base Pico CSS overrides and import base styles
2026-02-27 15:57:17 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:44:07 +01:00
2026-02-26 20:51:37 +01:00
2026-02-20 19:39:40 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.

Description
No description provided
Readme 324 KiB
Languages
Rust 66.2%
TypeScript 29%
CSS 2.2%
HTML 1.2%
JavaScript 1%
Other 0.4%