Commit Graph

22 Commits

Author SHA1 Message Date
Alexander Neff 6cb3bb6627 Fix import to fix sqlalchemy deprecation warning 2025-11-21 06:53:40 -05:00
Alexander Neff 13b4823e9a Merge branch 'main' into database_rework 2025-11-12 04:29:37 -05:00
zblurx 9d3e820aac update database table declaration 2025-06-05 15:39:57 +02:00
D4ytox f16616eeb6 Use CONFIG_PATH in database.py 2025-04-18 14:17:32 +01:00
Alexander Neff ec8abe6c6c Formating 2025-03-08 11:45:53 -05:00
Marshall Hallenbeck 5889e55906 fix: check if an IP is being searched for when calling get_hosts in db calls; fixes #589 2025-03-07 20:02:45 -05:00
Alexander Neff 5aca57804c Lint 2025-01-06 07:46:14 -05:00
Alexander Neff dadeff939d Fix NFS database to usethe new super class 2024-10-06 15:29:15 -04:00
Pavel Redyukov 3b1eac7be5 refactoring to fix InterfaceError of DB 2024-09-23 15:21:48 +03:00
Scott Miller ca09910606 fixed one grammar error repeated in several files 2024-04-08 05:25:06 +00:00
Alex 72500d99be Simplify code and remove unnecessary return nones 2023-10-28 01:04:52 +02:00
Alexander Neff b2c63d569a Change back formating for readability 2023-10-26 21:34:36 +02:00
Marshall Hallenbeck e9eccba193 refactor: remove Python shebangs since they are not needed 2023-10-21 23:45:16 -04:00
Marshall Hallenbeck 21a8707e9e ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
Marshall Hallenbeck 82e5d78007 ruff: eradicate commented out code 2023-10-14 18:34:09 -04:00
Marshall Hallenbeck d8b29312b7 ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
Marshall Hallenbeck cdcde5a91b ruff: add flake8-return (RET) and auto-run 2023-10-14 14:16:28 -04:00
Marshall Hallenbeck b24b9210e4 ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
Marshall Hallenbeck b002336680 ruff: fix pydocstyle via ruff 2023-10-12 15:13:16 -04:00
Marshall Hallenbeck 7b44fcd327 ruff autoformat to clean up all the single quotes and other bad formatting 2023-09-22 21:10:21 -04:00
Marshall Hallenbeck 8c7ed6725d rename nxc PATH variable 2023-09-20 00:09:25 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00