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: bitwhip/bitwhip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ash30/bitwhip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 17 files changed
  • 1 contributor

Commits on Jul 31, 2025

  1. sources

    ash30 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    59b8d23 View commit details
    Browse the repository at this point in the history
  2. allow localhost

    ash30 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    d488c3f View commit details
    Browse the repository at this point in the history
  3. osx high dpi

    ash30 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    32dc4cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daf6d32 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. better encode loop

    ash30 committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    1b1c0e4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ash30 authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    3b62787 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Bug: Remove mac only use statements from player.rs

    Co-authored-by: BigLugiaFollower <>
    ash30 committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    71cfd21 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Chore: initial nix setup

    * initial nix setup
    
    leave windows for now, since I can't test changes + assuming currently they work
    ash30 authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    725adc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Chore: nix based ci cd

    ash30 committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    c1e5e7b View commit details
    Browse the repository at this point in the history
  2. Fix linux compile issues

    ash30 committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    c299668 View commit details
    Browse the repository at this point in the history
  3. fix rust analyzer errors

    gets rid of errors complaining about multiple compilers
    ash30 committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    fe52ea3 View commit details
    Browse the repository at this point in the history
Loading