Commit Graph

21 Commits

Author SHA1 Message Date
d3eb4e84f9 fix: Fixed issue with buffer size. 2026-06-09 11:01:15 -04:00
6acd1f9d53 refactor: Moved deps into root.zig. 2026-06-09 09:50:38 -04:00
681931fb3b feat: Added table viewer. 2026-06-09 09:41:13 -04:00
acbda090d7 feat: list cmd. 2026-05-27 19:30:19 -04:00
fc8474d721 feat: Restore db from file. 2026-05-27 18:27:21 -04:00
8f2c241963 feat(config): Added data path. 2026-05-03 12:45:43 -04:00
3e6c17520c feat: accept config in Db 2026-05-01 10:30:12 -04:00
fd0f8bba03 feat(age): accept multiple recipients. 2026-04-30 22:37:31 -04:00
6557139380 feat: Implemented basic db operation. 2026-04-30 21:03:38 -04:00
e528652725 feat: Created own age wrapper. 2026-04-29 16:35:38 -04:00
a13264c80c feat: zig-sqlite. 2026-04-26 17:29:37 -04:00
799d95a4c6 feat: added Config parsing. 2026-04-24 11:19:31 -04:00
217bb41394 feat(comma): Added help method. 2026-04-23 16:53:47 -04:00
53cf22bc78 feat: Added help output for commands. 2026-04-21 19:34:09 -04:00
ae4454596a feat(comma): Added enum value for unknown commands. 2026-04-21 18:13:35 -04:00
bd2a5455af feat: Migrated deps command. 2026-04-21 18:02:58 -04:00
8a503cedfb refactor: Broke comma into a separate package. 2026-04-20 17:08:26 -04:00
33b0063c67 feat: Added command structure. 2026-04-20 16:14:43 -04:00
43b03e0aca wip: feat: Migrated version command to zig. 2026-04-18 16:28:30 -04:00
ce135e9ce4 feat: Created zig wrapper. 2026-04-17 16:41:45 -04:00
6a611150f5 feat: Added zig config. 2026-04-17 15:49:00 -04:00