Skip to content
Permalink
Branch: master
Commits on Apr 29, 2019
  1. Update custom icons file to match updated package

    Ameobea committed Apr 29, 2019
     * Add start server command to `Justfile` for the backend
  2. Scale chart range to reflect zoomed region

    Ameobea committed Apr 29, 2019
     * Update the `analyzeTimeSeries` function to accept the current beginning and end of the selected time range
     * Set up event handler for when the time range is updated which triggers new options to be calculcated and applied to the chart
Commits on Apr 26, 2019
  1. Update frontend styles + backend API

    Ameobea committed Apr 26, 2019
     * Add Robintrack logo to the site, displaying on both the mobile and desktop versions
     * Update the `quote` route to return a small bit of metadata about the company name and update the frontend to display that
     * Added a script for exporting CSV data from Mongo
     * Various style improvements and changes
     * Update React version via `react-scripts`
     * Bump all dependencies
Commits on Apr 18, 2019
  1. Add error handling to stocktwits bot

    Ameobea committed Apr 18, 2019
     * If a twit fails to post, retry it 3 times (after a delay before each attempt)
     * Add a `--dry-run` option to the stocktwits bot to preview the content of posted twits without actually posting them

Seeing something unexpected? Take a look at the GitHub commits guide.

You can’t perform that action at this time.