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: clovyr/nostream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cameri/nostream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 17 files changed
  • 4 contributors

Commits on Oct 21, 2024

  1. feat: add dark theme support for static html files (cameri#373)

    * Add dark theme styling
    
    * Add auto detect preferred  color scheme
    rowenslee authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d1e573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2345ef View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix: save event from mirrors (cameri#376)

    * fix: save event from mirrors
    
    * docs: add config for mirroring event limits
    
    * chore: add skip admission check (thanks YEGHRO)
    
    * 2.0.1
    
    * chore: bump some deps
    cameri authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6497229 View commit details
    Browse the repository at this point in the history
  2. chore: update repository url

    cameri committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    10ee85e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. chore(ci): use release PAT

    cameri committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e939d0d View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.1.0 [skip ci]

    # [2.1.0](cameri/nostream@v2.0.0...v2.1.0) (2024-10-23)
    
    ### Bug Fixes
    
    * save event from mirrors ([cameri#376](cameri#376)) ([6497229](cameri@6497229))
    
    ### Features
    
    * add dark theme support for static html files ([cameri#373](cameri#373)) ([3d1e573](cameri@3d1e573))
    semantic-release-bot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6a8ccb4 View commit details
    Browse the repository at this point in the history
Loading