Juan Pablo Gimenez
184a939370
Merge branch 'master' of github.com:jpgimenez/craftbeerpi3
před 5 roky
Juan Pablo Giménez
8ded4a1b1d
update python-engineio
před 5 roky
Juan Pablo Giménez
33626e221e
python3 support
před 5 roky
Juan Pablo Giménez
f14b3c9cfc
add eventlet dep...
před 5 roky
Juan Pablo Giménez
e03ab9c1f1
ignore .vscode
před 5 roky
Juan Pablo Giménez
b5eb6999f7
lint
před 5 roky
Juan Pablo Giménez
3330583903
migrate to Flask 1.1 and Python 3.8
před 5 roky
Juan Pablo Gimenez
5d887d8413
updated plugins list
před 5 roky
Maxim Strinzha
4093b6c41f
Add support for SSL.
Remove hardcoded http protocol for polling.
bundle.js are using location.protocol instead of "http://" now.
před 5 roky
Juan Pablo Giménez
a5d85d515e
Merge pull request #1 from jpgimenez/dependabot/pip/python-engineio-3.8.2.post1
Bump python-engineio from 0.9.2 to 3.8.2.post1
před 5 roky
Juan Pablo Giménez
874ce37cda
Merge pull request #2 from jpgimenez/dependabot/pip/werkzeug-0.15.3
Bump werkzeug from 0.11.10 to 0.15.3
před 5 roky
Juan Pablo Giménez
b46c50c951
Merge pull request #3 from jpgimenez/dependabot/pip/flask-1.0
Bump flask from 0.12.4 to 1.0
před 5 roky
dependabot[bot]
b5626d56d3
Bump werkzeug from 0.11.10 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.11.10 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.11.10...0.15.3 )
Signed-off-by: dependabot[bot] <support@github.com>
před 5 roky
dependabot[bot]
9d33987d16
Bump flask from 0.12.4 to 1.0
Bumps [flask](https://github.com/pallets/flask ) from 0.12.4 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.4...1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
před 5 roky
Juan Pablo Giménez
cef9dbf9eb
Merge pull request #4 from jpgimenez/dependabot/pip/httplib2-0.18.0
Bump httplib2 from 0.9.2 to 0.18.0
před 5 roky
dependabot[bot]
d1ff30d7d0
Bump httplib2 from 0.9.2 to 0.18.0
Bumps [httplib2](https://github.com/httplib2/httplib2 ) from 0.9.2 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases )
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG )
- [Commits](https://github.com/httplib2/httplib2/compare/0.9.2...v0.18.0 )
Signed-off-by: dependabot[bot] <support@github.com>
před 5 roky
dependabot[bot]
f9a92fb474
Bump python-engineio from 0.9.2 to 3.8.2.post1
Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio ) from 0.9.2 to 3.8.2.post1.
- [Release notes](https://github.com/miguelgrinberg/python-engineio/releases )
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md )
- [Commits](https://github.com/miguelgrinberg/python-engineio/commits )
Signed-off-by: dependabot[bot] <support@github.com>
před 5 roky
Juan Pablo Giménez
467b3feea0
Merge branch 'python3-support'
před 5 roky
Juan Pablo Giménez
16cd2e188c
update ignores
před 5 roky
Juan Pablo Giménez
511c119c4c
migrate to py3.5
před 5 roky
Juan Pablo Giménez
1397284160
add space to propper logging the failing method name
před 6 roky
Juan Pablo Giménez
ed441f3649
- GPIOPWM only set power if the actor is on
- create DummyPWM for PWM testing
před 6 roky
Juan Pablo Giménez
79ff35ff2b
check_hop_timer skip empty values
před 6 roky
Manuel83
2b095c8c77
Update install.sh
WiringPi Removed
před 6 roky
Manuel83
63f9f5468b
Update __init__.py
před 6 roky
Manuel83
16ad8daf44
Change Target Temp for Fermentation to 50
Change Target Temp for Fermentation to 50
před 6 roky
Manuel83
67a103d1f3
Update schema.sql
před 6 roky
Manuel83
274f282e11
Update __init__.py
před 6 roky
manuel83
4e432e05bd
pyyaml update
před 6 roky
Manuel83
eda209422f
Update package because of vulnerability
Flask:
CVE-2018-1000656 More information
moderate severity
Vulnerable versions: < 0.12.3
Patched version: 0.12.3
The Pallets Project flask version Before 0.12.3 contains a CWE-20:
Improper Input Validation vulnerability in flask that can result in
Large amount of memory usage possibly leading to denial of service.
This attack appear to be exploitable via Attacker provides JSON data in
incorrect encoding. This vulnerability appears to have been fixed in
0.12.3.
Requests:
CVE-2018-18074 More information
moderate severity
Vulnerable versions: <= 2.19.1
Patched version: 2.20.0
The Requests package through 2.19.1 before 2018-09-14 for Python sends
an HTTP Authorization header to an http URI upon receiving a
same-hostname https-to-http redirect, which makes it easier for remote
attackers to discover credentials by sniffing the network.
před 7 roky
Manuel83
5b47b94833
Merge pull request #213 from cgspeck/fix-typo
Fix typo in README
před 7 roky
Manuel83
98409d9895
Merge pull request #206 from swimIan/swimIan-patch-1
Remove "Steps started on xml imported" bug
před 7 roky
Chris Speck
433b1c30f1
Fix typo which resulted in reference to incorrect port
před 7 roky
Manuel83
a477cb83a8
Merge pull request #211 from cgspeck/docker-dev-env
Docker files for ease of development on PCs/macs
před 7 roky
Chris Speck
a22dcba77c
Docker files for ease of development on PCs/macs
před 7 roky
swimIan
c1d94a8f61
Remove "Steps started on xml imported" bug
před 7 roky
swimIan
dd64f4ee16
Merge pull request #16 from Manuel83/master
August 2 update
před 7 roky
Manuel83
1414b1ed3b
Merge pull request #166 from DrRataplan/master
Import hop alerts from BeerXML
před 7 roky
Manuel83
acd404622b
Merge pull request #182 from archonic/patch-1
Remove duplicate line
před 7 roky
Manuel83
d657077570
Merge pull request #181 from clearwaterbrewer/patch-1
Fix hysteresis turning off heater
před 7 roky
Josh
0e6da89cfd
Remove duplicate line
před 7 roky
clearwaterbrewer
faa2b9d32c
Update __init__.py
removed lines 37 and 38 to make hysteresis work properly.
před 7 roky
Martin
83699f1933
Import boil time alerts from BeerXML
By reading the HOP and MISC elements, the 'please add your hop' alerts may be imported.
před 8 roky
swimIan
fea3e85053
Merge pull request #15 from Manuel83/master
Update swimIan master
před 8 roky
Manuel83
5efa1df350
Merge pull request #133 from JamFfm/JamFfm-install
Added a combinaton of stop-del logfiles-start
před 8 roky
Manuel83
dd5b5f456a
Merge pull request #151 from mb-tec/master
Buzzer Beep Level
před 8 roky
Matthias
e0e3aff929
Buzzer Beep Level
před 8 roky
Manuel83
2a02979e37
Merge pull request #142 from Manuel83/revert-105-patch2
Revert "Updates the boilstep and beerxml recipe import"
před 8 roky
Manuel83
a1740074ac
Revert "Updates the boilstep and beerxml recipe import"
před 8 roky
swimIan
1b3042a082
Merge pull request #13 from Manuel83/master
Update
před 8 roky