Commit Graph

41 Commits

Author SHA1 Message Date
1bbd15abce Fix date/time fuctions for timezone information 2012-05-20 14:23:08 +01:00
932282a691 Fix typo in API handling code 2012-02-03 19:33:10 +00:00
bb3cf62f1a Add API Keytype to the EVE API endpoint 2012-02-03 00:14:50 +00:00
a5aab53d5f Check for value errors, removed uneeded import line. 2012-01-21 23:52:01 +00:00
b5086f57e6 added the "admin" field to the login endpoint, showing what groups the user is admin of 2012-01-04 18:34:55 +00:00
35da7e1402 Added the ability to use "character" for authentication 2011-12-19 01:28:12 +00:00
e34c8ca05d Dont check for "to" 2011-11-24 21:09:02 +00:00
a2acc600a2 Added EDK extract API endpoint 2011-11-24 20:59:27 +00:00
23421d561b More flexable broadcasting, broken by server/group/user on the api level 2011-11-15 23:15:55 +00:00
33e2b38efe Switch to using new style keys for OAuth API 2011-10-19 10:38:18 +01:00
2ecbd58702 Export blacklist level via the API 2011-10-07 09:20:30 +01:00
e6b939a274 Fix EVE API proxy to "handle" new style keys BODGE FIX HOOOO 2011-09-27 23:00:00 +01:00
ce255bd850 Provide alliance only if the primary char has one 2011-09-15 09:27:17 +01:00
0ba54053e3 Return corporation and alliance details for primary char 2011-09-14 16:03:53 +01:00
ed6b69f7b2 Try and make the best of a bad situation, don't clump the words together from CCP's fail 2011-09-07 11:30:22 +01:00
4893e9597c Use BeautifulSoup to clear out CCP's fail 2011-09-05 20:06:29 +01:00
82c8b585a7 Added missing imports 2011-08-31 14:13:04 +01:00
ad56058631 Support for Incarna v1.1, Customizable API Keys
- Support CAK keys and their spinoffs
- Add support for the Employment History data available in CharacterInfo.xml.aspx
- Add a Gargoyle flag to disable backend processing when needed
- Clean up a few inconsistancies with how the models are handled
2011-08-31 13:42:09 +01:00
83e46a9017 Fix UnboundLocalError on EVE API endpoint 2011-08-25 09:49:16 +01:00
6c986e8572 Make the json consistant, ints for ints, strings for strings 2011-08-10 15:58:13 +01:00
353a25bf5e Switch to oldstyle Optimer API endpoint 2011-08-10 11:27:20 +01:00
9a13bb547b Create a limited dict from the char object 2011-07-18 15:49:14 +01:00
5b3efcac35 Fix error on values list 2011-07-18 15:37:57 +01:00
02faf93b2d Restrict values returned down to whats needed 2011-07-18 15:35:42 +01:00
3cde3b6293 Added primary character to the API login handler 2011-07-18 15:28:42 +01:00
c37c291cf2 Added the other OAuth endpoints 2011-06-29 11:57:24 +01:00
b2dbea0f5f OAuth Support 2011-06-29 11:38:05 +01:00
8aea572b94 Sort events by startIn 2011-06-22 15:27:32 +01:00
edac3d83dc Allow for the call to define the timeout, set at a default of 30secs 2011-06-15 12:07:08 +01:00
d2406d6614 Added Blacklist Levels 2011-06-02 11:57:20 +01:00
e485f2d096 Added Reddit Accounts to the User endpoint 2011-06-01 09:43:04 +01:00
39b2d4c671 Fix logging for API calls 2011-05-31 21:54:21 +01:00
b28170df3e Allow for service names to propagate to the log 2011-05-31 14:10:19 +01:00
3eef72182a Fix API handler for the new config layout 2011-05-27 15:03:00 +01:00
fddf450cbd Small works on the API v2 2011-05-25 10:34:23 +01:00
e2fb140ce9 Updated API v2 handlers and access URLs 2011-05-20 11:46:30 +01:00
94c2e70946 Fix EVE API handler 2011-05-20 11:24:21 +01:00
9e885a6223 Fix the Optimer API 2011-05-20 10:37:37 +01:00
d1afc15fc0 Correct longstanding issues with the EVEAccount object regarding its primary key 2011-05-19 16:00:27 +01:00
7164719f94 Fixes #187, Inactive users are now rejected as failed logins 2011-05-04 14:36:04 +01:00
3686aa7523 Reorganise the file structure into a project tree 2011-03-11 12:58:50 +00:00