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

Added remaining Http Error codes #87

Closed
wants to merge 92 commits into from
Closed

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    2894086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c44db View commit details
    Browse the repository at this point in the history
  3. fix lambda feature

    oscartbeaumont committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    3c3eae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df5ac82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43adf14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d343d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e49ae97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    573f7d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98e8ac0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    7cb60df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06818c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f4a9f View commit details
    Browse the repository at this point in the history
  4. procedure builder map

    Brendonovich committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    1660d83 View commit details
    Browse the repository at this point in the history
  5. added normi

    oscartbeaumont committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    69598b3 View commit details
    Browse the repository at this point in the history
  6. move specta crate

    oscartbeaumont committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    86f5297 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f64fd74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbc0f37 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 6, 2022

  1. docs: fix typos

    oscartbeaumont committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    1f6f8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c19f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    446c492 View commit details
    Browse the repository at this point in the history
  2. fix: remove logs

    VarunPotti committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    7c3e145 View commit details
    Browse the repository at this point in the history
  3. fix: error handling

    VarunPotti committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    52ead32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06ab1da View commit details
    Browse the repository at this point in the history
  5. feat: check rust msrv

    VarunPotti committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5e673a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

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

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    96827f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b368ebf View commit details
    Browse the repository at this point in the history
  3. cra: update alerts

    oscartbeaumont committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    af4d54f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d26d0e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    b27bfd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a861145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780d1db View commit details
    Browse the repository at this point in the history
  4. docs: update domain

    oscartbeaumont committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    49b62f0 View commit details
    Browse the repository at this point in the history
  5. [WIP] Fork tRPC into new rspc client

    I was building out a link system similar to `@trpc/client` and thought it probably made more sense to fork the upstream code into the new `@rspc/client`. This way I get batching and a bunch of other awesome features without redesigning them from scratch.
    oscartbeaumont committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3dbff82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e17bb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad9cca8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    13a6d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4363c8f View commit details
    Browse the repository at this point in the history
  3. hotfix for Spacedrive

    oscartbeaumont committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b41e4d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

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

Commits on Oct 16, 2022

  1. [WIP] Specta support for OpenAPI

    Current issues resolve around OpenAPI's lack of support for generics and the router needing to be lazily built for the data to correctly flow between merged routers.
    oscartbeaumont committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    0057f9e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    0fb3f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e7161 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3831938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6460d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27fda75 View commit details
    Browse the repository at this point in the history
  6. pass Typecheck

    oscartbeaumont committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6b3a267 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6335ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f98ce02 View commit details
    Browse the repository at this point in the history
  9. fix solid build

    oscartbeaumont committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    bf83bea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c811373 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3b88d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e02ebc View commit details
    Browse the repository at this point in the history
  13. npm cringe

    oscartbeaumont committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7080de7 View commit details
    Browse the repository at this point in the history
  14. plz log me in

    oscartbeaumont committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7c0a67c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. uhlc support

    Brendonovich committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6210ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e716e01 View commit details
    Browse the repository at this point in the history
  3. fix specta uhlc feature

    Brendonovich committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    59327f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    af7a451 View commit details
    Browse the repository at this point in the history
  2. fix: call check_version()

    VarunPotti committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a7305f2 View commit details
    Browse the repository at this point in the history
  3. fix: tests

    VarunPotti committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    80901a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 4, 2022

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

Commits on Nov 7, 2022

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

Commits on Nov 8, 2022

  1. add ToDataType macro

    Brendonovich committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    418ef05 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. checked enum flattening

    Brendonovich committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    33a5e50 View commit details
    Browse the repository at this point in the history
  2. Add rename_all support for enum named variants

    RadoslavK authored and RadoslavK committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    377b5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24a6490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c3c2be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c46c500 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    72f0ba8 View commit details
    Browse the repository at this point in the history
  2. fix enum tests

    Brendonovich committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    67de2a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request specta-rs#80 from RadoslavK/features/add_rename_al…

    …l_support_for_enum_named_variants
    
    Add rename_all support for enum named variants
    Brendonovich committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1a78f20 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    25d947f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1441708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff2a445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b5b68d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8f7ae9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    064e3ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58fe9ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf35a48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab4ec20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6331b01 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a257f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 21, 2022

  1. Errod codes

    JK2Kgit committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    cbd98e5 View commit details
    Browse the repository at this point in the history
  2. doc

    JK2Kgit committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    76a7510 View commit details
    Browse the repository at this point in the history