Commit Graph

  • bef9928e8b fix: Weekly max should exclude the buy price Mike Bryant 2020-04-07 11:10:15 +0100
  • 4cb43adadd fix: Remove responsiveness from table Mike Bryant 2020-04-07 10:09:01 +0100
  • 22808dcc24
    Merge pull request #20 from peter50216/patch-1 Mike Bryant 2020-04-07 09:36:04 +0100
  • 0ea7fa5837
    Fix maximum buy price Peter Shih 2020-04-07 10:51:17 +0800
  • bd4cf7fff7
    Merge pull request #15 from theRTC204/material-design-styles Mike Bryant 2020-04-07 00:36:29 +0100
  • bdf967afc3 feat: Added a fresh coat of paint from Materialize Ryan Carbotte 2020-04-06 12:25:33 -0500
  • 6c808436a8 docs: Add link to support Mike Bryant 2020-04-06 22:46:13 +0100
  • 250da34d74 refactor: Move predictions logic to a separate file Mike Bryant 2020-04-06 16:11:46 +0100
  • 4ab53128f0 fix: Properly implement small spike Mike Bryant 2020-04-06 16:04:59 +0100
  • 840f684dee added week min and week max columns, sorted table by week max price added css Valerio Riva 2020-04-06 09:47:43 +0200
  • 348fdaf1ab Update copy Mike Bryant 2020-04-06 15:04:56 +0100
  • 0b599b368b Add min/max prices for each day Mike Bryant 2020-04-06 14:57:17 +0100
  • d7976bd4fd fix: Predict higher prices in second day of spike if we know Mike Bryant 2020-04-06 14:57:04 +0100
  • 4bcf881c40 Add experimental support for guessing the buy price Mike Bryant 2020-04-03 17:04:35 +0100
  • 98e2dec711 Better precision for floating point stuff Mike Bryant 2020-04-03 16:50:23 +0100
  • 2b34928f8e Fix the -1s Mike Bryant 2020-04-03 16:28:51 +0100
  • 014adefc25
    Merge pull request #7 from na-ji/feat/local-storage-saving Mike Bryant 2020-04-01 22:16:52 +0100
  • e4b31bd3d6
    add saving of prices on local storage add loading of prices from local storage on page load add a reset button to clear the form Naji Astier 2020-04-01 21:03:43 +0200
  • a7acb18b32 feat: Add analytics Mike Bryant 2020-04-01 17:52:31 +0100
  • c3e97ffdf9 fix: Collapse ranges to a single value when there's only one choice Mike Bryant 2020-04-01 13:33:56 +0100
  • fd0494d908 docs: More usage notes Mike Bryant 2020-04-01 10:36:21 +0100
  • 253b4b4db2 fix: Switch to using floor for minimum predictions, someone is seeing different rounding behaviour Mike Bryant 2020-04-01 10:15:19 +0100
  • 6180bfb378 Add note about it being your own island buy price Mike Bryant 2020-04-01 09:43:20 +0100
  • 86eab30114 Add note about the tool not working the first week Mike Bryant 2020-04-01 09:17:01 +0100
  • 9309de5c2c fix: Rate calculation is based on ceiling not rounding Mike Bryant 2020-04-01 00:23:02 +0100
  • 256468bef9 Make data explanation clearer Mike Bryant 2020-03-31 19:21:40 +0100
  • 887bb6e62b Make it use a table Mike Bryant 2020-03-31 19:08:51 +0100
  • 9032517c3a Add pattern description Mike Bryant 2020-03-31 18:56:54 +0100
  • 75cdbebf08 Fix calculation bug where we weren't lenient enough and predicted slightly too high minimum prices Mike Bryant 2020-03-31 18:49:20 +0100
  • 0163e91ab4 Implement pattern 0 Mike Bryant 2020-03-31 17:59:58 +0100
  • 4512bd328d Implement pattern 1 Mike Bryant 2020-03-31 17:30:57 +0100
  • bfbd508a0f Implement pattern 3 Mike Bryant 2020-03-31 17:06:07 +0100
  • 51cb8f3431 Strip useless code Mike Bryant 2020-03-31 16:36:26 +0100
  • 8c06364c94 Credits Mike Bryant 2020-03-31 16:36:12 +0100
  • ea341cf6d3 Initial commit Mike Bryant 2020-03-31 16:28:11 +0100
  • ef0f82c5a3 Initial commit Mike Bryant 2020-03-31 13:58:05 +0100