Commit History

style: update dropzone icon to image 🖼️ and text to Sube una foto o imagen desde tu celular
8c0fe26
Running

LogicalTrue commited on

revert: simplify mobile dropzone to clean single file/gallery box
ef6d8dc

LogicalTrue commited on

feat: force WebRTC live camera modal on Tomar Foto button click
274e068

LogicalTrue commited on

fix: clean event listener null references and refine camera click handler for mobile
3a76f98

LogicalTrue commited on

fix: resolve PC gallery flickering and add video play stream trigger for mobile camera
1d57152

LogicalTrue commited on

feat: add live WebRTC camera stream viewfinder modal with capture trigger for mobile
cea73c0

LogicalTrue commited on

feat: add native mobile camera capture option to dropzone
9adc2d0

LogicalTrue commited on

Add continuous background job polling on PC for 2D and 3D generations
40e40c1

LogicalTrue commited on

Show modal loader and auto load 3D model on PC when job triggered from mobile
4326f0e

LogicalTrue commited on

Fix 3D button click listener JS error
cbaed1a

LogicalTrue commited on

Fix UI duplicate banner and enable sync to HuggingFace
630c498

LogicalTrue commited on

feat: sync active background generation status across devices and sessions via /api/user-active-job
bdb76da

LogicalTrue commited on

feat: enable multithreaded worker pool and WAL SQLite mode for parallel multi-user jobs
e791e9a

LogicalTrue commited on

feat: add global header background task progress banner for 2D and 3D generations
a485a65

LogicalTrue commited on

Make processing status banner global sticky top above navigation tabs
9098b26

LogicalTrue commited on

Move 3D status banner above mobile navigation tab bar for global visibility
696ee22

LogicalTrue commited on

Add automatic retries for initial POST /api/generate-3d on mobile
12d3169

LogicalTrue commited on

Protect completion handlers against secondary network errors
544e7e8

LogicalTrue commited on

Fix undefined apiBase reference in viewer.html
485eec8

LogicalTrue commited on

Add network retry tolerance to job status polling for mobile background resilience
cfff9c6

LogicalTrue commited on

Update default 3d resolution to 1536 and texture size to 4096 for mobile
9431565

LogicalTrue commited on

fix: pad transparent subject canvas with 20% safe margin to prevent edge clipping
e8c2c65

LogicalTrue commited on

fix: pass explicit background removal flag to Trellis preprocessor
fe8af9b

LogicalTrue commited on

feat: add mobile registration tab and form in viewer.html
a9befa6

LogicalTrue commited on

Automatically open and load newly generated 3D models directly into viewer upon completion
3bede7b

LogicalTrue commited on

Add Pillow and numpy to requirements.txt and wrap image sanitation imports dynamically to fix HF Space startup error
fd497ef

LogicalTrue commited on

Add automatic smart center-crop fallback and transparency sanitation to prevent flat 3D planes on full-frame photos
98b17ac

LogicalTrue commited on

style: unify mobile privacy text color to white and prevent menu line break
95bd5f7

LogicalTrue commited on

feat: add mobile profile and privacy configuration modals
3fe34ab

LogicalTrue commited on

fix: render profile avatar and custom nickname in mobile viewer header
55c3b9c

LogicalTrue commited on

fix: implement backend profile update endpoints and sync user avatar and nick in header
88ed64a

LogicalTrue commited on

fix: integrate profile and privacy modal handlers in desktop view
9c5a1a6

LogicalTrue commited on

fix: toggle user dropdown menu using active class for smooth CSS transitions
127cf9f

LogicalTrue commited on

style: restore user dropdown menu CSS rules
ca3977f

LogicalTrue commited on

fix: restore full user dropdown menu with profile avatar and options
17e5a1f

LogicalTrue commited on

fix: simplify password validation rules for registration
09dab92

LogicalTrue commited on

fix: auto-load local venv site-packages in server.py
58dfc5d

LogicalTrue commited on

Bump static assets version to v=200 to force browser cache bypass
b12b043

LogicalTrue commited on

Add interactive Cropper.js modal for cropping and framing subjects before 3D model generation
3a6bde5

LogicalTrue commited on

Unify 2D image viewer overlay and remove gallery grid animation delay flicker on filter tab click
bd8d298

LogicalTrue commited on

Fix desktop layout bug: reset app-container style.display to empty string instead of flex to preserve CSS grid
868e244

LogicalTrue commited on

Add smooth height morph transition and slide-fade animation when switching auth tabs
875bff5

LogicalTrue commited on

Eliminate PC mode page load flash by hiding app-container and activating auth-overlay by default
cad52be

LogicalTrue commited on

Replace 2D card box icon with eye icon and add dedicated 2D image viewer overlay with Volver and Crear 3D options
f56bdba

LogicalTrue commited on

Relocate 23DFactory logo to top-left of 3D viewer and group Descargar FBX + Volver buttons on top-right
1eeba2e

LogicalTrue commited on

Update viewer buttons: remove arrows and style Volver button with vibrant red gradient
8e11ef1

LogicalTrue commited on

Fix viewer loading overlay freeze on repeated 3D model viewings
b45e1c6

LogicalTrue commited on

Fix btnBack to redirect to /viewer.html when model query string is active
66e2c38

LogicalTrue commited on

Fix 3D viewer header bar structure and z-index to make btnBack clickable on mobile touch screens
e9bed98

LogicalTrue commited on

Fix btnBack button action and add mobile touch event handlers to reliably exit 3D viewer
3a822dd

LogicalTrue commited on