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

Rewrite Valibot with the pipe function #502

Merged
merged 299 commits into from
May 21, 2024
Merged

Rewrite Valibot with the pipe function #502

merged 299 commits into from
May 21, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    dc1f171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f94e821 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9f6421 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    b2fb1f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    057236a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca22e27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b827d6b View commit details
    Browse the repository at this point in the history
  8. ✨ feat: add lower case action

    xcfox authored and fabian-hiller committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    726382d View commit details
    Browse the repository at this point in the history
  9. ✨ feat: add upper case action

    xcfox authored and fabian-hiller committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5dd0b90 View commit details
    Browse the repository at this point in the history
  10. ⚙️ refactor: rename files

    xcfox authored and fabian-hiller committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2debdb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    debe88a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c329feb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8a2267 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #513 from xcfox/rewrite-with-pipe

    feat(rewrite-with-pipe): add `upperCase` and `lowerCase`
    fabian-hiller committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    eff348f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f6af23e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    868652a View commit details
    Browse the repository at this point in the history
  17. Merge pull request #514 from Afsoon/rewrite-min-bytes

    feat(rewrite-with-pipe): add min-bytes validation
    fabian-hiller committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6f036c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    95cfdd8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f445d5b View commit details
    Browse the repository at this point in the history
  20. Merge pull request #517 from EltonLobo07/rewrite-with-pipe-bytes-not_…

    …bytes
    
    feat(rewrite-with-pipe): add `bytes` and `notBytes` actions
    fabian-hiller committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cd75cb8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0387b94 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ecf5849 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    19f1c98 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #518 from IlyaSemenov/feat-pipe-integer

    feat(rewrite-with-pipe): add integer, safeInteger and finite
    fabian-hiller committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    69430b3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e815db8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    99f71db View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e32879a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    5f52ef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455c058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ea0997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f86b861 View commit details
    Browse the repository at this point in the history
  5. prettier format

    Afsoon committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2853b4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b3010 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a67fd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    ca33db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed27657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c5f575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7d1795 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce236c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2078cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fac8bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94ba93c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    327d6a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eadcf7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    feab738 View commit details
    Browse the repository at this point in the history
  12. cuid2 validation

    Afsoon committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e51cd52 View commit details
    Browse the repository at this point in the history
  13. cuid2 type added

    Afsoon committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    568a119 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c006d65 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #522 from Afsoon/rewrite-cuid2

    feat(rewrite-with-pipe): add `cuid2` action
    fabian-hiller committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bb7ebbb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd849c9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e4bce4 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #521 from EltonLobo07/rewrite-with-pipe-min_size-m…

    …ax_size
    
    feat(rewrite-with-pipe): add `minSize` and `maxSize` actions
    fabian-hiller committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    67cd4df View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2276382 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    45184e8 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #520 from EltonLobo07/rewrite-with-pipe-excludes

    feat(rewrite-with-pipe): add `excludes` action
    fabian-hiller committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    214f3d8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9c3c3fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c610ba8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    096e5d2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    93ef15d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    534ce0b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ec60471 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #519 from Afsoon/rewrite-credit-card

    feat(rewrite-with-pipe): add creditCard action
    fabian-hiller committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aee72b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    c2e747a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13a6876 View commit details
    Browse the repository at this point in the history
  3. feat(bic): add ISO 9362 action

    mxdvl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c12006d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f5f274 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    894506e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #524 from mxdvl/pipe-actions/bic

    feat(rewrite-with-pipe): add `bic` action
    fabian-hiller committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e4c3b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b41b063 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44b50d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08cf0c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. feat(actions): add isoTime

    mxdvl committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    df4abc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a95cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f3832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7665a97 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. mac, mac48 & mac64 validation

    Afsoon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    22ca283 View commit details
    Browse the repository at this point in the history
  2. format code

    Afsoon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    aa74467 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    1557c4b View commit details
    Browse the repository at this point in the history
  2. ip, ipv4 and ipv6 validations

    Afsoon committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6c290b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e158b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    79ebbd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7d883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a273fdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0acc8e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    7431e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ffd430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f3d076 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #526 from mxdvl/pipe-actions/iso-time

    feat(rewrite-with-pipe): add `isoTime` action
    fabian-hiller committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    844fb50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3022bc6 View commit details
    Browse the repository at this point in the history
  6. ✨ feat: add some action

    EltonLobo07 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    28622ea View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    e199f24 View commit details
    Browse the repository at this point in the history
  2. Improve email action implementation and tests

    Co-authored-by: Aris Kemper <ariskemper@users.noreply.github.com>
    fabian-hiller and ariskemper committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8023fea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #528 from EltonLobo07/rewrite-with-pipe-email

    feat(rewrite-with-pipe): add `email` action
    fabian-hiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a46535a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41be57b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb91b3b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #530 from macarie/iso-timestamp-new-pipe

    feat(rewrite-with-pipe): add `isoTimestamp` action
    fabian-hiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    28331a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73642ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f23096b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #533 from EltonLobo07/rewrite-with-pipe-hex_color

    feat(rewrite-with-pipe): add `hexColor` action
    fabian-hiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    07b61a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6251602 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d2a008 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #535 from EltonLobo07/rewrite-with-pipe-hexadecimal

    feat(rewrite-with-pipe): add `hexadecimal` action
    fabian-hiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    39f1b23 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4102781 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8d29a1e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #541 from EltonLobo07/rewrite-with-pipe-every

    feat(rewrite-with-pipe): add `every` action
    fabian-hiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    87b1e33 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0447815 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d39080 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #542 from EltonLobo07/rewrite-with-pipe-some

    feat(rewrite-with-pipe): add `some` action
    fabian-hiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c20aa87 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dfcf95d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c6b91c2 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #534 from Afsoon/rewrite-ip-validations

     feat(rewrite-with-pipe): add `ip`, `ipv4` and `ipv6` action
    fabian-hiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    80a267f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8a23b66 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    45a7b8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #532 from Afsoon/rewrite-mac-validations

    feat(rewrite-with-pipe): add `mac`, `mac48` and `mac64` action
    fabian-hiller committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4252e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e596a31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0edb572 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #545 from EltonLobo07/rewrite-with-pipe-check

    feat(rewrite-with-pipe): add `check` action
    fabian-hiller committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    61cd0b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    99358cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c9eec View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    d846275 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #550 from EltonLobo07/rewrite-with-pipe-starts_with

    feat(rewrite-with-pipe): add `startsWith` action
    fabian-hiller committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5a8695e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b37e22c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d633b4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #551 from EltonLobo07/rewrite-with-pipe-ends_with

    feat(rewrite-with-pipe): add `endsWith` action
    fabian-hiller committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    306ea32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15d4dd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    fcadbb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd977e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #552 from EltonLobo07/rewrite-with-pipe-multiple_of

    feat(rewrite-with-pipe): add `multipleOf` action
    fabian-hiller committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2f01ce4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c390da8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #554 from EltonLobo07/rewrite-with-pipe-length

    feat(rewrite-with-pipe): add `length` action
    fabian-hiller committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    75e6d54 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    af71602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9b664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b44121a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5367771 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    d451d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da4bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae40161 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #558 from EltonLobo07/rewrite-with-pipe-octal

    feat(rewrite-with-pipe): add `octal` action
    fabian-hiller committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9a26ebb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d59aa3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    7d0bf5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65682b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ccc52c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed58120 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef264d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1ffa9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1ac794 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b05a21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c260663 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #559 from EltonLobo07/rewrite-with-pipe-emoji

    feat(rewrite-with-pipe): add `emoji` action
    fabian-hiller committed May 4, 2024
    Configuration menu
    Copy the full SHA
    44b50f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7558d86 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #561 from EltonLobo07/rewrite-with-pipe-hash

    feat(rewrite-with-pipe): add `hash` action
    fabian-hiller committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7be59f9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    4b9be5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b4bd42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a12c531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60493a1 View commit details
    Browse the repository at this point in the history
  5. chore: fix test name

    AndreyYolkin committed May 5, 2024
    Configuration menu
    Copy the full SHA
    647c303 View commit details
    Browse the repository at this point in the history
  6. chore: prettier

    AndreyYolkin committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f7c1d61 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    bc45c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd5805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49eff1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc1749d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f46f2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60103e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b77670 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #564 from mxdvl/mxdvl/rewrite-with-pipe/iso-date

    feat(rewrite-with-pipe): add `isoDate` methods
    fabian-hiller committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ee4151f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a77242 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #562 from EltonLobo07/rewrite-with-pipe-size

    feat(rewrite-with-pipe): add `size` action
    fabian-hiller committed May 6, 2024
    Configuration menu
    Copy the full SHA
    aa4cc4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d52f20d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b85eb9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #565 from mxdvl/mxdvl/rewrite-with-pipe/iso-date-time

    feat(rewrite-with-pipe): add `isoDateTime` validation
    fabian-hiller committed May 6, 2024
    Configuration menu
    Copy the full SHA
    394cc3b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    3f66d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b7158 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12671ce View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    bdf343a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    227f132 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    64b6759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa1a67 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #566 from mxdvl/mxdvl/rewrite-with-pipe/iso-time-s…

    …econd
    
    feat(rewrite-with-pipe): add `isoTimeSecond` validation
    fabian-hiller committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3915bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    570de10 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #568 from mxdvl/mxdvl/rewrite-with-pipe/iso-week

    feat(rewrite-with-pipe): add `isoWeek` action
    fabian-hiller committed May 9, 2024
    Configuration menu
    Copy the full SHA
    11d7c89 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 12, 2024

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    f522425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571594c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Add imei action with unit and type tests

    Co-authored-by: MrGeniusProgrammer <MrGeniusProgrammer@users.noreply.github.com>
    fabian-hiller and MrGeniusProgrammer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ca15041 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #577 from MrGeniusProgrammer/rewrite-with-pipe-imei

    feat(rewrite-with-pipe): add imei action
    fabian-hiller committed May 14, 2024
    Configuration menu
    Copy the full SHA
    09ac8a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b07f52b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #575 from EltonLobo07/rewrite-with-pipe-value

    feat(rewrite-with-pipe): add `value` action
    fabian-hiller committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ee477b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da9fd31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb55d28 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    75683f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d560a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e3c75c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023cb87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9eb24d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b7116b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e716fc8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    c5c90a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4cb21 View commit details
    Browse the repository at this point in the history
  3. feat: notLength action

    AndreyYolkin committed May 18, 2024
    Configuration menu
    Copy the full SHA
    dff2338 View commit details
    Browse the repository at this point in the history
  4. feat: notSize action

    AndreyYolkin committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c7cf2f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a60553 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17e8825 View commit details
    Browse the repository at this point in the history
  7. feat: notValue action

    AndreyYolkin committed May 18, 2024
    Configuration menu
    Copy the full SHA
    98090c9 View commit details
    Browse the repository at this point in the history
  8. chore: prettier

    AndreyYolkin committed May 18, 2024
    Configuration menu
    Copy the full SHA
    495a229 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41b9d45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f1d7c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73433f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85ffa99 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e83f9e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19686cc View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    c6032a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63b962 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #578 from EltonLobo07/rewrite-with-pipe-regex

    feat(rewrite-with-pipe): add `regex` action
    fabian-hiller committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6cc8624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdba6b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #579 from EltonLobo07/rewrite-with-pipe-mime_type

    feat(rewrite-with-pipe): add `mimeType` action
    fabian-hiller committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2b33f97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ee673d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82c21e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c877bba View commit details
    Browse the repository at this point in the history
  9. Merge pull request #580 from AndreyYolkin/rewrite-with-pipe--not-actions

    feat(rewrite-with-pipe): `notLength`, `notValue` and `notSize`
    fabian-hiller committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8fef443 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd97d96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4f2471 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    eb8ba99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b0a21a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e1c29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cafcd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf2145c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ffabbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d9efe5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8543955 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f719f46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10a41d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9aa690d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05f9697 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e97c16c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ec65fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    14563cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a9a8bd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2eaef12 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d874347 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    39546df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0ca7de6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    febe08c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    291a427 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    145c1ce View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6241e0b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3573e82 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    95c0246 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    9d9ed90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc5333 View commit details
    Browse the repository at this point in the history