quackscape/assets/js
Kumi f5723de9fd
refactor(userarea.js): senhance file upload
UX

Uniformly changed single quotes to double quotes for consistency
throughout userarea.js. Improved the file upload feature by refining the
visual feedback during file upload processes. This includes more
descriptive progress and success/error messages, ensuring users have
clear, immediate insight into the state of their uploads. Additionally,
refined the data submission structure in `uploadFile`, explicitly
assigning file type and title, optimizing for better server-side
processing. These changes enhance code readability and user experience.
2024-03-16 21:44:22 +01:00
..
editor Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
scene refactor(scene): modularize sidebar and navbar loading 2024-03-16 11:16:26 +01:00
api.js feat: Introduce file upload functionality 2024-03-16 21:30:12 +01:00
editor.js feat: Introduce file upload functionality 2024-03-16 21:30:12 +01:00
scene.js feat(scene.js): streamlined import statements 2024-03-16 11:21:44 +01:00
userarea.js refactor(userarea.js): senhance file upload 2024-03-16 21:44:22 +01:00