issues
search
willjschmitt
/
joulia-webserver
Webserver and logging for electric brewing controller connecting distributed users to the equipment.
http://joulia.io
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump django from 1.10.5 to 2.2.24
#160
dependabot[bot]
opened
3 years ago
0
Bump jinja2 from 2.9.4 to 2.11.3
#159
dependabot[bot]
opened
3 years ago
0
Bump djangorestframework from 3.5.3 to 3.11.2
#158
dependabot[bot]
opened
3 years ago
0
Bump django from 1.10.5 to 1.11.29
#157
dependabot[bot]
closed
3 years ago
2
Bump django from 1.10.5 to 1.11.28
#156
dependabot[bot]
closed
4 years ago
2
Bump djangorestframework from 3.5.3 to 3.9.1
#155
dependabot[bot]
closed
3 years ago
1
Bump django from 1.10.5 to 1.11.23
#154
dependabot[bot]
closed
4 years ago
2
Add temperature calibration
#153
willjschmitt
opened
6 years ago
0
Need to add efficiency to recipes
#152
willjschmitt
closed
6 years ago
0
Django signals for post_save only work on local changes, so multi-instance deployments don't work reliably
#151
willjschmitt
opened
6 years ago
0
Restrict amount of equipment based on account
#150
willjschmitt
opened
6 years ago
0
Simulated controller was not deleted
#149
willjschmitt
closed
6 years ago
1
Refactor websocket handling to have handling routers
#148
willjschmitt
opened
6 years ago
0
Add identifying websocket method to add id's to logs
#147
willjschmitt
opened
6 years ago
0
Add simulated deployment launching
#146
willjschmitt
closed
6 years ago
1
Changes state mixin from release to state mixin.
#145
willjschmitt
closed
6 years ago
1
Brewing state api is serving with wrong api mixin
#144
willjschmitt
closed
6 years ago
0
Adds variable type to sensor to support overrides.
#143
willjschmitt
closed
6 years ago
2
Adds create endpoint for updating joulia controller software.
#142
willjschmitt
closed
7 years ago
2
Solve build issues by handling request args in tests as lists correctly
#141
willjschmitt
closed
7 years ago
2
Adds a migration with Malt Ingredients.
#140
willjschmitt
closed
7 years ago
1
Gravity calcs
#139
willjschmitt
closed
7 years ago
1
Adds recipe ingredients.
#138
willjschmitt
closed
7 years ago
1
Add hop addition times to recipes
#137
willjschmitt
closed
7 years ago
0
Add ingredients to recipes.
#136
willjschmitt
closed
7 years ago
0
Configuration management
#135
willjschmitt
closed
7 years ago
1
Adding software versioning to Brewhouse.
#134
willjschmitt
closed
7 years ago
1
Adds more temperatures and times for recipes.
#133
willjschmitt
closed
7 years ago
2
Sending subscriber does not get the saved datapoint now.
#132
willjschmitt
closed
7 years ago
2
User preferences api
#131
willjschmitt
closed
7 years ago
1
Adding user preferences for all users.
#130
willjschmitt
closed
7 years ago
0
Unregister waiter when the request has completed.
#129
willjschmitt
closed
7 years ago
2
Launch returning 500.
#128
willjschmitt
closed
7 years ago
1
Add filtering for timeseries data to provide latest x min or latest x number of data points
#127
willjschmitt
closed
7 years ago
1
Adding endpoints for launch/ending recipe instances.
#126
willjschmitt
closed
7 years ago
1
Adding log_requests middleware for debugging authentication.
#125
willjschmitt
closed
7 years ago
1
Adds API for retrieving brewhouse id for controllers.
#124
willjschmitt
closed
7 years ago
2
Serve brewhouse-id to controllers with Tokens
#123
willjschmitt
closed
7 years ago
1
Log headers.
#122
willjschmitt
closed
7 years ago
1
Add user logging for tornado endpoints.
#121
willjschmitt
closed
7 years ago
1
Recipe start/stop endpoints use body args instead of query args.
#120
willjschmitt
closed
7 years ago
1
All endpoints authenticate using BasicAuth, TokenAuth, or SessionAuth.
#119
willjschmitt
closed
7 years ago
2
Add authentication handling for brewhouses connecting.
#118
willjschmitt
closed
7 years ago
1
Production host is detected by checking "joulia" in the hostname at all.
#117
willjschmitt
closed
7 years ago
1
Security key is retrieved by environment variable.
#116
willjschmitt
closed
7 years ago
1
Updating python social auth
#115
willjschmitt
closed
7 years ago
1
Fixing login redirect
#114
willjschmitt
closed
7 years ago
1
Updating Docker Python version to 3.5.
#113
willjschmitt
closed
7 years ago
1
Adding app name to url bases. Adding [::] to acceptable hosts.
#112
willjschmitt
closed
7 years ago
1
Removing bower from deploy script.
#111
willjschmitt
closed
7 years ago
1
Next