0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
web: Replace vast majority of bundled vendor files with node dependencies More... over 10 years ago
web: Simplify configuration widgets More... over 10 years ago
Wait for background threads to finish before remvoing worker pool from workflow More... over 10 years ago
chdkcamera: Stub out finish_capture to circumvent CHDK bug (closes #114) More... over 10 years ago
Merge branch 'master' of github.com:mumme74/spreads More... over 10 years ago
Initial support for metadata More... over 10 years ago
Bind on_created event at class creation time to keep callback around More... over 10 years ago
Simplify the Gui save settings a great deal, on input from jbaiter Take better advantage of buildin capabilitys from config module More... over 10 years ago
A racee condition between event adding to cache and rows below can make this workflow to be added twice Fixes: https://travis-ci.org/DIYBookScanner/spreads/builds/29399468 More... over 10 years ago
Sub seconds check doesnt work on all filesystems, it gets round to a second Use 1s delays to ensure we dont gets rounded to the same second More... over 10 years ago
Remove redundant row More... over 10 years ago
Changes to make the tests run flawlessly (with upstream check in conftest.py) More... over 10 years ago
Merge remote-tracking branch 'upstream/master' More... over 10 years ago
Load plugins after we set them so configure can find them in the future More... over 10 years ago
Add reboot option to shutdown menu (closes #102) More... over 10 years ago
Fix CLI tests More... over 10 years ago
Improve 'configure' usability as per #105 More... over 10 years ago
web: Order workflows by last modification date (#103) More... over 10 years ago
Warn user to generate output himself after manual adjustments More... over 10 years ago
Fix bad signal parameter in cli More... over 10 years ago
Merge remote-tracking branch 'upstream/master' More... over 10 years ago
Change using Tabs instead of combobox. More user friendly in my opinion. When there are comboboxes to change view I often tend to select the wrong one More... over 10 years ago
Fix the interactive renaming of driver -> device More... over 10 years ago
Add support for saving settings in gui and setting the default values from config file instead of just from default values Saves to global config file (in ~/.config/spreads/config.yaml) More... over 10 years ago
Add missing import to util More... over 10 years ago
web: Fix submission screen More... over 10 years ago
web: Add missing signal to tasks More... over 10 years ago
web: Reduce number of waitress threads to defaults More... over 10 years ago
scantailor: Fix generation command for windows systems More... over 10 years ago
chdkcamera: Fix show_textbox method More... over 10 years ago