]> Repos - crimata-os/commit
Initial commit
authorAndrew Gundersen <adgundersen@gmail.com>
Wed, 25 Feb 2026 20:35:31 +0000 (15:35 -0500)
committerAndrew Gundersen <adgundersen@gmail.com>
Wed, 25 Feb 2026 20:35:31 +0000 (15:35 -0500)
commitcbea2657756cbf95add478b32d540a9a29ac7b3d
tree80e80a4b0141134beb537ab46463231b2dacf234
Initial commit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
20 files changed:
.DS_Store [new file with mode: 0644]
apps/.DS_Store [new file with mode: 0644]
apps/contacts/crimata.json [new file with mode: 0644]
apps/contacts/package.json [new file with mode: 0644]
apps/contacts/src/db.ts [new file with mode: 0644]
apps/contacts/src/index.ts [new file with mode: 0644]
apps/contacts/src/migrate.ts [new file with mode: 0644]
apps/contacts/src/routes.ts [new file with mode: 0644]
apps/contacts/src/types.ts [new file with mode: 0644]
apps/contacts/tsconfig.json [new file with mode: 0644]
auth/Makefile [new file with mode: 0644]
auth/src/main.c [new file with mode: 0644]
auth/src/pam_auth.c [new file with mode: 0644]
auth/src/pam_auth.h [new file with mode: 0644]
ui/index.html [new file with mode: 0644]
ui/js/os.js [new file with mode: 0644]
ui/styles/canvas.css [new file with mode: 0644]
ui/styles/cursor.css [new file with mode: 0644]
ui/styles/dock.css [new file with mode: 0644]
ui/styles/window.css [new file with mode: 0644]