• Joined on 2026-07-27
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 14:39:21 +02:00
5374cb9ecb Compress imported model textures via WebP 0.8 to prevent 413 Payload Too Large on project save
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 14:35:44 +02:00
ad14107142 Fix typescript error with CANVAS_SIZE
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 14:35:09 +02:00
670db2fcc9 Compress UV Editor output to avoid 413 Payload Too Large limits on external reverse proxies
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 14:26:57 +02:00
f053f64533 Improve API error handling to show exact server error message on save failure
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 14:13:51 +02:00
a327106b19 Make UV Editor canvas dimensions strictly follow the base texture aspect ratio
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 14:10:20 +02:00
e00314644c Fix UI layer responsive scaling to perfectly match Canvas coordinates
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 14:02:20 +02:00
bb7a23af4f Make top dropdown menus solid 3D for better readability over sidebars
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 13:58:21 +02:00
e1e8ae59f1 Update texture map preview to object-contain to prevent cropping
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 13:30:09 +02:00
77a2a5039f Fix UV canvas CORS tainting preventing image export
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 13:22:03 +02:00
1339fc36de Extract textures via Canvas Base64 fallback to prevent revoked blob URL errors
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 13:19:58 +02:00
55465099b2 Load default texture into UV editor and auto-scale to fit canvas
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 13:15:09 +02:00
5e5262c0b8 Increase upload payload limits to 500MB to fix 413 error
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 12:44:28 +02:00
c4f27f701a Remove React DevTools localhost script tag
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 12:36:19 +02:00
8751a4e8fa Fix API URL to use relative path in production
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 10:44:50 +02:00
3401f748c3 Added glass UI for text legibility and increased model sizes
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 10:39:48 +02:00
ac8f504528 Adjusted 3D model scales and swapped Indica for MAA_Bottle
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 10:28:35 +02:00
f2551b60c6 Remove EXPOSE from backend so Coolify Traefik only routes to web
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 10:25:13 +02:00
29610f9844 Disable Traefik on API container to fix routing
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 10:20:58 +02:00
8fe1cca3df Fix docker-compose expose routing for Coolify
mohanki pushed to master at mohanki/titan_react_node_sqllite 2026-07-30 10:11:26 +02:00
dcc6362ec8 Complete homepage overhaul with parallax and auth modal