Anton Tranelis 945e5b066a
feat(lib): add support for external images in items (#291)
* feat: add support for external images in items

Add image_external field to Item type and update HeaderView to prefer external images over internal ones when available.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* fix: prettier formatting for external image feature

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-08-06 15:04:52 +02:00
..
2025-07-11 13:37:05 +02:00
2025-06-12 10:46:01 +02:00
2025-07-04 08:36:11 +02:00
2025-06-12 10:46:01 +02:00
2025-07-11 13:37:05 +02:00
2025-07-11 13:37:05 +02:00
2025-06-12 10:46:01 +02:00

AppShell provides componentes to structure the overall layout of a singlepage application including Navbar and Sidebar

Auth provides the UI components for Login, Signup, Password Reset and the useAuth hook, which handls all the authentification logic and provides the user context

Gaming provides components for gamification

Input

Map