AeThex-OS/android
MrPiglr ad5f15271e fix: resolve 55+ TypeScript errors and cleanup codebase
- Create server/auth.ts with requireAuth, optionalAuth, requireAdmin middleware
- Fix os.tsx: add Target/Check imports, fix useLayout->usePlatformLayout, fix achievements types
- Fix game-routes.ts: add all Request/Response types, fix session access
- Fix revenue.ts: org_id -> organization_id
- Fix votes.ts: currentSplit scope, created_by type
- Fix dashboard.ts: remove unsupported .distinct() method
- Fix game-dev-apis.ts: header/body type assertions
- Upgrade api/execute.ts: add Python simulation, JSON validation, HTML/CSS passthrough
- Upgrade app-registry.ts: full implementation with 15 apps, RBAC, categories
- Clean up Java heap error logs
2026-02-03 02:31:34 -07:00
..
.idea fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
app fix: resolve 55+ TypeScript errors and cleanup codebase 2026-02-03 02:31:34 -07:00
gradle/wrapper new file: MOBILE_FEATURES.md 2025-12-26 22:53:51 -07:00
.gitignore Add Android release signing configuration 2026-01-31 22:04:54 +00:00
build.gradle new file: MOBILE_FEATURES.md 2025-12-26 22:53:51 -07:00
capacitor.settings.gradle new file: MOBILE_FEATURES.md 2025-12-26 22:53:51 -07:00
gradle.properties new file: MOBILE_FEATURES.md 2025-12-26 22:53:51 -07:00
gradlew Make gradlew executable and update lockfile 2026-01-31 22:21:39 +00:00
gradlew.bat new file: MOBILE_FEATURES.md 2025-12-26 22:53:51 -07:00
keystore.properties.example Add Android release signing configuration 2026-01-31 22:04:54 +00:00
settings.gradle new file: MOBILE_FEATURES.md 2025-12-26 22:53:51 -07:00
variables.gradle new file: MOBILE_FEATURES.md 2025-12-26 22:53:51 -07:00