Commit Graph

315 Commits

Author SHA1 Message Date
brotoskyj 3f2717d972 Fixed List 2025-09-03 17:04:47 -04:00
brotoskyj 40def73075 Minor Changes to Quality of Life Update 2025-09-03 16:43:25 -04:00
brotoskyj c428a4a989 Minor Changes to Quality of Life Update 2025-09-03 16:43:25 -04:00
brotoskyj 2f47ee7e44 Quality of Life updates 2025-09-03 16:43:25 -04:00
= 935467fbcb Paths fixed... need to double check the path exclusion format to feed api 2025-09-03 16:41:27 -04:00
= b41e56d84a Better Path grouping 2025-09-02 22:36:11 -04:00
= 3408b0e58d Small fix 2025-09-02 21:52:11 -04:00
= e323ac71e9 Added Pup Filter and Path Dedupe 2025-09-02 20:15:55 -04:00
= 6a684d71ec Merge branch 'MemOpt' of https://git.racooncity.org/brotoskyj/Airlocktools into MemOpt 2025-09-02 18:16:31 -04:00
brotoskyj 0991a45dec Merge pull request 'MemOpt' (#18) from MemOpt into master
Reviewed-on: brotoskyj/AirlockTools#18
2025-09-02 17:53:42 -04:00
brotoskyj fbd785d6ab Fixed Chunkinator 2025-09-02 17:48:51 -04:00
= 52efd6c2fd Regulator Function fixed 2025-09-02 10:17:17 -04:00
= 396b50c4d6 Fixed Filename Sorting for Review files 2025-09-02 10:08:15 -04:00
= c618350e94 Fixed issues with chunkinator existing already with data when starting 2025-09-02 09:44:11 -04:00
= 6b8c849db8 Cleanup 2025-09-02 08:29:42 -04:00
= 7eeb072117 Merge branch 'MemOpt' of https://git.racooncity.org/brotoskyj/Airlocktools into MemOpt
Fixing conlicts.
2025-09-02 08:22:34 -04:00
= d415ad2eba Grammer fixed, redundant code removed 2025-09-02 08:20:31 -04:00
Zarithas 7ef971681a Delete chunkinator.json
needs added to gitignore
2025-09-01 23:23:49 -04:00
= b91a61fb77 Added Skipback to speed checkpoint hunting 2025-09-01 22:24:21 -04:00
= b3a67b1b93 file check added 2025-09-01 22:10:00 -04:00
= 3ae730361b Extra Cleanup 2025-09-01 22:03:36 -04:00
= aa05dd0564 I think we got it 2025-09-01 21:59:38 -04:00
= 7cb32d14cc Memory Optimization Draft one complete 2025-09-01 20:19:43 -04:00
= 67615f364c Memory Optimization Draft one complete 2025-09-01 20:19:11 -04:00
brotoskyj 7ef5a83ff2 Working preflight 2025-08-29 16:54:31 -04:00
= b025daaa2a Typo 2025-08-29 11:48:57 -04:00
= bb3cfb9bd4 Fixed some breaking changes and added some QOL improvements on HMTL Preflight 2025-08-29 11:46:57 -04:00
= fa4fc6bd7e Changed how the path exclusions get read back in after approval, now paths can be combined in the review process 2025-08-29 09:08:05 -04:00
= 9a7de412f6 Fixed Path Exclusion to no longer show grouped paths with too few elements, too short paths, and sorted output 2025-08-29 09:00:34 -04:00
= 8bb86f743c Ready for liftoff 2025-08-28 19:51:08 -04:00
= 1d83c61998 Updated functions... need to be able to pull groupid and applicationid out of the list functions, else make new ones to do that 2025-08-28 18:42:23 -04:00
= 0287475090 Note - Path exclusions have to be applied to the policy, hash exclusions to allowlists - I will need to update step 5 to accomodate 2025-08-28 17:17:57 -04:00
= 6a06bba3fb Fixed Checks for allowlist selection 2025-08-28 12:42:43 -04:00
brotoskyj 942efd38e8 Working preflight 2025-08-28 12:27:15 -04:00
= 710382ce61 Limited Allowlist selection 2025-08-28 11:33:51 -04:00
= e51ed0543a Fixed some logic, added functions to list allowlist, and category. Category list function will need work, the subcategories are not being parsed at this time 2025-08-28 09:06:25 -04:00
= f94c3e432e Swapped Liftoff out of loop 2025-08-28 08:35:39 -04:00
= 51d56bae4b new dummy function 2025-08-27 21:37:21 -04:00
= bae3d41e34 url moved to .env - Takeoff logic added 2025-08-27 21:24:56 -04:00
= c1246f4f65 recommit 2025-08-27 09:35:21 -04:00
= 384e5b29c0 Added in a lossless LCFP generator 2025-08-27 08:53:18 -04:00
= b3bced32b3 This is working better so far 2025-08-26 20:49:03 -04:00
= b7082ffb5e Added Preflights 2025-08-26 17:12:06 -04:00
brotoskyj 708a7e9061 Merge pull request 'Zar-Branch' (#17) from Zar-Branch into master
Reviewed-on: brotoskyj/AirlockTools#17
2025-08-26 13:15:34 -04:00
= ebfb0d80a9 Pretty HTML and beginnings of Destination Policy 2025-08-26 12:20:09 -04:00
brotoskyj f081594a7e closes #15
Created iterator to skip over items. This was causing issues because it was too many entries and it would cause a memory leak.
2025-08-25 23:36:24 -04:00
brotoskyj e603ed38d3 Fixed Memory Leak Issue \
Refactored Some Sorting for better deduplication
2025-08-25 20:22:51 -04:00
= d767ba9621 Everything Ready for the API Calls to approve in airlock 2025-08-25 14:43:37 -04:00
= 5f06e60fdd New Master candidate 2025-08-25 12:35:27 -04:00
brotoskyj b187d8cd79 Added colors 2025-08-25 12:09:12 -04:00