Commit graph

4 commits

Author SHA1 Message Date
Cypheriel
a3754316ec
use new pypush package in outer packages 2023-11-19 15:01:00 -07:00
JJTech0130
a2b961c5da
log everything to file 2023-10-11 20:01:31 -04:00
itsjunetime
f80acd2e09 - Remove unused imports
- extract idsuser authentication functionality to separate function so that it can be reused
- add more typing hints to make lsp happier
- access dictionary values more safely with walrus operator
- simplify some list comprehension and iteration
- print proxy errors in more detail so they're easier to debug
- store apnsconnection in proxy so that we can use it to make a user and decrypt payloads if needed
2023-08-21 21:10:04 -06:00
JJTech0130
0fc17b6d83
move proxy stuff around 2023-08-19 14:53:17 -04:00
Renamed from development/printer.py (Browse further)