d71667c03d
Fix Optimer endpoint
2012-08-14 22:54:19 +01:00
835d7d6e7f
Return a empty list if the API key isn't available for the optimer
2012-08-14 20:40:47 +01:00
92f1072e7a
Fix API proxy
2012-07-06 19:59:18 +01:00
5180712cef
Add permissions to API keys
2012-06-08 20:32:06 +01:00
799cd0231b
Added support for corp calls on EDKAPI
2012-06-08 20:00:55 +01:00
04328bb0ed
Use create instead of instance and save
2012-05-20 16:12:10 +01:00
1bbd15abce
Fix date/time fuctions for timezone information
2012-05-20 14:23:08 +01:00
5892538fb7
Basic upgrade to all base packages, Django, Celery and others.
2012-04-23 23:56:55 +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
76c6df0fd2
Further theme updating changes.
2011-12-04 01:39:03 +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
c206c49ceb
Added Callback support for API apps
2011-09-24 17:54:24 +01:00
52a53fa3c3
Fix resource handler
2011-09-21 16:19:20 +01:00
f9dd28fd70
Use correct super class
2011-09-21 12:54:40 +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
43dea4127e
Switch to inbuilt django logging, disable the Sentry hacks
2011-09-09 14:41:26 +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
3ed482d329
Remove some debugging statements
2011-08-30 15:12:54 +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
9592f3b77d
Missing import for redirect
2011-08-10 13:41:57 +01:00
f2f16a11f9
Limit filter to user's tokens
2011-08-10 13:39:38 +01:00
353a25bf5e
Switch to oldstyle Optimer API endpoint
2011-08-10 11:27:20 +01:00
4d6aa9d308
Pass request context
2011-08-10 11:07:14 +01:00
da8107c981
Added a more detailed callback view
2011-08-10 10:58:40 +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
7200ab9571
Handle piston errors through Sentry
2011-05-31 16:25:32 +01:00