Commit Graph

12 Commits

Author SHA1 Message Date
65f1fcb7bb Adds habit edit, archive, and undo log features
Enables users to update or archive habits and to undo the latest habit log.
Adds PATCH/DELETE API endpoints for habit edit and soft deletion.
Introduces UI dialogs and controls for editing and archiving habits,
as well as for undoing the most recent log entry directly from the dashboard.
Improves log statistics handling by ordering and simplifies last log detection.
2025-11-24 22:12:25 +01:00
b630a0ca33 linter issues
All checks were successful
Lint / Lint and Check (push) Successful in 40s
2025-11-15 16:08:05 +01:00
b02f5e6364 linter fixes, env fixes
All checks were successful
Lint / Lint and Check (push) Successful in 51s
2025-07-15 23:15:32 +02:00
5d9eb9217e linter config, icons, fix stats
Some checks failed
Lint / Lint and Check (push) Failing after 47s
2025-07-15 19:34:28 +02:00
253111f741 initial webapp 2025-07-15 18:58:21 +02:00
dd1311c22e tailwind v4 upgrade command 2025-05-10 20:23:15 +02:00
d017707664 plausible tracker, main layout 2024-09-03 22:34:03 +02:00
10c64f347f base page 2024-09-03 22:00:14 +02:00
2c6d7de501 meta 2024-09-03 21:20:04 +02:00
21284a24ef install shadcn 2024-09-03 20:58:07 +02:00
75d1ec7fd7 remove next app 2024-09-03 20:43:54 +02:00
fe280a599b create next app 2024-09-03 19:42:30 +02:00