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

3.0.0 - TypeScript, Testing, and Modernization #111

Draft
wants to merge 137 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2022

  1. Update imgix schema

    Mosnar committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    096afb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c1497 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    Mosnar committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    10fa7f0 View commit details
    Browse the repository at this point in the history
  4. Sharp 0.30.3*

    Mosnar committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2a82f99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    136b35d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Added esbuild

    Mosnar committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1665930 View commit details
    Browse the repository at this point in the history
  2. Refactor to esm

    Mosnar committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    fb6603a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a904e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e78d0d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    8fd0a42 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    Mosnar committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    af122e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Update eslint config

    Mosnar committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    274c103 View commit details
    Browse the repository at this point in the history
  2. Code clean-up

    Mosnar committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    eea8a89 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    8bdb7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76aca6e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    808e11a View commit details
    Browse the repository at this point in the history
  2. Improve typechecking

    Mosnar committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    e139a75 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Improve typechecking

    Mosnar committed May 1, 2022
    Configuration menu
    Copy the full SHA
    7087165 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

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

Commits on May 15, 2022

  1. Normalize input request

    Mosnar committed May 15, 2022
    Configuration menu
    Copy the full SHA
    496a8b4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Streamlining logic

    Mosnar committed May 16, 2022
    Configuration menu
    Copy the full SHA
    73e44c6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 24, 2022

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

Commits on May 25, 2022

  1. Added image handler tests

    Mosnar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    8029915 View commit details
    Browse the repository at this point in the history
  2. Additional tests

    Mosnar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    82c6284 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from venveo/enhancement/refactor-pipelines

    Enhancement/refactor pipelines
    Mosnar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    f15ac82 View commit details
    Browse the repository at this point in the history
  4. Added tests for getAutoFormat

    Mosnar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    32828a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ecc0ee View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Added avif test

    Mosnar committed May 26, 2022
    Configuration menu
    Copy the full SHA
    be25c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7558e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    378b9b9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fix blur out of range bugs

    Mosnar committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3590900 View commit details
    Browse the repository at this point in the history
  2. Docblock

    Mosnar committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c3c359f View commit details
    Browse the repository at this point in the history
  3. Always toString header input

    Mosnar committed May 27, 2022
    Configuration menu
    Copy the full SHA
    0e8fd55 View commit details
    Browse the repository at this point in the history
  4. Redundant

    Mosnar committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2cc11b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    784d361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d058e65 View commit details
    Browse the repository at this point in the history
  7. Adjust typecasting

    Mosnar committed May 27, 2022
    Configuration menu
    Copy the full SHA
    0df1501 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0b21ee View commit details
    Browse the repository at this point in the history
  9. Remove todos

    Mosnar committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ecdf029 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Increase test timeout

    Mosnar committed May 28, 2022
    Configuration menu
    Copy the full SHA
    0ff348b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31bf056 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75adf0a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. npm update

    Mosnar committed May 29, 2022
    Configuration menu
    Copy the full SHA
    0234763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a460c9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    756ba0d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Added fill=blur mode

    Mosnar committed May 30, 2022
    Configuration menu
    Copy the full SHA
    8774934 View commit details
    Browse the repository at this point in the history
  2. Added fillmax & optimize blur

    Mosnar committed May 30, 2022
    Configuration menu
    Copy the full SHA
    64a5f05 View commit details
    Browse the repository at this point in the history
  3. Better changelog

    Mosnar committed May 30, 2022
    Configuration menu
    Copy the full SHA
    b768385 View commit details
    Browse the repository at this point in the history
  4. Docs

    Mosnar committed May 30, 2022
    Configuration menu
    Copy the full SHA
    250a093 View commit details
    Browse the repository at this point in the history
  5. Update sharp to 0.30.6

    Mosnar committed May 30, 2022
    Configuration menu
    Copy the full SHA
    365c9ca View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Remove winston and update deps

    Mosnar committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e42693e View commit details
    Browse the repository at this point in the history
  2. Ease up on console logs

    Mosnar committed May 31, 2022
    Configuration menu
    Copy the full SHA
    785fbcb View commit details
    Browse the repository at this point in the history
  3. Tidy up exceptions

    Mosnar committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c04a1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51c6255 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cd5aa0 View commit details
    Browse the repository at this point in the history
  6. Clean up security utils

    Mosnar committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3fcae60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9667cf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52ff4bc View commit details
    Browse the repository at this point in the history
  9. Fix type

    Mosnar committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8af746f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff09984 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    35b2f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c1689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6e07b2 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    Mosnar committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    f80efc7 View commit details
    Browse the repository at this point in the history
  5. Use enums for AutoMode

    Mosnar committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    440ffc0 View commit details
    Browse the repository at this point in the history
  6. Use .json extension

    Mosnar committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    1e10e59 View commit details
    Browse the repository at this point in the history
  7. Normalize imageOps interface

    Mosnar committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    33017ed View commit details
    Browse the repository at this point in the history
  8. Comments

    Mosnar committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    35b08c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Update Sharp to 0.30.7

    Mosnar committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    2575118 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Added eslint-plugin-tsdoc

    Mosnar committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    d1d2ec1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Update to node 16

    Mosnar committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    29fe7b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Cleaning and documentation

    Mosnar committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    3b80ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4648fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd954ec View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Cleaner

    Mosnar committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    15f3300 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect runtime

    Mosnar committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    3fc784a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750ffba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f254b36 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    604c3e0 View commit details
    Browse the repository at this point in the history
  2. Improve comments & typedefs

    Mosnar committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    de2f783 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    9a3bbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5edf7d1 View commit details
    Browse the repository at this point in the history
  3. Fixed auto format issues

    Mosnar committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9d42a9f View commit details
    Browse the repository at this point in the history
  4. Fix avif quality issues

    Mosnar committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8eabd2d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Oct 22, 2022

  1. Various updates

    Mosnar committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    7ccff19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edced5c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Update dependencies

    Mosnar committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ea8d08b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    d48edc0 View commit details
    Browse the repository at this point in the history
  2. Update powertools logger

    Mosnar committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    02ead48 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Add lerna and move directories

    Mosnar committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    df2ca55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e60257 View commit details
    Browse the repository at this point in the history
  3. Adjust docs package name

    Mosnar committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    21ae96d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Initial work on monorepo

    Mosnar committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    1d8e2cf View commit details
    Browse the repository at this point in the history
  2. Added root script for test

    Mosnar committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    b3134d3 View commit details
    Browse the repository at this point in the history
  3. Fix paths to test images

    Mosnar committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    8733b18 View commit details
    Browse the repository at this point in the history
  4. Unnecessary ci step

    Mosnar committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6056cd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    621c222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f72e961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ad7ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a64a6c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Tidy up some types

    Mosnar committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3a55397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e762f67 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Remove redundant slashes

    Mosnar committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    f466dc1 View commit details
    Browse the repository at this point in the history
  2. Updates

    Mosnar committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    939d8a9 View commit details
    Browse the repository at this point in the history
  3. Update Sharp

    Mosnar committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    6efb74b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Minor optimizations

    Mosnar committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    75ce7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d508571 View commit details
    Browse the repository at this point in the history
  3. Added neverthrow package

    Mosnar committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0b37f92 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    c5ec904 View commit details
    Browse the repository at this point in the history
  2. Rename ExpectedValueDefinition to ParameterValueRule

    WIP: Adopt neverthrow to inputValueProcessor
    Mosnar committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    8bbe114 View commit details
    Browse the repository at this point in the history
  3. Added tests for formats.ts

    Mosnar committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    03283ea View commit details
    Browse the repository at this point in the history
  4. Added some notes/warnings

    Mosnar committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9092c8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3735cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d94f17f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    a3492f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4066c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564be68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b5322b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5af5cc4 View commit details
    Browse the repository at this point in the history
  6. Refactoring and testing

    Mosnar committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    af93971 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0e6cb6 View commit details
    Browse the repository at this point in the history
  8. Fix doc block

    Mosnar committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    f2bee7b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Readonly

    Mosnar committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    94954af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ee055 View commit details
    Browse the repository at this point in the history
  3. Use node 18 in GitHub Actions

    Mosnar committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    bd938cb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

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

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    daec0f8 View commit details
    Browse the repository at this point in the history
  2. Switch jest with vitest

    Mosnar committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    f5e7888 View commit details
    Browse the repository at this point in the history
  3. Import types more carefully

    Mosnar committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    1eda0e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99a5e00 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Hardening types

    Mosnar committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    5927744 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Increase avif timeout

    Mosnar committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7d15e2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c7a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a531147 View commit details
    Browse the repository at this point in the history