Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/source site polymorphism #115

Merged

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    16c9482 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    cbc9767 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    4bc800a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e239f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    3abd40f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. [WIP] Moved things out into separate projects and added a basic Thing…

    …iverse parser (not used yet)
    anaximander23 committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    bfa40ea View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    06e9e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346696a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    740d95e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Shapeways parsing

    anaximander23 committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    30005e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3efd1b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dfca33 View commit details
    Browse the repository at this point in the history
  4. Fixed migrations.

    anaximander23 committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    4b59e58 View commit details
    Browse the repository at this point in the history
  5. Recording source sites against minis. Also allows for one mini to hav…

    …e multiple sources, so that we can represent mirrors and duplicates.
    anaximander23 committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    46d9ede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb83f86 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Parser for Gumroad.

    anaximander23 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    7476dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6695c19 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    1290dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b76491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    917f65c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    04645b8 View commit details
    Browse the repository at this point in the history
  2. Style fixes.

    anaximander23 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f673624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d595f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7aef73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c32dee5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccca120 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    9460e2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8fea8 View commit details
    Browse the repository at this point in the history
  3. Disabling AppInsights, removing index telemetry, and trying to set ev…

    …erything to AsNoTracking.
    aluhrs13 committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    de792ff View commit details
    Browse the repository at this point in the history
  4. Re-adding AppInsights.

    aluhrs13 committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f8d4d9a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    8722bd4 View commit details
    Browse the repository at this point in the history
  2. Minor code cleanup.

    anaximander23 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    6e6a673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81be349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    288328f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f720178 View commit details
    Browse the repository at this point in the history
  6. Clearing and rebuilding the logging config to remove console logging,…

    … whose performance is terrible.
    anaximander23 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    24dd1c9 View commit details
    Browse the repository at this point in the history
  7. Re-adding local config stuff I removed for no real reason, fixing mer…

    …ge of creator details.
    aluhrs13 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    4291f27 View commit details
    Browse the repository at this point in the history
  8. Adding MyMiniFactory support

    aluhrs13 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    fcbc088 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    e3f9a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc4d0a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2607a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49c9db7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c34614f View commit details
    Browse the repository at this point in the history
  6. rename MyMiniFactory parser

    aluhrs13 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    1a3f9a3 View commit details
    Browse the repository at this point in the history
  7. [BROKEN] First attempt at finding a matching creator should match bot…

    …h CreatorUserName and SitName. However currentSource.Site.SiteName is always blank for some reason...
    aluhrs13 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    dc6e06b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Fixed issue with finding pre-existing sources, and added a migration …

    …to fix up "Website" sources that are actually MyMiniFactory
    anaximander23 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    6b51183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a1e0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    913a921 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    c34e523 View commit details
    Browse the repository at this point in the history
  2. Making the "submit to index" button on a creator's Thingiverse tab in…

    …to a form submission so that it can hit the POST endpoint. Seems to work.
    anaximander23 committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    2bfacf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    cf3a840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84325a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    138c711 View commit details
    Browse the repository at this point in the history