Commit graph

13 commits

Author SHA1 Message Date
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
60459cf1bc
typing, async, kinda works most of the time 2023-08-17 21:14:44 -04:00
JJTech0130
ea0e72ac2b
bugfix 2023-07-31 16:45:45 -04:00
JJTech0130
5c592c9dee
implement handle selection 2023-07-31 16:30:06 -04:00
JJTech0130
81175e7d65
begin refactor 2023-07-27 11:04:57 -04:00
JJTech0130
9689f9e168
clean up some of the enc key stuff 2023-07-26 18:49:41 -04:00
JJTech0130
052b5a2f7b
IT CAN DECRYPT 🎉 2023-07-25 18:46:50 -04:00
JJTech0130
ce82d4b8da
use bags rather than hardcoded urls 2023-05-09 20:01:22 -04:00
JJTech0130
7aa42d2b14
yay refactoring that works 2023-05-09 19:29:17 -04:00
JJTech0130
7158532c66
trying to fix query after refactor 2023-05-09 18:01:32 -04:00
JJTech0130
c99826d60e
remove old stuff, more refactoring 2023-05-09 17:03:27 -04:00
JJTech0130
f06b4772f1
more refactoring 2023-05-09 16:09:28 -04:00
JJTech0130
2e6999056a
starting the refactor 2023-05-09 15:36:33 -04:00