hiperman
0014659854
add habit and habit completion API functions\
...
\
- Add comprehensive CRUD operations for habits and completions (create, update, delete, list)
- Add completion management with upsert, update, and reset functionality
- Include date-based queries and filtering for completions
2026-02-25 01:06:59 -05:00
hiperman
386c8042d6
add triplit client
2026-02-25 01:03:38 -05:00
hiperman
b48f669af4
add triplt db schema
2026-02-25 01:02:29 -05:00
hiperman
884dc8e669
remove demo routes
2026-02-22 02:13:30 -05:00
hiperman
37e69a35db
improve auth error handling to not leak internal details
2026-02-22 02:11:46 -05:00
hiperman
92b65309e8
add initial database schema with auth tables
...
- Create user, session, account, and verification tables for better-auth
- Add basic task table with id, title, and priority fields
- Include Drizzle migration metadata and snapshots
2026-02-22 01:55:28 -05:00
hiperman
163c4a7fca
create login page with login and signup forms
2026-02-22 01:44:53 -05:00
hiperman
0dbfd618f3
add auth remote functions and validation schemas
2026-02-22 01:43:09 -05:00
hiperman
2bb3b48e28
add auth server hooks
2026-02-22 01:40:59 -05:00
hiperman
85f5292369
add valibot dependency for remote function schemas
2026-02-21 20:18:58 -05:00
hiperman
84077e0e37
add shadcn-svelte components
...
added
- button
- card
- field
- input
- label
- separator
- sonner
- tabs
2026-02-21 20:14:07 -05:00
hiperman
f1069c240d
ignore claude directory
2026-02-21 19:51:13 -05:00
hiperman
ed4b5d64cb
add better-auth related agent skills
2026-02-21 19:50:52 -05:00
hiperman
b7cc20f6f2
add auth related tables to db schema
2026-02-21 19:47:48 -05:00
hiperman
6a0f934a2f
add remote function support
2026-02-21 19:39:47 -05:00
hiperman
861195900e
add and initialize shadcn-svelte dependency
2026-02-21 19:36:22 -05:00
hiperman
e5167165cb
create skeleton project
2026-02-21 19:35:17 -05:00