Commit Graph

96 Commits

Author SHA1 Message Date
brotoskyj c9aed196f3 Merge remote-tracking branch 'origin/Dataframeidea' into allowlistsearch 2025-08-28 11:34:49 -04:00
= 710382ce61 Limited Allowlist selection 2025-08-28 11:33:51 -04:00
brotoskyj f18e22f4bc Commiting before rebase 2025-08-28 11:32:02 -04:00
= 4615bb4c56 Added Preflights 2025-08-28 11:29:54 -04:00
brotoskyj 337ff99915 Commiting before rebase 2025-08-28 11:29:14 -04:00
brotoskyj b24682c97a Rebased and Added optimized pathfinder 2025-08-28 11:28:32 -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
brotoskyj a4228caeeb Merge branch 'allowlistsearch' of https://git.racooncity.org/brotoskyj/AirlockTools into allowlistsearch 2025-08-27 09:30:01 -04:00
= 8ace912788 Added Preflights
modified:   AirlockTools.py
2025-08-27 09:01:33 -04:00
brotoskyj 83593b9caa Rebased and Added optimized pathfinder 2025-08-27 09:01:03 -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
brotoskyj db6853116b Merge branch 'Zar-Branch' into allowlistsearch 2025-08-26 17:27:01 -04:00
brotoskyj d4e2058907 Rebased and Added optimized pathfinder 2025-08-26 17:24:01 -04:00
= 89dca27111 Added Preflights 2025-08-26 17:24:01 -04:00
brotoskyj 93be64124f Merge branch 'allowlistsearch' of https://git.racooncity.org/brotoskyj/AirlockTools into allowlistsearch 2025-08-26 17:23:39 -04:00
brotoskyj 014e342d82 Rebased and Added optimized pathfinder 2025-08-26 17:20:22 -04:00
brotoskyj 52df2615ed Rebased and Added optimized pathfinder 2025-08-26 17:18:14 -04:00
= 751ce4863c Added Preflights 2025-08-26 17:17:59 -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
brotoskyj 2a8bbee766 Merge pull request 'Zar-Branch' (#14) from Zar-Branch into master
Reviewed-on: brotoskyj/AirlockTools#14
2025-08-25 11:24:23 -04:00
brotoskyj 90db664892 Merge pull request 'Reverting' (#13) from Reverting into allowlistsearch
Reviewed-on: brotoskyj/AirlockTools#13
2025-08-25 11:21:55 -04:00
= 960890192c Merge branch 'Zar-Branch' of https://git.racooncity.org/brotoskyj/Airlocktools into Zar-Branch 2025-08-25 11:16:48 -04:00
= c7b26f171b Approval logic draft 1 2025-08-25 11:09:14 -04:00
brotoskyj b85582d6c1 Merge pull request 'master' (#12) from master into Zar-Branch
Reviewed-on: brotoskyj/AirlockTools#12
2025-08-25 11:00:29 -04:00
brotoskyj 9886cdf019 Removed cssv 2025-08-25 10:59:37 -04:00
brotoskyj ee318f5c22 Removed CSV 2025-08-25 10:59:07 -04:00
brotoskyj ec5ecf4267 Merge branch 'master' of https://git.racooncity.org/brotoskyj/AirlockTools 2025-08-25 10:57:21 -04:00
brotoskyj 9da036d105 Merge branch 'Zar-Branch' 2025-08-25 10:55:44 -04:00
= 7b83e6bf16 Tweaked Path Function 2025-08-25 10:46:30 -04:00
= 81e2f7f7d1 Menu and Error Checking updated 2025-08-25 09:13:16 -04:00
= d7e6b43e39 removed return and added break to 'unbreak' the menu 2025-08-25 08:19:03 -04:00
Driven-Element 6577d5f0e9 Fixed typo, pulled what appeared to be unused modules 2025-08-24 14:20:12 -04:00
Driven-Element bdf3d4b9ec Continued Colorization, pushed it to utils and colorized other helper scripts 2025-08-24 13:46:20 -04:00
Driven-Element 615fb77891 Refactored and Colorized Menu. Do not have a chance to verify if api calls are still working, will do some more looking at that tomorrow 2025-08-24 01:43:12 -04:00
= 6a6057e612 Merge branch 'Zar-Branch' of https://git.racooncity.org/brotoskyj/Airlocktools into Zar-Branch 2025-08-22 16:22:33 -04:00
= ab6ee644c7 Think i fixed the signed package issue 2025-08-22 16:19:59 -04:00
brotoskyj a2ae98421a Fixed Typo in License 2025-08-22 15:52:45 -04:00
brotoskyj 088c35fa77 Merge branch 'Zar-Branch' of https://git.racooncity.org/brotoskyj/AirlockTools into allowlistsearch 2025-08-22 15:51:20 -04:00