AeThex-OS/server
2026-02-21 07:00:10 +00:00
..
api new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
data Add knowledge base and chat history for AI assistant 2025-12-21 23:30:44 +00:00
.env modified: server/supabase.ts 2025-12-22 02:26:12 +00:00
auth.ts fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
call-routes.ts Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
capability-guard.ts modified: server/routes.ts 2025-12-24 02:45:56 +00:00
community-routes.ts Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
cors-config.ts feat: integrate AeThex Language across entire OS ecosystem 2026-02-11 22:28:05 -07:00
dashboard.ts fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
discord-routes.ts Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
download-routes.ts fix(server): add root healthcheck endpoint for Railway deployment 2026-02-12 12:55:59 -07:00
game-dev-apis.ts fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
game-routes.ts fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
gameforge-routes.ts Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
index.ts Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
messaging-routes.ts Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
oauth-handlers.ts feat: integrate AeThex Language across entire OS ecosystem 2026-02-11 22:28:05 -07:00
openai.ts modified: server/openai.ts 2025-12-23 21:41:48 +00:00
org-middleware.ts feat: Add revenue_events table and fix migration FK constraints 2026-01-05 04:54:12 +00:00
org-scoping.test.ts feat: Add revenue_events table and fix migration FK constraints 2026-01-05 04:54:12 +00:00
org-storage.ts feat: Add revenue_events table and fix migration FK constraints 2026-01-05 04:54:12 +00:00
revenue.ts fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
routes.ts Merge remote-tracking branch 'origin/main' - resolve conflicts 2026-02-21 07:00:10 +00:00
settlement.ts Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
socket-service.ts Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
splits.ts Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
static.ts fix(android): force manual file load to bypass black screen issue 2026-02-11 21:49:31 -07:00
storage.ts merge: Resolve conflicts and add GitHub Pages fix 2026-01-06 00:28:01 +00:00
supabase.ts fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
vite.ts Extracted stack files 2025-12-15 20:52:49 +00:00
votes.ts fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
websocket.ts feat: Add revenue_events table and fix migration FK constraints 2026-01-05 04:54:12 +00:00