Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:static-web-server/static-web-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.33.1
Choose a base ref
Loading
...
head repository:static-web-server/static-web-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.34.0
Choose a head ref
Loading
  • 12commits
  • 43files changed
  • 5contributors

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    8be70acView commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. docs: mention truenas scale deprecation (#486)

    * Update docker.mdRemove deprecated Truenas/Truecharts installation notes.* Update download-and-install.mdRemove deprecated Truenas/Truecharts installation notes.* Update download-and-install.template.mdRemove deprecated Truenas/Truecharts installation notes.* refactor: mention TrueCharts as a helm charts alternative---------Co-authored-by: Jose Quintana <1700322+joseluisq@users.noreply.github.com>
    @ctag@joseluisq
    ctag andjoseluisq authoredNov 7, 2024
    Configuration menu
    Copy the full SHA
    cd11bd6View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. feat: better x-forwarded-for handling (#495)

    Adds a `log-forwarded-for` option to control if the X-Forwarded-Forheader information should be logged.Also includes a `trusted-proxies`option to optionally specify from which IPs to accept this header.Existing uses of log-remote-address will stop logging forwarded-forIPs after this change.
    @Jeidnx
    Jeidnx authoredNov 11, 2024
    Configuration menu
    Copy the full SHA
    13e3f38View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a73c0View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. refactor: prevent single wildcards from matching path separators for …

    …URL Redirects (#501)* Enable literal_separator for redirectsThis ensures that * does not match the path separator.* Fix tests* Update documentationBREAKING CHANGE: Up to version 2.33.1 the wildcard `*` was matching the path separator. For example, `/{*}/{*}/` matched `/assets/images/logo/`. In later versions, the default has changed such that `*` does not match the path separator. In contrast, double wildcard (`**`) can match also a path separator.
    @mschoettle
    mschoettle authoredNov 28, 2024
    Configuration menu
    Copy the full SHA
    96ed7dfView commit details
    Browse the repository at this point in the history
  2. Merge pull request#502from static-web-server/update-dependencies-28…

    …-10-2024Update dependencies 28.10.2024
    @joseluisq
    joseluisq authoredNov 28, 2024
    Configuration menu
    Copy the full SHA
    b9b8425View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    5516b6aView commit details
    Browse the repository at this point in the history
  2. chore: update Alpine (3.19.4) and Debian (12.8) Docker images (#505)

    * chore: update Debian Docker images to 12.8* chore: update Alpine Docker images to 3.19.4
    @joseluisq
    joseluisq authoredNov 29, 2024
    Configuration menu
    Copy the full SHA
    4ed4bb4View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. docs: improve docs configuration and fix anchor links (#504)

    * Fix anchor links in documentation* Move strict to mkdocs config* add mkdocs to CI---------Co-authored-by: Jose Quintana <1700322+joseluisq@users.noreply.github.com>
    @mschoettle@joseluisq
    mschoettle andjoseluisq authoredDec 1, 2024
    Configuration menu
    Copy the full SHA
    12387a8View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. refactor: prevent single wildcards from matching path separators for …

    …URL Rewrites (#506)* refactor: prevent single wildcards from matching path separators for URL Rewrites* Fix log output in documentationBREAKING CHANGE: Up to version 2.33.1 the wildcard `*` was matching the path separator. For example, `/{*}/{*}/` matched `/assets/images/logo/`. In later versions, the default has changed such that `*` does not match the path separator. In contrast, double wildcard (`**`) can match also a path separator.
    @mschoettle
    mschoettle authoredDec 2, 2024
    Configuration menu
    Copy the full SHA
    2737f4cView commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    0768c20View commit details
    Browse the repository at this point in the history
  2. v2.34.0

    @joseluisq
    joseluisq committedDec 3, 2024
    Configuration menu
    Copy the full SHA
    49cd6e6View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp