Commit Graph

760 Commits

Author SHA1 Message Date
dependabot[bot] dbcd52da81 Bump typing-extensions from 3.7.4.3 to 3.10.0.2 (#224)
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.2.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](https://github.com/python/typing/compare/3.7.4.3...3.10.0.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-11 13:06:49 +03:00
dependabot[bot] 3e370ce967 Bump aiohttp-socks from 0.5.5 to 0.6.0 (#222)
* Bump aiohttp-socks from 0.5.5 to 0.6.0

Bumps [aiohttp-socks](https://github.com/romis2012/aiohttp-socks) from 0.5.5 to 0.6.0.
- [Release notes](https://github.com/romis2012/aiohttp-socks/releases)
- [Commits](https://github.com/romis2012/aiohttp-socks/compare/v0.5.5...v0.6.0)

---
updated-dependencies:
- dependency-name: aiohttp-socks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements.txt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>
2021-11-10 19:40:58 +03:00
dependabot[bot] 0bc11da598 Bump aiohttp from 3.7.4 to 3.8.0 (#220)
* Bump aiohttp from 3.7.4 to 3.8.0

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.8.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements.txt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>
2021-11-10 16:31:28 +03:00
dependabot[bot] 0a6d2bed2e Bump flake8 from 3.8.4 to 4.0.1 (#219)
Bumps [flake8](https://github.com/pycqa/flake8) from 3.8.4 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.8.4...4.0.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 16:16:04 +03:00
dependabot[bot] 2059e69e99 Bump six from 1.15.0 to 1.16.0 (#221)
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)

---
updated-dependencies:
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 16:12:25 +03:00
soxoj 10523e98c5 Create dependabot.yml 2021-11-10 15:52:47 +03:00
soxoj cae9bf99ff Fixes for win32 release (#218) 2021-11-09 23:14:42 +03:00
soxoj 7decbce08d Box drawing logic improved, added new settings (#217) 2021-11-09 02:33:31 +03:00
soxoj c0f2a550f5 Fixed path and names of report files (#216) 2021-11-09 00:21:19 +03:00
soxoj 6688479c1c Create bug.md (#213) 2021-11-08 19:52:53 +03:00
soxoj 3dc8ae1f41 Update README.md 2021-11-07 22:06:57 +03:00
soxoj 1290a9863f PyInstaller workflow (#206)
* PyInstaller workflow
2021-11-07 20:12:30 +03:00
soxoj 282a3bef73 Merge pull request #210 from soxoj/settings-logging
Removed redundant logging
2021-11-07 18:53:35 +03:00
Soxoj 1b9ce3bac7 Removed redundant logging 2021-11-07 18:52:56 +03:00
soxoj 1931877756 Merge pull request #207 from soxoj/cli-export
Added export of cli entrypoint
2021-11-07 18:16:38 +03:00
soxoj 646265791a Added export of cli entrypoint 2021-11-07 18:14:48 +03:00
soxoj e38e302b6d Merge pull request #204 from soxoj/settings-new-configs
New config options added
2021-11-06 14:37:01 +03:00
soxoj 4ff19970dd Merge branch 'main' into settings-new-configs 2021-11-06 14:31:29 +03:00
Soxoj 267d9e505b New config options added 2021-11-06 14:29:56 +03:00
soxoj 979e0c4dd4 Merge pull request #203 from soxoj/settings-docs
Documentation and settings improved
2021-11-06 08:35:09 +03:00
Soxoj 24a446bd3a Merge branch 'main' into settings-docs 2021-11-06 08:27:58 +03:00
Soxoj 7a362406d5 Documentation and settings improved 2021-11-06 08:24:12 +03:00
soxoj cc0ecb49d4 Merge pull request #200 from soxoj/settings-improving
Added cascade settings loading from ~/.maigret/settings.json and ./settings.json
2021-11-05 13:59:49 +03:00
soxoj 216e02111e Merge pull request #201 from soxoj/codeql-run-fix
Run CodeQL only aflter merge and each Saturday
2021-11-05 13:57:25 +03:00
soxoj 59f573e754 Run CodeQL only aflter merge and each Saturday 2021-11-05 13:57:00 +03:00
soxoj d993c4883e Merge branch 'main' into settings-improving 2021-11-05 13:47:39 +03:00
Soxoj f81a500d72 Added cascade settings loading from ~/.maigret/settings.json and ./settings.json 2021-11-05 13:46:17 +03:00
soxoj 89711ff036 Merge pull request #199 from soxoj/dockerfile-update-05-11
Upgraded base docker image
2021-11-05 11:58:56 +03:00
Soxoj dc8fdc25f5 Upgraded base docker image 2021-11-05 11:57:51 +03:00
soxoj 4f5222df1c Merge pull request #198 from soxoj/doc-link
Added link to documentation
2021-11-04 23:48:59 +03:00
soxoj 1a0db9032d Added link to documentation 2021-11-04 23:48:34 +03:00
soxoj b4a13562a2 Merge pull request #196 from JasperJuergensen/main
Fix incompatible version requirements
2021-11-04 23:45:53 +03:00
Jasper Jürgensen fa3225a7cf Update MarkupSafe to 2.0.1
Fix dependency conflict with jinja2==3.0.2
2021-11-04 21:43:08 +01:00
Jasper Jürgensen 6aef69cc81 Update dependencies
- attrs from 20.3.0 to 21.2.0
- jinja2 from 2.11.3 to 3.0.2
2021-11-04 16:16:16 +00:00
soxoj 74665283ed Merge pull request #195 from soxoj/readthedocs-build-reqs
Created ReadTheDocs requirements file
2021-11-02 20:22:21 +03:00
soxoj 4ce241893b Created ReadTheDocs requirements file 2021-11-02 20:22:00 +03:00
soxoj 784eec7748 Merge pull request #194 from egornagornov/read-the-docs
Move wiki pages to ReadTheDocs
2021-11-02 20:11:24 +03:00
Egor Nagornov eeab6ba82c Move wiki pages to ReadTheDocs 2021-11-02 17:21:27 +07:00
Soxoj 516861e0ae Some security fixes
Added link to Patreon
2021-10-31 22:41:59 +03:00
soxoj 87a7a2cc59 Merge pull request #191 from soxoj/codeql-analysis
Create codeql-analysis.yml
2021-10-31 20:35:27 +03:00
soxoj 8f86d76db6 Create codeql-analysis.yml 2021-10-31 20:35:16 +03:00
soxoj 290c162094 Merge pull request #190 from Lab-Osintitalia/main
Snapcraft yaml added
2021-10-31 19:52:22 +03:00
soxoj 63a7e8feac Merge pull request #189 from soxoj/additional-speed-up
Delayed import of requests module, speed check command, reqs updated
2021-10-31 19:43:41 +03:00
Soxoj e3b4512c47 Delayed import of requests module, speed check command, reqs updated 2021-10-31 19:37:26 +03:00
soxoj 37854a867b Merge pull request #188 from soxoj/fp-fixes-speed-up
Accelerated start time & fixed some false positives
v0.3.1
2021-10-31 18:35:26 +03:00
Soxoj 6480eebbdf Accelerated start time & fixed some false positives 2021-10-31 18:25:01 +03:00
Lab-Osintitalia c57204ff2f Update snapcraft.yaml 2021-10-03 10:53:16 +02:00
Lab-Osintitalia c147f19c3a Update snapcraft.yaml 2021-10-03 10:44:38 +02:00
Lab-Osintitalia 998ff2e4e6 Update snapcraft.yaml 2021-10-03 10:44:13 +02:00
Lab-OsintItalia 0dd3f2e137 added snapcraft and bin folder 2021-10-03 10:42:04 +02:00