Izalia Mae izaliamae
izaliamae released "0.1.1" at barkshark/blib 2024-04-19 09:51:04 -04:00
izaliamae pushed to main at barkshark/blib 2024-04-19 09:47:43 -04:00
fc2c70806b version bump to 0.1.1
izaliamae pushed to main at barkshark/blib 2024-04-19 09:13:03 -04:00
f806e76b94 update docs
71539d661c fix issues when comparing error objects
247465ab20 use get_running_loop in is_loop_running
ee6f495c20 don't emit Object.notify if no loop is running
Compare 4 commits »
izaliamae closed issue barkshark/bsql#1 2024-04-18 23:38:01 -04:00
username in docs
izaliamae pushed to main at barkshark/bsql 2024-04-18 23:38:01 -04:00
59838e72cb fix #1 ensure username does not show up in docs
5253a00568 do not attempt to close a non-existent connection
Compare 2 commits »
izaliamae pushed tag 0.1.0 to barkshark/blib 2024-04-18 23:27:11 -04:00
izaliamae released "0.1.0" at barkshark/blib 2024-04-18 23:27:11 -04:00
izaliamae pushed to main at barkshark/blib 2024-04-18 23:26:28 -04:00
f1767f3677 update packaging
izaliamae pushed to main at barkshark/blib 2024-04-18 22:59:46 -04:00
0272477df6 add clean and build dev commands
a2791b7f91 add dev script
Compare 2 commits »
izaliamae pushed to main at barkshark/social 2024-04-18 22:36:11 -04:00
026f5bd11d add barkshark-lib dep
izaliamae pushed to main at barkshark/blib 2024-04-18 22:14:53 -04:00
25b14e5694 version bump to 0.1.0
izaliamae pushed to main at barkshark/blib 2024-04-18 22:12:34 -04:00
8c7d0b37b4 rework entire module
izaliamae pushed to main at barkshark/basgi 2024-04-16 22:36:44 -04:00
4c753fc512 add --watch option to dev run command
c2d231b744 add cookies to response
e8bab22021 fix form parsing
eda1854a80 ensure iteration stops when the read buffer is empty
27703f3587 properly setup uvicorn runners
Compare 5 commits »
izaliamae pushed to main at barkshark/social 2024-04-16 22:24:11 -04:00
abe8ed2e6e move client class to asgi framework
Compare 2 commits »
izaliamae pushed to main at barkshark/basgi 2024-04-14 22:58:51 -04:00
9da90e669b import Client class in init
izaliamae pushed to main at barkshark/basgi 2024-04-14 22:53:46 -04:00
4e0214eb37 add http client
izaliamae pushed to main at barkshark/social 2024-04-14 22:37:45 -04:00
c92ef4abd4 switch to custom asgi framework
izaliamae pushed to main at barkshark/basgi 2024-04-14 22:24:47 -04:00
8aec162e0a heck
izaliamae pushed to main at barkshark/basgi 2024-04-14 10:45:00 -04:00
f684fe79ee add generics to Application class
izaliamae pushed to main at barkshark/basgi 2024-04-14 09:12:11 -04:00
8978b2d140 make sure the granian reloader runner has the required deps