blitzmann
cb0003b942
Use deepcopy instead of copy. Fixes issue with using same session object across characters
2015-10-25 20:17:42 -04:00
blitzmann
6ee6186280
Make a post thing for pycrest. Still having authentication errors occasionally.
2015-10-25 19:51:58 -04:00
blitzmann
781abeea53
Implement a character cache, as the database-layer cache is seemingly not working. =/
2015-10-25 19:41:12 -04:00
blitzmann
1ce2921eb7
Put current character info in titlebar, and disable getting image.
2015-10-25 18:14:12 -04:00
blitzmann
9d7a3605dc
Use timers properly
2015-10-25 17:52:53 -04:00
blitzmann
8f08f8efb8
Make sure httpd server stops after a certain time frame.
2015-10-25 00:09:33 -04:00
blitzmann
167eb60fe3
Added logic to find CA certs for SSL connections (for frozen apps) and added some logging
2015-10-24 23:32:15 -04:00
blitzmann
c81774a3aa
Move pycrest to service (might move it to utils later, dunno)
2015-10-24 22:28:31 -04:00
blitzmann
08382db011
Add character management window, ability to add and delete crest characters, and fix issue with not having default client ID available.
2015-10-23 21:26:38 -04:00
blitzmann
9929510e53
More work on CREST stuff. Now implicit character can GET and POST fits.
2015-10-23 19:14:43 -04:00
blitzmann
953a70327a
Fix (hack at) pycrest to fix caching issue when getting another character.
2015-10-23 01:21:51 -04:00
blitzmann
6e04c64ffb
Changed login box to show currently logged in character with timer, and we now fetch the character image.
2015-10-23 00:52:03 -04:00
blitzmann
e0f99ee133
Start refinement of CREST utilities:
...
* Add preference page which gives option of implicit grant or user client details
* Improve CREST service
* Changes in pycrest which make things a little easier
2015-10-21 23:10:06 -04:00
blitzmann
8151debfe1
Can now login to SSO from pyfa, which completes basic integration. This is very crude, will be refined.
2015-10-19 20:09:39 -04:00
blitzmann
b1729095a0
Export fitting to EVE, fix json bugs, and include forgotten CREST service.
2015-10-18 17:13:19 -04:00