• Joined on 2024-07-16
dave pushed to master at dave/BigChef 2025-08-21 22:10:50 +00:00
af3e55e518 Fix some retarded bullshit
dave pushed to master at dave/BigChef 2025-08-21 22:05:27 +00:00
13b48229ac Fix some bullshit (the re)
670f6ed7a0 Add tests for EvalRegex
Compare 2 commits »
dave pushed to master at dave/BigChef 2025-08-21 21:17:51 +00:00
bbc7c50fae Decringe
779d1e0a0e Fix some more shit I guess
54581f0216 Clean up the cringe
3d01822e77 Fix failing test
4e0ca92c77 Add failing test
Compare 5 commits »
dave pushed to master at dave/BigChef 2025-08-21 20:32:13 +00:00
388e54b3e3 Add comprehensive help string for available Lua functions
dave pushed to master at dave/BigChef 2025-08-21 20:27:44 +00:00
6f2e76221a Add real regex support to lua
dave pushed to master at dave/BigChef 2025-08-21 20:26:25 +00:00
e0d3b938e3 Fix tests
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 »