hwhub/lib/screens
Lukas Müllner 69b54de89d
Merge pull request #4 from DieLustigenTierwesen/copilot/sub-pr-1-another-one
Add input validation for collection names
2026-02-24 20:44:39 +01:00
..
about_screen.dart feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
collections_screen.dart Add input validation for collection names (min 2, max 50 chars) 2026-02-24 19:20:50 +00:00
garage_screen.dart feat: implement collections feature with screens for viewing, managing, and creating collections 2026-02-24 16:38:35 +01:00
home_shell.dart Add 30-second debounce to tab refresh in HomeShell 2026-02-24 19:19:49 +00:00
login_screen.dart feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
manage_collection_screen.dart Add input validation for collection names (min 2, max 50 chars) 2026-02-24 19:20:50 +00:00
profile_screen.dart 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
scan_tab.dart Update lib/screens/scan_tab.dart 2026-02-24 20:14:48 +01:00