Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sake92/sharaf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.3
Choose a base ref
...
head repository: sake92/sharaf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.0
Choose a head ref
  • 19 commits
  • 98 files changed
  • 2 contributors

Commits on Apr 9, 2025

  1. Add FormDataRW[Long]

    sake92 committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    1039358 View commit details
    Browse the repository at this point in the history
  2. Add SharafHandlerTest

    sake92 committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    85a5bfd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. add examples/user-pass-form

    sake92 committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    3f2df55 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Fix matching Paths on values (#32)

    Implement custom `equals` and `hashCode`
    lolgab authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    4f68244 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Add comments to SharafHandler

    sake92 committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    4a21de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87aa0fa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Configuration menu
    Copy the full SHA
    81bf74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72dc70b View commit details
    Browse the repository at this point in the history
  3. Revert accidental change

    sake92 committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    cdc8159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b84cd75 View commit details
    Browse the repository at this point in the history
  5. Fix....

    sake92 committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    b68d357 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. Extract sharaf-core (#38)

    * Move examples/api sources to proper package
    
    * Extract sharaf-core, independent of default undertow implementation
    
    * Fix all tests
    
    * Move undertow stuff to proper package
    
    * Scalafmt
    sake92 authored May 11, 2025
    Configuration menu
    Copy the full SHA
    dd469ea View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Add sharaf-helidon (#39)

    sake92 authored May 12, 2025
    Configuration menu
    Copy the full SHA
    91a2807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    024984e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Make validson+querson support jvm+js+native, make formson support jvm…

    …+native, make sharaf-core compile on native (#41)
    sake92 authored May 13, 2025
    Configuration menu
    Copy the full SHA
    a699c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    583a125 View commit details
    Browse the repository at this point in the history
  3. Remove empty package

    sake92 committed May 13, 2025
    Configuration menu
    Copy the full SHA
    d32f4ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bad91c View commit details
    Browse the repository at this point in the history
  5. Release 0.10.0

    sake92 committed May 13, 2025
    Configuration menu
    Copy the full SHA
    5b60797 View commit details
    Browse the repository at this point in the history
Loading