0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #128 from duerig/master More... over 10 years ago
device: Fix manual focus for A2200 camera. This time for real. More... over 10 years ago
device: Fix upside-down mode. Rotate the other way instead of flipping. More... over 10 years ago
web: Add endpoint to restart application More... over 10 years ago
web: Fix handling of ValidationError More... over 10 years ago
web: More refactoring of modals and overlays More... over 10 years ago
web: Error modal when no devices are present when starting capture More... over 10 years ago
web: Complain with more explicit error message when no driver is configured at startup More... over 10 years ago
web: Fix asserts in shutdown test More... over 10 years ago
web: Fix some minor omissions/typos More... over 10 years ago
web: Fix log download (fixes #121) More... over 10 years ago
web: Set _layer to null after removing it More... over 10 years ago
web: Use check_call instead of call for shutdown/reboot More... over 10 years ago
web: Move modals/overlays to external layer More... over 10 years ago
web: Simplify error response handling More... over 10 years ago
web: Error handling for shutdown/reboot More... over 10 years ago
web: Refactor client-side model API in preparation for better error handling More... over 10 years ago
Catch no-op crop parameters More... over 10 years ago
More error handling improvements More... over 10 years ago
web: Check for connectivity across multiple connection losses More... over 10 years ago
web: If IP can't be shown at startup, periodically check for them and display address (fixes #122) More... over 10 years ago
Add DeviceFeatures.CAN_DISPLAY_TEXT More... over 10 years ago
chdkcamera: Option to disable monochrome mode (fixes #119) More... over 10 years ago
Make ValidationError subclass of ValueError More... over 10 years ago
web: First steps towards better error handling More... over 10 years ago
Bump tornado version to 4.0 More... over 10 years ago
web: Make log display more mobile-friendly More... over 10 years ago
web: Use ZIP format for uploading workflows More... over 10 years ago
Fix broken web test More... over 10 years ago
web: Fix workflow submission by moving upload code into a tornado handler More... over 10 years ago