Commit Graph

431 Commits

Author SHA1 Message Date
Richard Mwewa
1c8583132b Merge pull request #18 from bellingcat/dev
Update octosuite.py
2023-06-05 16:58:10 +02:00
Richard Mwewa
61c0b12d8b Update octosuite.py 2023-05-22 14:55:02 +02:00
Richard Mwewa
9d88b66005 Merge pull request #17 from bellingcat/dev
Dev
2023-04-21 18:53:45 +02:00
Richard Mwewa
d1e9932967 Update octosuite.py
Added f-string to the Organisation profile Tree.
2023-04-21 18:42:53 +02:00
Richard Mwewa
595dcc5aac Update pyproject.toml
Added line `[tool.setuptools]`. Fixes error that might be returned during compilation if there's more than one directory in the project's root directory:

error: Multiple top-level packages discovered in a flat-layout
2023-04-16 01:12:47 +02:00
Richard Mwewa
6a535ae856 Created a setup_readline function for the code used to setup readline. The function has been moved to config.py, and will be called from main.py 2023-04-12 16:17:51 +02:00
Richard Mwewa
61188fe29e Update octosuite.py
Using subprocess.call() instead of os.system()
2023-04-12 16:00:48 +02:00
Richard Mwewa
cd6155b553 Update octosuite.py
Using subprocess.call() to list directories instead of os.system()
2023-04-12 15:52:50 +02:00
Richard Mwewa
f064f80e47 Delete images directory 2023-03-07 18:38:43 +02:00
Richard Mwewa
dae2226905 Delete images directory 2023-03-07 01:45:15 +02:00
Richard Mwewa
2a92723dc8 Delete setup.py 2023-03-01 23:25:42 +02:00
Richard Mwewa
af975a4e7a Update README.md 2023-02-25 03:09:50 +02:00
Richard Mwewa
4f96419fbd Update octosuite.py 2023-02-25 03:04:01 +02:00
Richard Mwewa
774c8d19a8 Update octosuite 2023-02-25 02:59:46 +02:00
Richard Mwewa
04f3bd89cf Update pyproject.toml 2023-02-24 03:29:50 +02:00
Richard Mwewa
3fbb8d8cbe Update pyproject.toml 2023-02-24 03:03:00 +02:00
Richard Mwewa
e836413719 Update pyproject.toml 2023-02-24 02:40:31 +02:00
Richard Mwewa
2ba4438f64 Update pyproject.toml 2023-02-23 01:32:37 +02:00
Richard Mwewa
6c76b8fb39 Update pyproject.toml 2023-02-22 21:49:52 +02:00
Richard Mwewa
803e3b8ebd Create pyproject.toml 2023-02-22 16:54:30 +02:00
Richard Mwewa
6f29f633ea Update octosuite.py 2023-02-22 16:53:58 +02:00
Richard Mwewa
a9c62ebf36 Merge pull request #14 from bellingcat/dev
Dev
2023-02-22 16:30:04 +02:00
Richard Mwewa
73bdc542fa Update banner.py 2023-02-22 16:29:05 +02:00
Richard Mwewa
386e77f375 Update setup.py 2023-02-22 16:28:32 +02:00
Richard Mwewa
033e758e9e Update octosuite.py 2023-02-22 16:27:56 +02:00
Richard Mwewa
796e8e943c Update octosuite.py 2023-02-22 16:20:26 +02:00
Richard Mwewa
3125c45efb Update octosuite.py 2023-02-22 16:13:07 +02:00
Richard Mwewa
01d6115540 Update octosuite.py 2023-02-22 16:05:20 +02:00
Richard Mwewa
a7da4f442d Update config.py 2023-02-22 16:01:42 +02:00
Richard Mwewa
f967134210 Merge pull request #13 from Weltolk/patch-1
bug fix
2023-02-22 15:46:41 +02:00
Weltolk
47b28b45e0 Merge branch 'bellingcat:master' into patch-1 2023-02-22 20:10:21 +08:00
Richard Mwewa
ca5245e0db Update README.md 2023-02-22 14:03:17 +02:00
Weltolk
d2c7ba7cd9 bug fix 2023-02-22 19:11:45 +08:00
Richard Mwewa
619ef8cf9f Update 2023-02-03 17:54:37 +02:00
Richard Mwewa
8364053f97 Update README.md 3.1.0 2023-01-26 21:33:29 +02:00
Richard Mwewa
1f288d503f Update octosuite.py 2023-01-25 23:00:05 +02:00
Richard Mwewa
57911bd68f Update octosuite.py 2023-01-25 22:50:19 +02:00
Richard Mwewa
264048e4bf Update README.md 2023-01-25 14:38:34 +02:00
Richard Mwewa
671fbdcaa4 Update README.md 2023-01-25 14:36:45 +02:00
Richard Mwewa
5fc5af4157 Update octosuite.py 2023-01-25 14:29:13 +02:00
Richard Mwewa
8bc799c829 Update README.md 2023-01-25 14:28:14 +02:00
Richard Mwewa
85cadefd50 v3.1.0 2023-01-25 14:11:25 +02:00
Richard Mwewa
646ea3cb51 Update README.md 3.0.4 2023-01-23 03:08:49 +02:00
Richard Mwewa
3e18a3301a Merge pull request from #9
fix: bad indentation leading to reference before assignment error #9
2023-01-22 17:02:39 +02:00
Richard Mwewa
d4b595d79e Merge pull request from #9
fix: bad indentation leading to reference before assignment error #9
2023-01-22 17:01:34 +02:00
Richard Mwewa
0f247d1dd8 Merge pull request from issue #9
fix: bad identation leading to reference before assigment error #9
2023-01-22 16:55:55 +02:00
Richard Mwewa
1b2c441237 Merge pull request #9 from albertollamaso/fix-var-assigment
fix: bad identation leading to `reference before assigment` error
2023-01-22 16:50:36 +02:00
albertollamaso
2723c2f8dd fix: bad identation leading to reference before assigment error 2023-01-22 13:59:26 +01:00
Richard Mwewa
7576fa64a1 Update setup.py 3.0.3 2023-01-22 03:17:01 +02:00
Richard Mwewa
79a97a7883 Update setup.py 3.0.2.2 3.0.2.1 2023-01-22 02:48:11 +02:00