MayaTheShy
|
2ea340d4e4
|
Add StorageOverview.css for styling the storage overview component
|
2026-03-21 16:50:02 -04:00 |
|
MayaTheShy
|
e6f2ff5587
|
Add SmeltingPanel component for managing smelting operations and recipes
|
2026-03-21 16:49:50 -04:00 |
|
MayaTheShy
|
05bf5ce122
|
Add SmeltingPanel.css for styling the smelting panel and its components
|
2026-03-21 16:49:47 -04:00 |
|
MayaTheShy
|
a4df95e049
|
Add ItemIcon component for rendering Minecraft item icons
|
2026-03-21 16:49:44 -04:00 |
|
MayaTheShy
|
7358371727
|
Add ItemIcon.css for item icon styling
|
2026-03-21 16:49:41 -04:00 |
|
MayaTheShy
|
3f5ba532c6
|
Add InventoryGrid component for displaying and managing inventory items
|
2026-03-21 16:49:38 -04:00 |
|
MayaTheShy
|
f67cc3b36b
|
Add InventoryGrid.css for inventory grid layout and styling
|
2026-03-21 16:49:34 -04:00 |
|
MayaTheShy
|
7c5fe019f1
|
Add CraftingPanel component for crafting functionality
|
2026-03-21 16:49:29 -04:00 |
|
MayaTheShy
|
28677b9b49
|
Add CraftingPanel.css for crafting interface styling
|
2026-03-21 16:49:25 -04:00 |
|
MayaTheShy
|
0619b3e529
|
Add AlertsPanel component for low-stock alerts display
|
2026-03-21 16:49:22 -04:00 |
|
MayaTheShy
|
e26406c4fc
|
Add AlertsPanel.css for alert management styling
|
2026-03-21 16:49:17 -04:00 |
|
MayaTheShy
|
44f9e9f7c3
|
Add App.css for Minecraft-themed inventory manager styling
|
2026-03-21 16:49:13 -04:00 |
|
MayaTheShy
|
31ac11038e
|
Add main application component with inventory management panels and connection status
|
2026-03-21 16:43:44 -04:00 |
|
MayaTheShy
|
cf83e9ef35
|
Add item utility functions for Minecraft icons and formatting
|
2026-03-21 16:43:37 -04:00 |
|
MayaTheShy
|
7e95cf64c6
|
Add inventory store with WebSocket and REST API integration
|
2026-03-21 16:43:31 -04:00 |
|
MayaTheShy
|
a06b5f5ce2
|
Add main entry point for React client application
|
2026-03-21 16:43:26 -04:00 |
|
MayaTheShy
|
9ade5b138f
|
Add Vite configuration for React client application
|
2026-03-21 16:43:21 -04:00 |
|
MayaTheShy
|
cf7f443e42
|
Add package.json for client application with dependencies and scripts
|
2026-03-21 16:42:54 -04:00 |
|
MayaTheShy
|
725f60aba6
|
Add initial HTML structure for the client application
|
2026-03-21 16:42:51 -04:00 |
|
MayaTheShy
|
8f0072dedf
|
Add Dockerfile for production build with HTTP server
|
2026-03-21 16:42:10 -04:00 |
|