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: VisualReCode/Cocoon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: VisualReCode/Cocoon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: net60
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 76 files changed
  • 5 contributors

Commits on Mar 9, 2021

  1. Beta 1 (#5)

    * Cleaning up
    
    * Cleaning up
    
    * Handle extra types on Session serialization
    
    * Fixes to serialization
    
    * Set Session values from front-end and mad cookie stuff
    
    * Persist session on request end from Proxy
    
    * Add options for Cookies and Headers for Session and Auth
    
    * Add ActivitySource support
    
    * Latest changes so Kristian can help with test coverage
    
    * Add samples
    
    * Add Admin pages to Blazor app
    
    * Fixed `async void` to `async Task` in AdminNewProduct
    
    * Dynamically obtain Blazor routes
    
    * Forgot to push stuff
    
    * Add Cart link to Blazor WASM
    
    * Add BlazorServerCocoon
    
    * Pre-stream
    
    * Releasing beta1
    
    * Fix actions
    
    * Fix actions
    
    * Fix actions
    
    * Fix actions
    
    * Fix actions
    
    * Create dotnet-develop.yml
    
    * Fix tests
    
    * Fix actions
    
    * Fix actions
    
    Co-authored-by: Howard Richards <dev@conficient.com>
    ThatRendle and conficient authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    bee2ce0 View commit details
    Browse the repository at this point in the history
  2. Fix actions

    ThatRendle committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    9508c54 View commit details
    Browse the repository at this point in the history
  3. Merge develop

    ThatRendle committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    fbc9b69 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Code-gen

    ThatRendle committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    8c3245e View commit details
    Browse the repository at this point in the history
  2. Clean-up

    ThatRendle committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    850db15 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Merge ahead of integration testing PR (#16)

    * Original package has been deprecated this is the replacement. (#9)
    
    Co-authored-by: TheRubble <therubble@hotmail.com>
    
    * Allow the client to validate the remote certificate, useful in development and self certificate scenarios (#8)
    
    Co-authored-by: TheRubble <therubble@hotmail.com>
    Co-authored-by: Mark Rendle <mark@rendlelabs.com>
    
    * Adding basic docs for MVC Fullframework. (#7)
    
    Co-authored-by: TheRubble <therubble@hotmail.com>
    
    * Using statement is incorrect, prevents the build from working. (#11)
    
    * Feature/improving test coverage (#12)
    
    * CookieTests
    
    * Added basic tests before fixing some bugs.
    
    Co-authored-by: TheRubble <therubble@hotmail.com>
    
    * Feature/run legacy tests in build (#13)
    
    * Adding console runner and changes to the build.
    
    * Parallel the build and add the test runner.
    
    * Switched to release.
    
    * Testing the build.
    
    * Reverting test change.
    
    Co-authored-by: TheRubble <therubble@hotmail.com>
    
    Co-authored-by: TheRubble <482262+TheRubble@users.noreply.github.com>
    Co-authored-by: TheRubble <therubble@hotmail.com>
    3 people authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    baee712 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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