76 Commits (master)

Author SHA1 Message Date
  Ben Kurtovic 12d0f3be9b Fix incorrect class invocation. 6 years ago
  Ben Kurtovic 0c46e7f0c4 Remove unnecessary orderDirection in API call. 6 years ago
  Ben Kurtovic 024480662a Actually return the extended killmail. 6 years ago
  Ben Kurtovic d9c709d9c2 Thanks, ESI, for having a consistent API. 6 years ago
  Ben Kurtovic 2bc214cd4a Fix reusing ESI query builder. 6 years ago
  Ben Kurtovic 9a8ddeee6f Extend ZKill killmail data to include entity names. 6 years ago
  Ben Kurtovic 3acf40a064 Fix killboard campaigns now that ZKill's API doesn't allow afterKillID. 6 years ago
  Ben Kurtovic 846e5e3886 Fix security status calculation. 7 years ago
  Ben Kurtovic d4d69aa783 Store system connection info in universe data. 7 years ago
  Ben Kurtovic 47731c761e Add basic map data collection and rendering. 7 years ago
  Ben Kurtovic b80eab6313 License year update; raise session auto-expiry a lot. 7 years ago
  Ben Kurtovic 5328d2e1f9 Stubs for map and intel. 7 years ago
  Ben Kurtovic adf73770fe Enable sorting on operation pages. 7 years ago
  Ben Kurtovic 4e3ed75917 Retry ESI queries once. 7 years ago
  Ben Kurtovic bb51e2ab1e Add individual values to campaign item board. 7 years ago
  Ben Kurtovic d762d0dfab Disable session expiry in debug mode. 7 years ago
  Ben Kurtovic a520f89074 Bugfix for ESI 403 Forbidden errors. 7 years ago
  Ben Kurtovic 12c0ebe774 Add types to universe data and implement collection campaigns op type. 7 years ago
  Ben Kurtovic fb4afca243 Add assets to campaigns' scopes if required. 7 years ago
  Ben Kurtovic ea13819619 Fix up qualifiers; working demo. 7 years ago
  Ben Kurtovic cffb98229c Add killable objects (ships, etc.) to universe data. 7 years ago
  Ben Kurtovic c9a7325f01 Add faction sovereignty information to universe data. 7 years ago
  Ben Kurtovic 462785f0fa Add script to import SDE; add universe loading code. 7 years ago
  Ben Kurtovic e390f83bf8 Display system name, security status for kills in campaign overview. 7 years ago
  Ben Kurtovic 3678aeb05a Add stubs for EVE universe data. 7 years ago
  Ben Kurtovic 9ade2b55e2 Store kill entity names in campaigns database. 7 years ago
  Ben Kurtovic 6c331ee827 Add more nuanced/cleaner styling for campaign summaries. 7 years ago
  Ben Kurtovic fccc9c33d7 Retry failing zKillboard queries once. 7 years ago
  Ben Kurtovic 13b7d10ecc Add renderers for campaign summary info; flesh out. 7 years ago
  Ben Kurtovic b57a6b362b Fix ImageServer API links. 7 years ago
  Ben Kurtovic a43bb9b13c Add template module cache dir. 7 years ago
  Ben Kurtovic 8dd4e6c7f1 Add zKillboard API support; implement most of campaign updating. 7 years ago
  Ben Kurtovic de863465d2 Campaign module style tweaks. 7 years ago
  Ben Kurtovic b7bb0f61d8 Add database to campaigns module; flesh out more. 7 years ago
  Ben Kurtovic 16d093df71 Refactor campaigns module and extend. 7 years ago
  Ben Kurtovic c6a91161bb Add campaign operations, some styling, demo. 7 years ago
  Ben Kurtovic 6ea69e5a08 Show disabled campaigns with a flag; placeholder for invalid char IDs. 7 years ago
  Ben Kurtovic f8713d9357 Allow accessing individual campaigns directly. 7 years ago
  Ben Kurtovic 493a077e48 Fix status codes on internal error. 7 years ago
  Ben Kurtovic e4cb5306c3 Missing import. 7 years ago
  Ben Kurtovic d992f92d5a Redirect after /settings/campaign instead of 204. 7 years ago
  Ben Kurtovic eedacfb594 request.args -> request.form for POST 7 years ago
  Ben Kurtovic 506deb24cd Add dropdown for campaign selection; titles. 7 years ago
  Ben Kurtovic fbc9d8142c Create special EVEAPIForbiddenError exception; catch in members module. 7 years ago
  Ben Kurtovic 75cd3945de Teach ESI cache about private responses. 7 years ago
  Ben Kurtovic dda18add9a Display empty member list correctly. 7 years ago
  Ben Kurtovic d3dce543be Sort members by roles, then by name. 7 years ago
  Ben Kurtovic 3f6e8f1248 Note CEO in member list. 7 years ago
  Ben Kurtovic 877ac85628 Add styling to members module. 7 years ago
  Ben Kurtovic da788d83fb Implement most of members module logic. 7 years ago