managarten/apps/picture/apps/mobile
Till-JS 2d16f7c9ff 🔧 chore: create @manacore/shared-logger and migrate 2 mobile apps
- Create shared logger package with logger, perfLogger, networkLogger
- Support both __DEV__ (React Native) and NODE_ENV environments
- Migrate manadeck and picture mobile apps to use shared package

Savings: ~120 LOC (126 → 10 LOC in apps)
2026-01-29 17:12:48 +01:00
..
app style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
assets refactor: restructure 2025-11-26 03:03:24 +01:00
components Fix wrong type 2025-12-04 23:25:25 +01:00
constants style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
contexts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eas-hooks refactor: restructure 2025-11-26 03:03:24 +01:00
hooks Fix wrong type 2025-12-04 23:25:25 +01:00
patches refactor: restructure 2025-11-26 03:03:24 +01:00
scripts refactor: restructure 2025-11-26 03:03:24 +01:00
services refactor(picture): remove Supabase dependency, migrate to NestJS backend 2025-12-01 14:22:49 +01:00
store 🔧 chore: fix turbo infinite recursion and update dependencies 2025-12-02 02:43:47 +01:00
types style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
utils 🔧 chore: create @manacore/shared-logger and migrate 2 mobile apps 2026-01-29 17:12:48 +01:00
.easignore refactor: restructure 2025-11-26 03:03:24 +01:00
.gitignore refactor: restructure 2025-11-26 03:03:24 +01:00
.npmrc refactor: restructure 2025-11-26 03:03:24 +01:00
app-env.d.ts refactor: restructure 2025-11-26 03:03:24 +01:00
app.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
babel.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
cesconfig.jsonc refactor: restructure 2025-11-26 03:03:24 +01:00
CLAUDE.md refactor(picture): remove Supabase dependency, migrate to NestJS backend 2025-12-01 14:22:49 +01:00
eas.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
global.css refactor: restructure 2025-11-26 03:03:24 +01:00
metro.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
nativewind-env.d.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
package.json improve code quality 2025-12-03 23:42:37 +01:00
prettier.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tailwind.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tailwind.config.js.backup refactor: restructure 2025-11-26 03:03:24 +01:00
tsconfig.base.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00