Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:19 -04:00
a97804bcb3 add services/worker/src/workers/thumbnail.js
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:18 -04:00
a14920cda8 add docker-compose.yml
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:18 -04:00
167bf25443 add services/worker/Dockerfile
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:18 -04:00
b2d0072104 add services/worker/package.json
zgaetano created branch main in WildDragonLLC/dragonflight 2026-04-07 21:58:17 -04:00
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:17 -04:00
dc875a0ab0 add setup-repo.sh
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:17 -04:00
19509e33a8 add README.md
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:17 -04:00
720c0344f2 add .gitignore
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-04-07 21:58:17 -04:00
bdda29f02b add .env.example
zgaetano created repository WildDragonLLC/dragonflight 2026-04-07 21:25:25 -04:00
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 09:16:25 -04:00
5b0a3ef2cc Add server-side AMPP job debug logging to identify field names
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 01:08:56 -04:00
ecdfe0f7cd Presigned direct-to-S3 uploads — bypass Node server entirely
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 01:03:29 -04:00
0f81cac6ec QOL improvements: folder search, user audit, admin folders fix, AMPP debug
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 00:56:06 -04:00
ad5f9a4186 Update HTTP mode description to reflect actual upload method
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 00:52:56 -04:00
44c22bd95e Replace Upload class with PutObjectCommand for RustFS compatibility
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 00:49:21 -04:00
d5192e8847 Replace chunked multipart upload with simple Upload class
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 00:42:54 -04:00
43aa18f963 Use ListObjectsV2Command for S3 test instead of raw HTTP signing
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 00:38:45 -04:00
1bc30010a4 Replace AWS SDK test with raw S3v4 signed HTTP request for RustFS/MinIO compat
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 00:34:47 -04:00
4b0f56ac2a Add full S3 error dump for debugging
zgaetano pushed to master at zgaetano/DragonWind 2026-04-07 00:33:00 -04:00
89291a4baf Fix S3 test: always merge with saved config, add debug logging