managarten/apps/photos/apps/web
Till JS 1aeb987cb6 refactor(packages): consolidate 3 feedback packages into @manacore/feedback
Merged shared-feedback-types + shared-feedback-service + shared-feedback-ui
into a single @manacore/feedback package. Updated imports in all 21 apps.

Before: 3 packages (types, service, ui) with cross-dependencies
After:  1 package with direct imports, no circular refs

Note: ESLint warnings from pre-existing unused vars in chat/mukke
servers are unrelated to this change.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 16:27:11 +01:00
..
src refactor(packages): consolidate 3 feedback packages into @manacore/feedback 2026-03-28 16:27:11 +01:00
static feat(photos): add Photos app with mana-media EXIF integration 2026-02-11 17:58:44 +01:00
.env.example feat(photos): add Photos app with mana-media EXIF integration 2026-02-11 17:58:44 +01:00
Dockerfile fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
package.json refactor(packages): consolidate 3 feedback packages into @manacore/feedback 2026-03-28 16:27:11 +01:00
svelte.config.js feat(photos): add Photos app with mana-media EXIF integration 2026-02-11 17:58:44 +01:00
tsconfig.json feat(photos): add Photos app with mana-media EXIF integration 2026-02-11 17:58:44 +01:00
vite.config.ts feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00