Skip to content

Releases: piratepx/app

Release v0.3.0

14 Oct 12:00
Compare
Choose a tag to compare
  • Rename token => secret for consistency in web API (9c2a4f1)
  • Inline body classes in body tag (62c1c89)
  • Change signup save text to "Sign Up" (74813c2)
  • Allow enough room for month/day headers (52d28d4)
  • Darken gradient of count bar to stand out more (6e39987)
  • Highlight today's date and counts (eea4cd5)

Release v0.2.1

13 Oct 13:32
Compare
Choose a tag to compare
  • Disable Brotli compression for the time being (c3762fd)

Release v0.2.0

13 Oct 11:34
Compare
Choose a tag to compare
  • Rearrange route code to be more logical (36c5251)
  • Use autoPrefix option to DRY-up route paths (8ddb728)
  • Add page titles (21b2cf7)

Release v0.1.0

12 Oct 14:41
Compare
Choose a tag to compare
  • Change default border color (891f84c)
  • Update dependencies (046e97d)
  • Add piratepx to README (0d409ef)
  • Tweak README header (d5d0e5b)
  • Fix uniqueness validation to allow null values (b0397ac)
  • Move credentials to own settings section (9204d42)
  • Add shared access feature for projects (593e27a)
  • Fix Prettier violation (7dc590b)
  • Center welcome header text (ab76de5)
  • Darken settings icon text color (b8e7720)
  • Use h2 for record identifiers (6ba349d)
  • Add project name to dashboard (3040e56)
  • Minor text tweak (ab9d1ed)
  • Add project ID + secret to settings page (9fe0c11)
  • Move compress to plugins/common (ce21c66)
  • Move static plugin to web route (2067243)
  • Enable CORS on /ship route (62f75d0)
  • Tweak Brotli compression for speed (8a840c4)
  • Switch zlib compression to best speed (6f4e2d8)
  • Send security headers with static web files (a033284)
  • Revert "Use new request.protocol when enforcing HTTPS" (1fc2114)
  • Fix Prettier violation (4274c8f)
  • Update web dependencies (62a2683)
  • Use new request.protocol when enforcing HTTPS (598d902)
  • Update API dependencies (97dfc0c)
  • Add meta description to head (0dab467)
  • Add robots.txt (9fc8a40)
  • Initial commit (6017b27)