Skip to content

Version 0.45 #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 82 commits into from
Dec 26, 2020
Merged
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
9d6283d
Bump requests from 2.23.0 to 2.24.0
dependabot-preview[bot] Jun 22, 2020
914d946
Merge pull request #28 from Moduland/dependabot/pip/dev/requests-2.24.0
sepandhaghighi Jul 4, 2020
60725c0
Bump psutil from 5.7.0 to 5.7.2
dependabot-preview[bot] Jul 20, 2020
327e883
Merge pull request #29 from Moduland/dependabot/pip/dev/psutil-5.7.2
sepandhaghighi Jul 20, 2020
b0f700a
feat : pythonpublish.yml added
sepandhaghighi Jul 20, 2020
9baf775
doc : minor edit in README
sepandhaghighi Jul 20, 2020
7227b1d
feat : hibernate function added
sepandhaghighi Jul 20, 2020
f7fef9d
doc : CHANGELOG updated
sepandhaghighi Nov 14, 2020
70c8299
Merge pull request #33 from Moduland/workflows
sepandhaghighi Nov 15, 2020
98fab96
Bump art from 4.7 to 4.9
dependabot-preview[bot] Nov 15, 2020
f5d7d46
Merge pull request #31 from Moduland/dependabot/pip/dev/art-4.9
sepandhaghighi Nov 15, 2020
719836b
Bump psutil from 5.7.2 to 5.7.3
dependabot-preview[bot] Nov 15, 2020
fc68c28
Merge pull request #32 from Moduland/dependabot/pip/dev/psutil-5.7.3
sepandhaghighi Nov 15, 2020
1dae490
Bump requests from 2.24.0 to 2.25.0
dependabot-preview[bot] Nov 16, 2020
b3122f1
Merge pull request #34 from Moduland/dependabot/pip/dev/requests-2.25.0
sepandhaghighi Nov 16, 2020
125d468
fix : DEBUG param renamed to debug
sepandhaghighi Nov 16, 2020
b54c2f0
fix : __version__ added
sepandhaghighi Nov 16, 2020
3d07915
doc : CHANGELOG updated
sepandhaghighi Nov 16, 2020
9bd6c76
fix : minor edit in setup.py
sepandhaghighi Nov 16, 2020
fb6a7fb
doc : CHANGELOG updated
sepandhaghighi Nov 17, 2020
b1085a0
doc : docstrings updated
sepandhaghighi Nov 17, 2020
33ca44c
fix : VERSION renamed to ORANGETOOL_VERSION
sepandhaghighi Nov 20, 2020
192f6ff
fix : variables uppercased
sepandhaghighi Nov 20, 2020
f57eb44
fix : minor edit in __init__
sepandhaghighi Nov 20, 2020
56440e9
Merge pull request #37 from Moduland/debug
sepandhaghighi Nov 28, 2020
846dfe6
Bump art from 4.9 to 5.0
dependabot-preview[bot] Nov 28, 2020
285d62f
Merge pull request #39 from Moduland/dependabot/pip/dev/art-5.0
sepandhaghighi Nov 28, 2020
31f365f
feat : usb_control, usb_on and usb_off functions added #36
sepandhaghighi Nov 30, 2020
f398a2c
fix : new functions moved to orangetool_storage.py #36
sepandhaghighi Nov 30, 2020
0e249ae
doc : README updated #36
sepandhaghighi Nov 30, 2020
d37fe1a
doc : CHANGELOG updated #36
sepandhaghighi Nov 30, 2020
17ac645
fix : autopep8 #36
sepandhaghighi Nov 30, 2020
70ebe98
fix : minor edit in usb_control function #36
sepandhaghighi Dec 2, 2020
efc96b1
fix : minor edit in usb_control function #36
sepandhaghighi Dec 3, 2020
d212c75
Merge pull request #40 from Moduland/usb_control
sepandhaghighi Dec 6, 2020
ae93763
Bump art from 5.0 to 5.1
dependabot-preview[bot] Dec 7, 2020
163718f
Merge pull request #41 from Moduland/dependabot/pip/dev/art-5.1
sepandhaghighi Dec 7, 2020
6b0fdaa
doc : minor edits in docstrings
sepandhaghighi Dec 7, 2020
5e9631c
fix : ADDRESS parameter renamed to address
sepandhaghighi Dec 7, 2020
f31652e
fix : Zone parameter renamed to zone
sepandhaghighi Dec 7, 2020
5819421
fix : params moved to orangetool_params.py
sepandhaghighi Dec 7, 2020
a4a872b
fix : error messages updated
sepandhaghighi Dec 7, 2020
d7f578f
fix : error messages updated
sepandhaghighi Dec 7, 2020
536e3bd
doc : CHANGELOG updated
sepandhaghighi Dec 7, 2020
f87a936
fix : minor edit in version_check script
sepandhaghighi Dec 7, 2020
b4a910e
doc : docstrings updated
sepandhaghighi Dec 7, 2020
6bb1768
doc : CHANGELOG updated
sepandhaghighi Dec 7, 2020
b1a783f
fix : autopep8
sepandhaghighi Dec 7, 2020
d4fd9b7
fix : minor edit in test.sh
sepandhaghighi Dec 7, 2020
1c2e0db
doc : docstrings updated
sepandhaghighi Dec 7, 2020
378afc1
fix : uptime and idletime functions updated
sepandhaghighi Dec 7, 2020
8aa9fd9
doc : CHANGELOG updated
sepandhaghighi Dec 7, 2020
19c1421
fix : __init__ file updated
sepandhaghighi Dec 7, 2020
7fc5d13
fix : some functions moved to orangetool_utils.py
sepandhaghighi Dec 7, 2020
4e7ff30
doc : CHANGELOG updated
sepandhaghighi Dec 7, 2020
b7c5985
fix : orangetool_test.py added
sepandhaghighi Dec 7, 2020
56cd51d
Merge pull request #42 from Moduland/minor_edits
sepandhaghighi Dec 8, 2020
2af6d5d
feat : __main__.py added #43
sepandhaghighi Dec 8, 2020
293e69f
doc : CHANGELOG updated #43
sepandhaghighi Dec 8, 2020
79c4286
fix : .gitignore added
sepandhaghighi Dec 8, 2020
14bd339
doc : minor edit in README
sepandhaghighi Dec 8, 2020
16139b0
fix : test.sh updated #43
sepandhaghighi Dec 8, 2020
785b463
fix : minor edit in version_check script
sepandhaghighi Dec 10, 2020
1a30082
fix : minor bug fixed in mount_status function
sepandhaghighi Dec 10, 2020
ebb76c0
fix : minor edit in local_ip function
sepandhaghighi Dec 10, 2020
dc8afd5
fix : minor edit in set_ip function
sepandhaghighi Dec 10, 2020
ed5385d
doc : CHANGELOG updated
sepandhaghighi Dec 10, 2020
9fce3bf
doc : email updated
sepandhaghighi Dec 10, 2020
e77b4e7
del : FUNDING.yml removed
sepandhaghighi Dec 10, 2020
0029085
fix : minor edit in orangetool_test
sepandhaghighi Dec 10, 2020
20a55a5
doc : codebeat badge added to README
sepandhaghighi Dec 10, 2020
74e71c9
Merge pull request #44 from Moduland/main_script
sepandhaghighi Dec 19, 2020
56c141a
rel : migrate to version 0.45
sepandhaghighi Dec 20, 2020
8f5d09e
doc : CHANGELOG updated
sepandhaghighi Dec 20, 2020
911ea85
Bump psutil from 5.7.3 to 5.8.0
dependabot-preview[bot] Dec 21, 2020
5dc145c
Merge pull request #46 from Moduland/dependabot/pip/dev/psutil-5.8.0
sepandhaghighi Dec 21, 2020
48392c3
Bump requests from 2.25.0 to 2.25.1
dependabot-preview[bot] Dec 21, 2020
c3ffe35
Merge pull request #47 from Moduland/dependabot/pip/dev/requests-2.25.1
sepandhaghighi Dec 21, 2020
fb23400
doc : CHANGELOG updated
sepandhaghighi Dec 23, 2020
797b9dc
fix : minor edit in uptime and idletime functions
sepandhaghighi Dec 25, 2020
c2f4136
doc : CHANGELOG updated
sepandhaghighi Dec 25, 2020
b49adbe
doc : CHANGELOG updated
sepandhaghighi Dec 25, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc : codebeat badge added to README
  • Loading branch information
sepandhaghighi committed Dec 10, 2020
commit 20a55a50c1363dbaf60cd6df4173db299575e14f
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ Tested on [Lubuntu](http://lubuntu.me/)
<table>
<tr>
<td align="center">Code Quality</td>
<td align="center"><a href="https://www.codacy.com/app/sepand-haghighi/Orangetool?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Moduland/Orangetool&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/ad9374e6e7b24a63b34d6a4f419497ac"/></a></td>
<td align="center"><a href="https://www.codacy.com/app/sepand-haghighi/Orangetool?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Moduland/Orangetool&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/ad9374e6e7b24a63b34d6a4f419497ac"/></a></td>
<td align="center"><a href="https://codebeat.co/projects/github-com-moduland-orangetool-dev"><img alt="codebeat badge" src="https://codebeat.co/badges/78f987a9-d504-4d29-b98d-21dd1f2d319e" /></a></td>
<td align="center"><a href="https://www.codefactor.io/repository/github/moduland/orangetool"><img src="https://www.codefactor.io/repository/github/moduland/orangetool/badge" alt="CodeFactor" /></a></td>
</tr>
</table>
Expand Down