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

Commits on Dec 4, 2024

  1. Fix Dockerfile

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0598670 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d22ef5f View commit details
    Browse the repository at this point in the history
  3. Add build-deploy.sh

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    8627389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff193e View commit details
    Browse the repository at this point in the history
  5. Add .dockerignore

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    eb1a2ec View commit details
    Browse the repository at this point in the history
  6. Update .dockerignore

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9535f3f View commit details
    Browse the repository at this point in the history
  7. Build only redlib

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    df99f12 View commit details
    Browse the repository at this point in the history
  8. Disable update check

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c98bc7f View commit details
    Browse the repository at this point in the history
  9. Add .editorconfig

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    f3b47bd View commit details
    Browse the repository at this point in the history
  10. Remove push from build.sh

    mlightsys committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    477d85e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. feat: build

    disconn3ct committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    026aa1d View commit details
    Browse the repository at this point in the history
  2. fix

    disconn3ct committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    bb4147d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Merge remote-tracking branch 'upstream/mistress' into mistress

    * upstream/mistress: (34 commits)
      Supply GIT_HASH via build.sh
      Remove ci/cd stuff
      Build with rust 1.84.1
      Revert "[build] add new dockerfiles for building from source (redlib-org#244)"
      Remove push from build.sh
      Add .editorconfig
      Disable update check
      Build only redlib
      Update .dockerignore
      Add .dockerignore
      Use --no-cache with apk add
      Add build-deploy.sh
      Update Dockerfile
      Fix Dockerfile
      fix: remove stray trace
      chore: remove scraper cli
      fix Code blocks err redlib-org#227  (redlib-org#323)
      fix(clippy): minor clippy changes
      refactor(utils): avoid redundant String conversions & use match (redlib-org#347)
      fix: fix clippy + tests
      ...
    disconn3ct committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    8a51a67 View commit details
    Browse the repository at this point in the history
Loading