• Joined on 2024-07-16
dave pushed to master at dave/hitman 2025-08-07 09:40:53 +00:00
6fab1e1327 chore: add debug and NSSM deployment scripts to streamline local dev
4fb751a268 feat: adopt structured logging, add config via env (FORBIDDEN, SCAN_INTERVAL, TIMEOUT, WORKERS), introduce worker pool and improved kill logic with timeouts
Compare 2 commits »
dave pushed to master at dave/directory-deletor 2025-08-07 09:35:26 +00:00
6ad7efb947 chore: update NSSM service to scan Documents by default and set ROOT env for directory-forbidder configuration
e18202568e refactor: rename WORKDIR to ROOT, export env vars in debug.sh, enhance logging, and adjust path handling for clarity and robustness
159461183c refactor: rename module to directory-forbidder, add flag parsing and logger init, improve run loop and logs for clearer operation
caf31f2187 chore: add NSSM deploy/start/stop/remove scripts and debug runner to manage DirectoryForbidder services and local debugging
d105184a1d refactor: replace CLI flags with env-based config, add flexible duration
Compare 6 commits »
dave pushed to master at dave/directory-cleaner 2025-08-07 09:14:02 +00:00
526d9a2ff7 set -e
7b82af7006 chore: add deploy helper scripts and move interval to SCAN_INTERVAL env in nssm configs to standardize service setup
c496c5793b chore: add NSSM scripts for directory cleaners and remove old single-service script to standardize deployment across targets
c85208f884 chore: rename Go module to directory-cleaner and add NSSM scripts for
14a8858de6 Clean up a bit
Compare 8 commits »
dave pushed to master at dave/BigChef 2025-07-30 12:41:53 +00:00
299e6d8bfe Fix glob matching when backslashes are used as separators
dave pushed to master at dave/BigChef 2025-07-30 12:38:40 +00:00
388822e90a Create example yml even when no args are provided
91993b4548 Improve error handling in ResetAllFiles function by logging warnings for failed file writes instead of returning errors
bb69558aaa Fix issue where invalid isolate commands would prevent other isolate commands from running
Compare 3 commits »
dave pushed to main at dave/eve-industrializer-wails 2025-07-28 18:45:16 +00:00
fa90983bc5 Ignore sqlite
dave pushed tag v1.1.3 to dave/cyutils 2025-07-22 18:30:16 +00:00
dave pushed to master at dave/cyutils 2025-07-22 18:30:15 +00:00
b2c5d8f41c ...get rid of time
dave pushed tag v1.1.2 to dave/cyutils 2025-07-22 18:29:22 +00:00
dave pushed to master at dave/cyutils 2025-07-22 18:29:20 +00:00
4d2c1622d3 Get rid of the timeout
dave pushed tag v1.1.1 to dave/cyutils 2025-07-22 15:41:02 +00:00
dave pushed to master at dave/cyutils 2025-07-22 15:41:00 +00:00
82d1c5a8c8 Remove timeout parameter
dave pushed tag v1.1.0 to dave/cyutils 2025-07-22 15:39:13 +00:00
dave pushed to master at dave/cyutils 2025-07-22 15:39:08 +00:00
c07fb20a8a Hallucinate a limited http client
cdeaf1de78 Initial commit
dave created branch master in dave/cyutils 2025-07-22 15:39:08 +00:00
dave pushed to master at dave/BigChef 2025-07-21 19:00:20 +00:00
052c670627 Add a simple trim to lua
dave pushed to master at dave/avorion-docgen 2025-07-20 20:21:10 +00:00
ddd65f18b4 Hallucinate enum support
dave pushed to master at dave/avorion-docgen 2025-07-20 16:55:35 +00:00
a0ba2e01e3 Restore the parallel processing
dave pushed to master at dave/avorion-docgen 2025-07-20 16:50:46 +00:00
c8961471e4 Maintain inheritance from merging classes
3821952bbf Group server and client functions together
Compare 2 commits »
dave pushed to master at dave/avorion-docgen 2025-07-20 16:30:26 +00:00
ef45b510e9 Cram server and client functions together into the same file