Upgrade pip before installing dependencies in Dockerfile
263142c
Ade Surya Anandacommited on
Update requirements.txt to reflect new dependencies
f39c683
Ade Surya Anandacommited on
Prepare project for local Docker self-hosting: update Dockerfile to Python 3.12, create docker-compose.yml, add .env.example, ensure .env is ignored, and replace DEPLOYMENT.md with local setup instructions.
b36a505
Ade Surya Anandacommited on
Add bulk QR API endpoint with CORS support and environment-driven configurations
e449398
Ade Surya Anandacommited on
Enhance file upload functionality: improve drag-and-drop support and add loading state for form submission
79fa81f
Ade Surya Anandacommited on
Improves donation UI and adds QRIS download button
eee0353
AdsurKasurcommited on
Add donation modal with payment platforms and cryptocurrency support
7adacf8
AdsurKasurcommited on
Enhance layout responsiveness for QR code display; adjust form section flex properties and improve mobile scrolling behavior for QR code visibility.
a79c093
AdsurKasurcommited on
Refactor layout for main content and result section; implement flexbox for improved animation and responsiveness in QR code display.
2bf63d5
AdsurKasurcommited on
Update layout styles for responsive design; enhance QR code display functionality with animation and visibility control.
e6eb0ea
AdsurKasurcommited on
Enhance Dockerfile by adding system dependencies for cairo and build tools; update app.js to improve clipboard copy functionality with error handling and visual feedback.
93d731d
AdsurKasurcommited on
Refactor layout and styles for a modernized QR Code Generator UI; enhance animations, update header and footer design, and improve file upload handling in JavaScript.
54bb0b3
AdsurKasurcommited on
Add base styles, components, layout, and main application script for QR Code Generator