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

v1 #95

Merged
merged 57 commits into from
Nov 9, 2022
Merged

v1 #95

merged 57 commits into from
Nov 9, 2022

Commits on Oct 31, 2022

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

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    2e027f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ab63c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9696131 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    203ff5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d593b05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e9613f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a973f7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f58439 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a23c6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eeaf842 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01b14fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ec9eb80 View commit details
    Browse the repository at this point in the history
  13. fix: Fixed test

    d-exclaimation committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c52b7e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c7947e4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c9642e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8337f0a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e1d8c85 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    4c8c122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d7713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e729bf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d0986c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7fd6e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. feat: csrfVunerable

    d-exclaimation committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3530ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92da573 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92 from d-exclaimation/v1

    v1: Vapor decoupling
    d-exclaimation committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    04a0ef6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0263235 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    020a5f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9405261 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    036f42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3c975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8331471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fdc869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c407628 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf52538 View commit details
    Browse the repository at this point in the history
  7. docs: Migration guide

    d-exclaimation committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    884200d View commit details
    Browse the repository at this point in the history
  8. fix: Fixed naming

    d-exclaimation committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2b876fb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    32a0bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d217e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4672ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa12920 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    009fdfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8252a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d69be6d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. docs: Feature section

    d-exclaimation committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    90414e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c19f45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5313a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52c5517 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from d-exclaimation/v1-info

    v1: Documentation, minimisations, and improvements
    d-exclaimation committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    46589bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcbb474 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ec3ac6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfc7abc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    695f5d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    134999f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    293b8bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from d-exclaimation/v1-integration

    v1: Integration support
    d-exclaimation committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f71ac7d View commit details
    Browse the repository at this point in the history