Wuesteon
|
dd06bb2e06
|
Add agent knowledge files for all modules
|
2025-12-17 15:56:59 +01:00 |
|
Till-JS
|
51edd52241
|
refactor(picture): remove Supabase dependency, migrate to NestJS backend
- Backend: Replace Supabase storage with S3/local hybrid StorageService
- Backend: Add rate-limits endpoint to ProfileController
- Mobile: Update RateLimitIndicator to use backend API
- Mobile: Remove @supabase/supabase-js dependency
- Shared: Remove queue.ts and supabase.ts (no longer needed)
- Update environment configuration for S3 storage
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-01 14:22:49 +01:00 |
|
Wuesteon
|
d36b321d9d
|
style: auto-format codebase with Prettier
Applied formatting to 1487+ files using pnpm format:write
- TypeScript/JavaScript files
- Svelte components
- Astro pages
- JSON configs
- Markdown docs
13 files still need manual review (Astro JSX comments)
|
2025-11-27 18:33:16 +01:00 |
|
Wuesteon
|
ff80aeec1f
|
refactor: restructure
monorepo with apps/ and services/
directories
|
2025-11-26 03:03:24 +01:00 |
|