mooleshacat
  • Joined on 2026-06-18
mooleshacat pushed to fix/cliflags at catspeed-cc/owrt-dev-suite 2026-07-16 18:58:11 -04:00
5eaf5fb610 fix: moved branch detection higher, refactored to not use helpers (early execution) and silenced git checkout
mooleshacat pushed to fix/cliflags at catspeed-cc/owrt-dev-suite 2026-07-16 18:29:13 -04:00
47b14fedb1 fix: cli flags to use - for short and -- for long
mooleshacat pushed to fix/cliflags at catspeed-cc/owrt-dev-suite 2026-07-16 18:06:05 -04:00
3ed0f04c6f fix: rename config.sh
mooleshacat pushed to fix/cliflags at catspeed-cc/owrt-dev-suite 2026-07-16 18:04:54 -04:00
e12ff36edd feat: add non-interactive mode with auto-detection and CLI flag
mooleshacat created branch fix/cliflags in catspeed-cc/owrt-dev-suite 2026-07-16 18:04:53 -04:00
mooleshacat deleted branch feat/multiport from catspeed-cc/owrt-dev-suite 2026-07-16 17:58:54 -04:00
mooleshacat deleted branch feat/noninteractive from catspeed-cc/owrt-dev-suite 2026-07-16 17:13:22 -04:00
mooleshacat pushed to feat/noninteractive at catspeed-cc/owrt-dev-suite 2026-07-16 16:31:09 -04:00
mooleshacat created branch feat/noninteractive in catspeed-cc/owrt-dev-suite 2026-07-16 16:31:09 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-16 02:01:07 -04:00
f00ad730c6 Merge branch 'fix/readme' into development
d3327b2fc0 fix: feature list update
cb9134cce9 fix: feature list update
Compare 3 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-16 01:11:40 -04:00
10ca98d481 Merge pull request #7 from catspeed-cc/development
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-16 00:59:17 -04:00
a9e13d9e74 updated submodule - license was changed to GPLv2
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-16 00:07:52 -04:00
e00cabf062 Merge pull request #6 from catspeed-cc/development
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 23:43:55 -04:00
7b41c98991 fix: test fixes from build test
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 19:48:32 -04:00
cce226e04e fix: updated branchname, added unconditional git checkout
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 19:36:22 -04:00
1f837b9ba2 fix: add unconditional idempotent port directory creation after setup is run
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 19:06:49 -04:00
10126ece13 feat: mutex locking system
mooleshacat deleted branch fix/exitmsgs from catspeed-cc/owrt-dev-suite 2026-07-15 18:29:19 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 18:28:22 -04:00
491ba841bd fix: exitmsgs
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 17:24:03 -04:00
0730f89c20 fix: add --nocleanup to exit_with_* functions and calls within verify_configuration(), removed newgrp, added sg to copy_to_webserver()