Commit Graph

11 Commits

Author SHA1 Message Date
Space-Banane dc7e497388 Fix Codex auth import and reset credit details
CodexBar Mobile Build / build-android (push) Successful in 17m26s
CodexBar Mobile Build / release (push) Successful in 12s
# Conflicts:
#	app/(tabs)/codex.tsx
#	app/(tabs)/index.tsx
#	app/(tabs)/settings.tsx
#	hooks/useCodexUsage.ts
#	lib/api/codexApi.ts
#	package-lock.json
#	package.json
2026-07-04 18:59:56 +02:00
space 2c31be11c4 by codex: feat. General Improvements
CodexBar Mobile Build / build-android (push) Successful in 21m9s
CodexBar Mobile Build / release (push) Successful in 11s
2026-06-25 14:27:58 +02:00
space 9dd17cf565 fix: add react-dom and regenerate lock file without --legacy-peer-deps
CodexBar Mobile Build / build-android (push) Successful in 21m11s
CodexBar Mobile Build / release (push) Successful in 11s
expo-router's radix-ui deps require react-dom as a peer. The lock file
was previously generated with --legacy-peer-deps which omitted peer dep
entries, causing `npm ci` on CI to fail with "Missing from lock file".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 11:22:35 +02:00
space 6992e58b9c fixed version issues
CodexBar Mobile Build / build-android (push) Failing after 1m24s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-25 11:13:22 +02:00
Space-Banane ef245d4e61 fix: bump react to 19.2.7 to satisfy react-dom peer dependency
CodexBar Mobile Build / build-android (push) Successful in 21m4s
CodexBar Mobile Build / release (push) Successful in 10s
react-dom@19.2.7 requires react@^19.2.7; the project had 19.2.3 which
caused an ERESOLVE conflict on npm install.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 20:23:50 +02:00
space 17a5ab73cb fix: sync package-lock.json with package.json
CodexBar Mobile Build / build-android (push) Failing after 1m45s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 20:20:06 +02:00
space ba7d957155 Maximus upgradus
CodexBar Mobile Build / build-android (push) Failing after 1m38s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 20:16:34 +02:00
space 3ba8f471a9 fix: regenerate package-lock.json cleanly after react 19.2.7 bump
CodexBar Mobile Build / build-android (push) Failing after 19m44s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 16:56:22 +02:00
space 7fb763fc63 fix: bump react to 19.2.7 to satisfy react-dom peer dependency in EAS build
CodexBar Mobile Build / build-android (push) Failing after 2m23s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 16:52:59 +02:00
space 0bcd95ee1b [skip ci] Initial commit — CodexBar Mobile Expo app 2026-06-24 16:28:28 +02:00
space 4f32782eaf Initial commit
Generated by create-expo-app 4.0.0.
2026-06-24 15:46:51 +02:00