• Joined on 2024-07-16
dave pushed to master at dave/BigChef 2025-08-21 20:20:49 +00:00
6541ac4984 Fix tests
dave pushed to master at dave/BigChef 2025-08-21 20:20:10 +00:00
c3d26e79f0 Fix tests
dave pushed to master at dave/BigChef 2025-08-21 20:19:31 +00:00
491a030bf8 Hallucinate actual json fucking thing
dave pushed to master at dave/BigChef 2025-08-21 20:19:18 +00:00
fd1df6e40e Hallucinate actual json fucking thing
1a8c0b9f90 Update
Compare 2 commits »
dave pushed to master at dave/BigChef 2025-08-21 18:39:43 +00:00
bff7cc2a27 Hallucinate a json mode implementation
ff30b00e71 refactor(db.go, file.go): improve database error handling and file snapshot seeding
Compare 2 commits »
dave pushed to master at dave/directory-cleaner 2025-08-21 11:40:08 +00:00
0ebafa2e99 Prevent archiving already archived files
d95182f187 Add some logs
2274829eda Configure log rotation for cleaner services
Compare 3 commits »
dave pushed to master at dave/py-media-grader 2025-08-20 11:21:50 +00:00
dave pushed to master at dave/py-media-grader 2025-08-20 10:58:49 +00:00
d2c9fb6fb0 feat(main.py): implement parallel segment processing and optimize frame loading
dave pushed to master at dave/py-media-grader 2025-08-20 10:35:01 +00:00
ce0232846e feat(main.py): implement frame caching to improve playback performance
dave pushed to master at dave/py-media-grader 2025-08-20 10:20:06 +00:00
e0dd1a8db8 feat(main.py): add timeline visibility toggle functionality
dca565e6e9 refactor(main.py): use class constants for segment_count and segment_overlap_percent
ab54fb2da7 feat(main.py): add functionality to reposition segments in multi-segment mode
03d4d26335 feat(main.py): refactor video sampling and navigation logic to improve usability and consistency
9a8424feb3 feat(main.py): introduce multi-segment video mode for enhanced analysis
Compare 6 commits »
dave pushed to master at dave/py-media-grader 2025-08-19 07:49:29 +00:00
404ffabd9d feat(pyproject.toml): add croppa script to pyproject.toml for command-line execution
dave pushed to master at dave/py-media-grader 2025-08-19 07:48:10 +00:00
52065ee02f refactor(croppa): remove debug print statements from video editor
811cd43261 refactor(croppa): adjust draw_crop_overlay to use canvas and screen coordinates
cdad9198bc refactor(croppa/main.py): improve screen coordinate to video frame conversion logic
b2f28f215c Update
74c5b48a83 fix(main.py): include keys '1' through '5' in the condition to prevent unintended navigation
Compare 7 commits »
dave pushed to master at dave/py-media-grader 2025-08-19 06:56:06 +00:00
6b0cc279d7 fix(main.py): allow 'u' key to skip frames in media grader
0826b8a8b7 fix(main.py): add print statements to track navigation changes for debugging
Compare 2 commits »
dave pushed to master at dave/py-media-grader 2025-08-19 06:38:33 +00:00
7464efbd95 feat(main.py): add undo jump functionality with H key
21408779ab feat(main.py): implement bisection navigation for videos
20b5739dbe feat(main.py): implement video sampling and watch tracking features
Compare 3 commits »
dave pushed to master at dave/py-media-grader 2025-08-19 06:17:31 +00:00
554b4ffc26 fix(main.py): restart video on reaching end instead of breaking loop
c08719be70 fix(main.py): release video capture before moving files to prevent errors
Compare 2 commits »
dave pushed to master at dave/py-media-grader 2025-08-19 06:11:22 +00:00
47b190bbf0 fix(main.py): conditionally display info overlay and timeline for video files only
adc468bbc2 refactor(main.py): improve error handling and logging for file operations
0b08869483 feat(main.py): implement undo functionality for grading actions
Compare 3 commits »
dave pushed to master at dave/py-media-grader 2025-08-18 15:21:25 +00:00
8ba99a2053 refactor(main.py): move grade directory creation to the point of use
dave pushed to master at dave/py-media-grader 2025-08-18 14:58:17 +00:00
5fc6456db9 feat(main.py): add timeline UI for video seeking and introduce mouse event handling
f0a20c277c chore(scripts): remove unused check.sh and format.sh scripts
Compare 2 commits »
dave created branch master in dave/py-media-grader 2025-08-18 14:54:42 +00:00
dave pushed to master at dave/py-media-grader 2025-08-18 14:54:42 +00:00
2ba1b36a1b Update
2840ed14bc refactor(main.py): remove unused constants and simplify video seeking logic
85768f6323 refactor(main.py): simplify seeking logic and improve key repeat handling
e43865a7c8 feat(main.py): implement I-frame seeking for improved performance and add display interval for seeking
3900d1cb11 refactor(main.py): introduce frame caching and separate frame loading/advancing logic
Compare 10 commits »