hwhub/macos
Lukas Müllner 4b9cefb319 feat: multi-collection support, shared collections, invite by email
- Add collections & collection_members tables (SQL migration)
- Create CollectionService for CRUD, invite/remove members
- Add CollectionsScreen with create/manage/open flow
- Add ManageCollectionScreen (rename, invite by email, leave/delete)
- Update GarageScreen to filter by collection_id
- Update ScanTab with collection picker dropdown
- Update HomeShell: Collections tab replaces Garage tab
- Fix RLS policies (infinite recursion, owner visibility)
- Change package ID to com.dltw.derkauzigekoala.hwhub
- Fix unused variable warning in AboutScreen
2026-02-24 17:28:44 +01:00
..
Flutter fix: update package namespace and identifiers to com.derkauzigekoala.hwhub; add About screen with app info and links 2026-02-24 16:22:26 +01:00
Runner feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
Runner.xcodeproj feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
Runner.xcworkspace init 2026-02-22 19:03:32 +01:00
RunnerTests init 2026-02-22 19:03:32 +01:00
.gitignore init 2026-02-22 19:03:32 +01:00