105 コミット (493a077e4843223910e579444e6677aff5f637d3)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic 493a077e48 Fix status codes on internal error. 7年前
  Ben Kurtovic e4cb5306c3 Missing import. 7年前
  Ben Kurtovic d992f92d5a Redirect after /settings/campaign instead of 204. 7年前
  Ben Kurtovic eedacfb594 request.args -> request.form for POST 7年前
  Ben Kurtovic 506deb24cd Add dropdown for campaign selection; titles. 7年前
  Ben Kurtovic 8b23005570 Properly escape login link for safety. 7年前
  Ben Kurtovic fbc9d8142c Create special EVEAPIForbiddenError exception; catch in members module. 7年前
  Ben Kurtovic 75cd3945de Teach ESI cache about private responses. 7年前
  Ben Kurtovic dda18add9a Display empty member list correctly. 7年前
  Ben Kurtovic d3dce543be Sort members by roles, then by name. 7年前
  Ben Kurtovic dbcbe05729 Typo fix. 7年前
  Ben Kurtovic 9acd3a85b8 Don't link back to current page. 7年前
  Ben Kurtovic aaa5d5ba6a Fix members without roles, spacing. 7年前
  Ben Kurtovic 3f6e8f1248 Note CEO in member list. 7年前
  Ben Kurtovic 199903e619 More CSS improvements to members. 7年前
  Ben Kurtovic 8cd7c55e2d Fix CSS. 7年前
  Ben Kurtovic 877ac85628 Add styling to members module. 7年前
  Ben Kurtovic da788d83fb Implement most of members module logic. 7年前
  Ben Kurtovic 328a9132d5 Let modules request scopes; add missing docstrings. 7年前
  Ben Kurtovic dfa695bb83 Add structure and supporting code for modules; add Campaigns module. 7年前
  Ben Kurtovic 9da51282ee Add modules to config; recast corp title as h1. 7年前
  Ben Kurtovic 350172fd04 Add title to portrait image tag. 7年前
  Ben Kurtovic 631a7432c0 Minor styling/CSS tweaks. 7年前
  Ben Kurtovic 7719fd349b Tweak style colors. 7年前
  Ben Kurtovic 6d8e8443b1 Fix JS for previous commit. 7年前
  Ben Kurtovic ce66786573 Make style picker indicate current selection. 7年前
  Ben Kurtovic 181f54e618 Int-ify timestamps. 7年前
  Ben Kurtovic 79b88d4d08 Better session expiry handling, storing creation timestamp in cookie. 7年前
  Ben Kurtovic 9f4bc204e5 Refactor database character update function. 7年前
  Ben Kurtovic 52ffd35abc Add custom 404. 7年前
  Ben Kurtovic 8aece18afa Switch style immediately with JS. 7年前
  Ben Kurtovic 8b2f6edf87 Optimize style images. 7年前
  Ben Kurtovic 463143095b Clean up styles and make them configurable. 7年前
  Ben Kurtovic e20957a236 Let HTTPExceptions fall through catch_exceptions(). 7年前
  Ben Kurtovic 3b59e3b4dc Add jQuery; make logout link auto-POST. 7年前
  Ben Kurtovic 7af344b00a Bugfix in SSO. 7年前
  Ben Kurtovic 676a9d357c Fix refresh token behavior. 7年前
  Ben Kurtovic ccfb5ac379 More minor style tweaks. 7年前
  Ben Kurtovic e5ee28c378 Relax session expiry times. 7年前
  Ben Kurtovic 90874b72c3 Fix up header styling when logged in. 7年前
  Ben Kurtovic 1d511fe4d4 Add calefaction.enable_logging() function. 7年前
  Ben Kurtovic d65f55c1f2 Revert "Add PIDFile for uWSGI." 7年前
  Ben Kurtovic f4281b7487 Fix PIDFile location. 7年前
  Ben Kurtovic 30f1e63a6c Add PIDFile for uWSGI. 7年前
  Ben Kurtovic 5f289aec9e Add logging throughout API and auth code. 7年前
  Ben Kurtovic 0e9949b31b Add caching to ESI and clean up. 7年前
  Ben Kurtovic 856361f98a Use character style over default site-wide stylesheet. 7年前
  Ben Kurtovic f896e2220b Rename uwsgi config file; add top script. 7年前
  Ben Kurtovic c9ccea29c1 Finish setup docs; fix ESI bug. 7年前
  Ben Kurtovic 2906830310 Add logging. 7年前