116 Commits (de863465d215ba6874a3abcf6d86b291feb2ad2f)
 

Author SHA1 Message Date
  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 5ec7980180 Improve campaign operations column spacing. 7 years ago
  Ben Kurtovic cfe9819389 Fix campaign when used as homepage. 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 a28c3d8635 make flashes dismissible. 7 years ago
  Ben Kurtovic 9a4c10ff74 Fix titles for error routes. 7 years ago
  Ben Kurtovic 9880e8d66f Standardize title generation. 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 8b23005570 Properly escape login link for safety. 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 dbcbe05729 Typo fix. 7 years ago
  Ben Kurtovic 9acd3a85b8 Don't link back to current page. 7 years ago
  Ben Kurtovic aaa5d5ba6a Fix members without roles, spacing. 7 years ago
  Ben Kurtovic 3f6e8f1248 Note CEO in member list. 7 years ago
  Ben Kurtovic 199903e619 More CSS improvements to members. 7 years ago
  Ben Kurtovic 8cd7c55e2d Fix CSS. 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
  Ben Kurtovic 328a9132d5 Let modules request scopes; add missing docstrings. 7 years ago
  Ben Kurtovic dfa695bb83 Add structure and supporting code for modules; add Campaigns module. 7 years ago
  Ben Kurtovic 9da51282ee Add modules to config; recast corp title as h1. 7 years ago
  Ben Kurtovic 350172fd04 Add title to portrait image tag. 7 years ago
  Ben Kurtovic 631a7432c0 Minor styling/CSS tweaks. 7 years ago
  Ben Kurtovic 7719fd349b Tweak style colors. 7 years ago
  Ben Kurtovic 6d8e8443b1 Fix JS for previous commit. 7 years ago
  Ben Kurtovic ce66786573 Make style picker indicate current selection. 7 years ago
  Ben Kurtovic 181f54e618 Int-ify timestamps. 7 years ago
  Ben Kurtovic 79b88d4d08 Better session expiry handling, storing creation timestamp in cookie. 7 years ago
  Ben Kurtovic 9f4bc204e5 Refactor database character update function. 7 years ago
  Ben Kurtovic 52ffd35abc Add custom 404. 7 years ago
  Ben Kurtovic 8aece18afa Switch style immediately with JS. 7 years ago
  Ben Kurtovic 8b2f6edf87 Optimize style images. 7 years ago
  Ben Kurtovic 463143095b Clean up styles and make them configurable. 7 years ago
  Ben Kurtovic e20957a236 Let HTTPExceptions fall through catch_exceptions(). 7 years ago
  Ben Kurtovic 3b59e3b4dc Add jQuery; make logout link auto-POST. 7 years ago
  Ben Kurtovic 7af344b00a Bugfix in SSO. 7 years ago
  Ben Kurtovic 676a9d357c Fix refresh token behavior. 7 years ago
  Ben Kurtovic ccfb5ac379 More minor style tweaks. 7 years ago
  Ben Kurtovic e5ee28c378 Relax session expiry times. 7 years ago