Commit Graph

1894 Commits

Author SHA1 Message Date
SkeletalDemise 5dfbe93300
Merge pull request #773 from PunGrumpy/master
Added translation Thai language
2023-10-12 00:20:40 -07:00
PunGrumpy d67823c460 📝 (coc, contribute) update Thai language 2023-05-31 00:53:14 +07:00
PunGrumpy c99e5de8cc 📝 (readme) update translation to Thai 2023-05-31 00:42:44 +07:00
PunGrumpy 0ee79b7342 revert to before start translation 2023-05-31 00:41:31 +07:00
PunGrumpy f5dc020740 🐛 fix ALL-CONTRIBUTORS-LIST "Do not remove or modify this section" 2023-05-31 00:39:01 +07:00
PunGrumpy a19ecd17c7 📝 (readme) fix head 2023-05-31 00:32:00 +07:00
PunGrumpy dfc47e456c 👥 add my profile contribution 2023-05-31 00:31:44 +07:00
PunGrumpy b5bad3861b 📝 (readme) add Thai language translation 2023-05-31 00:25:42 +07:00
Bee de74875ac9
Update discord link 2022-12-05 17:31:41 +00:00
SkeletalDemise aec8a74e07
Merge pull request #744 from KOLANICH-tools/poetry_core
Fixed the build backend to the right one.
2022-06-28 07:27:10 -07:00
KOLANICH 2315cfa439 Fixed the build backend to the right one. 2022-06-27 19:40:48 +03:00
SkeletalDemise aa94cf5b11
Merge pull request #739 from Ciphey/dependabot/pip/sphinx-tw-5.0.1
Update sphinx requirement from ^4.0.0 to ^5.0.1
2022-06-10 02:30:01 -07:00
dependabot[bot] 6a818951e6
Update sphinx requirement from ^4.0.0 to ^5.0.1
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 06:49:59 +00:00
SkeletalDemise 1c661f3b81
Merge pull request #696 from Ciphey/dependabot/pip/pytest-cov-tw-3.0.0
Update pytest-cov requirement from ^2.10.1 to ^3.0.0
2022-05-18 05:32:56 -07:00
dependabot[bot] 07e9398f6f
Update pytest-cov requirement from ^2.10.1 to ^3.0.0
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.1...v3.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 12:05:45 +00:00
SkeletalDemise 7621662044
Merge pull request #735 from Ciphey/dependabot/pip/pybase62-gte-0.4.3-and-lt-0.6.0
Update pybase62 requirement from ^0.4.3 to >=0.4.3,<0.6.0
2022-05-18 05:05:19 -07:00
SkeletalDemise 414e0e47db
Merge pull request #702 from Ciphey/dependabot/pip/pyyaml-gte-5.3.1-and-lt-7.0.0
Update pyyaml requirement from ^5.3.1 to >=5.3.1,<7.0.0
2022-05-18 05:02:54 -07:00
SkeletalDemise dacee1bd50
Merge pull request #734 from Ciphey/dependabot/pip/pytest-tw-7.1.2
Update pytest requirement from ^6.2.1 to ^7.1.2
2022-05-18 05:01:58 -07:00
dependabot[bot] 52daef5a75
Update pybase62 requirement from ^0.4.3 to >=0.4.3,<0.6.0
Updates the requirements on [pybase62](https://github.com/suminb/base62) to permit the latest version.
- [Release notes](https://github.com/suminb/base62/releases)
- [Commits](https://github.com/suminb/base62/compare/0.4.3...0.5.0)

---
updated-dependencies:
- dependency-name: pybase62
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 03:16:32 +00:00
dependabot[bot] 06b06ef3d8
Update pytest requirement from ^6.2.1 to ^7.1.2
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...7.1.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 03:27:19 +00:00
dependabot[bot] e2edb597d7
Update pyyaml requirement from ^5.3.1 to >=5.3.1,<7.0.0
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 02:22:57 +00:00
SkeletalDemise 4e5cc80a3c
Merge pull request #701 from Ciphey/dependabot/pip/flake8-gte-3.8.4-and-lt-5.0.0
Update flake8 requirement from ^3.8.4 to >=3.8.4,<5.0.0
2021-11-02 19:20:58 -07:00
SkeletalDemise b480dcc3a9
Merge pull request #697 from AABur/ru-contributing-update
update Russian translation
2021-11-02 19:17:16 -07:00
AABur e44202f709 update russain CODE_OF_CONDUCT 2021-10-11 13:43:43 +03:00
dependabot[bot] e0d1d59477
Update flake8 requirement from ^3.8.4 to >=3.8.4,<5.0.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.8.4...4.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 03:12:42 +00:00
Bee 58323db444
Merge pull request #694 from Ciphey/skeletal-fix-printing
Fix table printing
2021-10-06 09:43:40 +01:00
AABur 5b1fe79eeb update russian CONTRIBUTING.md 2021-10-05 19:46:57 +03:00
SkeletalDemise 2ee210a8ca
Fix release CI test 2021-10-04 08:31:26 -07:00
SkeletalDemise ae97667e0b
Fix release pypi test 2021-10-04 08:30:51 -07:00
SkeletalDemise d7ee247beb
Fix terminal tests 2021-10-04 08:30:12 -07:00
SkeletalDemise d5cb126c42
Fix CI checks 2021-10-04 08:27:41 -07:00
SkeletalDemise 76b6897d74
Fix table printing 2021-10-02 21:46:23 -07:00
Bee 798ac461d8
Merge pull request #686 from Ciphey/all-contributors/add-AABur
docs: add AABur as a contributor for translation
2021-08-28 07:49:06 +01:00
allcontributors[bot] 3e8f7fd915
docs: update .all-contributorsrc [skip ci] 2021-08-28 06:47:43 +00:00
allcontributors[bot] 4aa2fa8dc4
docs: update README.md [skip ci] 2021-08-28 06:47:42 +00:00
Bee e6f0b2a6db
Merge pull request #680 from AABur/readme-ru-update
update Russian README
2021-08-28 07:47:26 +01:00
Bee 6f32507367
Merge pull request #685 from cclauss/codespell
Fix typos discovered by codespell
2021-08-19 18:03:24 +01:00
Christian Clauss 63245de384
python -m pip install --upgrade pip 2021-08-15 18:34:40 +02:00
Christian Clauss de42d7d1b9 Fix typos discovered by codespell 2021-08-15 17:51:33 +02:00
AABur 174605c92f docs: update russian README 2021-08-02 00:29:15 +03:00
Brandon b97220cb9d
Merge pull request #662 from Ciphey/bee-regex
Added suggestion to submit regex to PyWhat upon using Regex checker.
2021-07-14 07:56:11 +01:00
Brandon 5615dbc1bb
Merge pull request #670 from Ciphey/skeletal-add-quadgram-checker
Add quadgrams checker
2021-07-14 07:54:56 +01:00
SkeletalDemise 8f16769af3
Merge pull request #666 from Cyclic3/master
Added success threshold for AuSearch
2021-07-08 02:39:37 -06:00
SkeletalDemise baa82c7c09
Add a1z26, Baconian, DNA codons, and DTMF tests 2021-07-08 02:25:04 -06:00
SkeletalDemise 24f781a6ab
Add comments and score threshold parameter 2021-07-08 01:56:29 -06:00
SkeletalDemise 8468a80575
Change ranking 2021-07-08 01:31:41 -06:00
Brandon 153ebd276e
Merge pull request #669 from alebcay/homebrew-install
Add Homebrew installation method
2021-07-08 07:27:50 +01:00
Brandon 69cb7d269d
Merge pull request #667 from michalani/patch-1
Updated russian translation to current value
2021-07-08 07:27:44 +01:00
SkeletalDemise 03d8258175
Turn on a1z26, DNA codons, and DTMF decoders 2021-07-08 00:23:22 -06:00
SkeletalDemise 61645a68cc
Turn on 2021-07-08 00:16:01 -06:00