√(noham)²
f4543b1969
add netdata + node exporter
2024-02-02 17:56:29 +01:00
√(noham)²
ff9e4cfabd
c
2024-01-21 21:25:39 +01:00
√(noham)²
ec6af68f46
new metrics
2024-01-21 21:19:01 +01:00
√(noham)²
6b9c2e5a50
ratio
2024-01-08 22:46:22 +01:00
√(noham)²
2602383484
Update screenshot.png
2024-01-08 22:30:34 +01:00
√(noham)²
62952917be
total dl/up
2024-01-08 22:28:58 +01:00
Diego Heras
c10515dc08
Update Python to version 3.12 ( #31 )
...
* Python 3.12 has better performance
2023-12-10 10:16:54 +01:00
Esteban Sánchez
75db331c55
Improved docker push github action
1.4.0
2023-11-21 10:32:06 +01:00
Esteban Sánchez
d5c7cbc4a9
Improved docker push github action
2023-11-21 10:23:27 +01:00
Esteban Sánchez
234a4cfffa
Improved docker push github action
2023-11-21 10:05:25 +01:00
Esteban Sánchez
4ad22a60da
Improved docker push github action
2023-11-21 10:02:05 +01:00
Esteban Sánchez
6c87b8eff9
Improved docker push github action
2023-11-21 09:59:47 +01:00
Esteban Sánchez
e2a8508cae
Improved docker push github action
2023-11-21 09:44:22 +01:00
Esteban Sánchez
a6a4129daf
Improved docker push github action
2023-11-21 09:30:07 +01:00
Esteban Sánchez
723872bc15
Improved docker push github action
2023-11-21 09:24:33 +01:00
Esteban Sánchez
cb78dd1fb7
Bumped action versions
2023-11-21 09:14:27 +01:00
Esteban Sánchez
8e08565d6e
License badce
2023-11-20 18:39:44 +01:00
Esteban Sánchez
56a2792c2e
Added more unittests ( #27 )
2023-11-20 16:55:38 +01:00
Esteban Sánchez
1d154dd224
Added more unittests ( #26 )
...
* Added more unittests
* Added more unittests
2023-11-20 15:05:58 +01:00
Esteban Sánchez
9ff35e48c3
Added .dockerignore ( #25 )
...
* Added .dockerignore
* Fixed duplicated
2023-11-20 14:26:43 +01:00
Esteban Sánchez
a0929f84ba
Added docker pulls badges
2023-11-20 13:51:18 +01:00
Esteban Sánchez
06f13a44a2
Update README.md
2023-11-20 13:47:53 +01:00
Esteban Sánchez
cbb2b6b4b1
Added logo and badges
2023-11-20 13:44:33 +01:00
Esteban Sánchez
e924e30cf8
Setup Dependabot ( #24 )
...
* Create dependabot.yml
* Update dependabot.yml
* Update dependabot.yml
2023-11-20 13:23:12 +01:00
Esteban Sánchez
1a04a83c4a
Run also on master push
2023-11-20 13:14:45 +01:00
Esteban Sánchez
03e4222043
Unit tests ( #23 )
...
* Added unit tests and linting tools for development
* Added pre-commit config file
* Added lint github action
* Add tests and coverage comments to PRs
* Set coverage options
* Fixed yaml
* Fixed permissions
* Omit tests in coverage report
* Run linting only on PRs
2023-11-20 13:12:43 +01:00
Esteban Sánchez
03a9ac78c6
Fixed build workflow
2023-11-20 10:42:12 +01:00
Esteban Sánchez
a60f3d23a3
Update pyproject.toml
2023-11-20 10:36:17 +01:00
Esteban Sánchez
dcaf2a6557
Release v1.4.0
2023-11-20 10:35:10 +01:00
Esteban Sánchez
6d2d7e666a
Merge pull request #21 from joelheaps/python311-upgrade
...
Python 3.11 upgrade and code refactor
2023-11-20 10:24:05 +01:00
Joel Heaps
86b5feddf6
Ignore and remove .pdm-python file
2023-09-29 17:28:20 +00:00
Joel Heaps
4385a0a78f
Add config.env.example
2023-09-29 11:09:10 -05:00
Joel Heaps
71416a79ea
Edit docstring
2023-09-29 10:51:52 -05:00
Joel Heaps
330d8ec86a
Add type hints to get_config_value
2023-09-29 10:50:01 -05:00
Joel Heaps
daed737f73
Minor refactor of config functions, signal handler
2023-09-29 10:48:26 -05:00
Joel Heaps
55e37eb814
Use imported TorrenStates, decompose large method
2023-09-29 10:24:49 -05:00
Joel Heaps
ea4bdecdcf
Remove unneeded attridict dependency, add comments
2023-09-29 09:46:51 -05:00
Joel Heaps
0ac406c476
Indicate license in pyproject.toml
2023-09-29 08:13:23 -05:00
Joel Heaps
3061eb1638
Match helptext to README text
2023-09-29 08:13:12 -05:00
Joel Heaps
e56a713355
Remove legacy setup files
2023-09-29 08:02:21 -05:00
Joel Heaps
cd3911f53e
Bump Python container version
2023-09-29 08:01:45 -05:00
Joel Heaps
50ca1e4162
Refactor - add enums, dataclasses, more type hints
2023-09-28 23:10:21 -05:00
Joel Heaps
45e8381d70
Minor grammar fixup
2023-09-28 22:25:22 -05:00
Joel Heaps
2f07f00592
Use enum for possible torrent statuses
2023-09-28 22:24:49 -05:00
Joel Heaps
e8c0141365
Minor grammar fixes in help notes
2023-09-28 22:14:14 -05:00
Joel Heaps
de1d0fa7d5
Add main block for easier debugging
2023-09-28 22:09:14 -05:00
Joel Heaps
31f309c942
Switch to attridict, format with Black
2023-09-28 22:07:25 -05:00
Joel Heaps
1fc4383a95
Bump dependency versions
2023-09-28 21:57:48 -05:00
Joel Heaps
78cee60afd
Ignore config.env temporarily
2023-09-28 21:57:22 -05:00
Joel Heaps
f4a5266125
Bump dependency versions
2023-09-28 21:56:45 -05:00