-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: GameProgram7777/image-converter
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🧪 Refactor app code and test renderPreviews function
#23
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
⚡ Remove artificial delay in batch conversion
#22
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 [testing improvement] Add error test for individual file processing
#21
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 Add tests for initWasm and extract inline script to app.js
#20
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🔒 Add Subresource Integrity (SRI) hashes for external resources
#19
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 Add missing error path test for loadFormats
#16
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 Add Playwright tests for batch ZIP generation error handling
#15
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 Add edge case test for empty file selection
#14
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
⚡ optimize DOM rendering for file previews
#13
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧹 Code health improvement: Extract image processing and zip logic into helper functions
#11
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 testing improvement: add missing tests for initWasm
#10
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 Add test for batch ZIP generation failure
#8
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧪 Add testing coverage for individual file processing errors
#7
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧹 [Code Health] Refactor duplicated download link creation logic
#6
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
⚡ perf: remove artificial delay in batch conversion
#5
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🧹 Code Health: Remove unused variable 'isEngineReady'
#4
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🔒 Fix potential Path Traversal (ZIP Slip) via unsanitized filename
#3
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
🔒 Fix: Add Subresource Integrity (SRI) to JSZip CDN link
#2
opened Jul 24, 2026 by
paul0728
Collaborator
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.