issues
search
pimoroni
/
phew
MIT License
204
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a method to write logs to the console only
#64
rrendec
opened
4 months ago
0
Is there a way to access the remote ip address of a request?
#63
jkitchin
opened
4 months ago
0
Ensure log truncations are at nearest newline after truncation size
#62
ccrighton
opened
5 months ago
4
Task exception wasn't retrieved future: <Task> coro= <generator object '_handle_request' at 20015230> Traceback (most recent call last): File "asyncio/core.py", line 1, in run_until_complete File "/lib/phew/server.py", line 277, in _handle_request AttributeError: 'NoneType' object has no attribute 'status'
#61
jevylux
opened
5 months ago
2
GET info from a form ?
#60
optimal-system
closed
9 months ago
1
Download a file?
#59
r0uted
opened
12 months ago
1
updated readme: connect_to_wifi corrected params in example
#58
mtz29
opened
1 year ago
0
Ensure that all form data is read to content-length
#57
ccrighton
closed
5 months ago
1
Phew._handle_request does not ensure content-length of data read
#56
ccrighton
opened
1 year ago
1
Error: need more than 0 values to unpack
#55
RasecMP
opened
1 year ago
1
Close file handlers in logging.py
#54
sorgo
opened
1 year ago
1
Refactor Phew as a class to support multiple apps on one device running singly or concurrently; Support SSL and Session Authentication.
#53
ccrighton
opened
1 year ago
26
Support for multiple web apps in one deployment
#52
ccrighton
opened
1 year ago
2
logging.log(level, text) will accept any random string for 'level'.
#51
DeeJay
opened
1 year ago
0
Update README.md
#50
DeeJay
opened
1 year ago
0
How (where) to close the server?
#49
GOKOP
opened
1 year ago
3
trivial suggestion: add repo topics and description
#48
andypiper
opened
1 year ago
0
Logging Truncate not Working
#47
Makina2
opened
1 year ago
1
Minor suggestion: connect_to_wifi() should probably return the wlan object, rather than ip address.
#46
Nikorasu
opened
1 year ago
0
Message in console if there was template expression error
#45
lixas
opened
1 year ago
0
fix typo in logging functions examples
#44
Dechorgnat
opened
1 year ago
0
decoding into a bytearray then using python's .decode() method
#43
willlahr
opened
1 year ago
2
Multibyte utf-8 characters are urldecoded incorrectly
#42
willlahr
opened
1 year ago
2
Fix messy log truncations
#41
macifell
closed
5 months ago
2
added get_ip_address() function
#40
lowfatcode
closed
1 year ago
0
remove ntp functionality
#39
lowfatcode
closed
1 year ago
0
Add package.json for mip.
#38
Gadgetoid
closed
1 year ago
1
Use NTPv4
#37
macifell
closed
1 year ago
1
Create package.json for installation using mip
#36
riaanvddool
closed
1 year ago
3
Added server stop and close
#35
aarnas
closed
1 year ago
0
Change location of log file
#34
tocomolo
closed
5 months ago
2
can't handle http request
#33
abuvanth
closed
1 year ago
2
Change http status code based on gpio input
#32
andywarburton
closed
1 year ago
2
Template for and while cycles
#31
lucasub
opened
1 year ago
3
Specify static ip when connecting to wifi
#30
slabua
opened
1 year ago
0
Html with images
#29
herrwoland
opened
1 year ago
1
is it possible looping in templates?
#28
lixas
closed
1 year ago
2
Weird issue with trying to connect to the Pico W web server.
#27
GeoffMurray
closed
1 year ago
1
rp2.county() code presumed to be 'GB'
#26
byronczimmer
opened
1 year ago
1
`server.set_catchall(handler)` should be `server.set_callback(handler)`
#25
simonprickett
opened
1 year ago
0
Fixed some route decorators.
#24
simonprickett
closed
1 year ago
0
Fixed catch all decorator example.
#23
simonprickett
closed
1 year ago
0
Fix for False value not getting parsed
#22
ZodiusInfuser
closed
2 years ago
0
Fixing behavior issue when route raising Exception
#21
staytime
opened
2 years ago
1
v 0.0.3 not available in Thonny package manager or UPIP
#20
andywarburton
closed
2 years ago
3
Added how to section for newcomers
#19
FunDeckHermit
closed
1 year ago
0
access_point.py seems to be missing from the repo
#18
grakgrak
closed
2 years ago
1
Added options to enable or disable log types
#17
ZodiusInfuser
closed
2 years ago
0
Make NTP server configurable
#16
peter-mount
opened
2 years ago
2
Update __init__.py
#15
Strikelab
closed
1 year ago
2
Next