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.35.0
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.36.0
Choose a head ref
Loading
  • 8commits
  • 25files changed
  • 3contributors

Commits on Jan 10, 2025

  1. docs: v2.35.0 [skip ci]

    @joseluisq
    joseluisq committedJan 10, 2025
    Configuration menu
    Copy the full SHA
    28d6bd6View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

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

Commits on Feb 2, 2025

  1. feat: optional log fromX-Real-IP header via new--log-x-real-ip

    …option (#521)* feat(logger): --log-x-real-ip option.* docs: Updates for --log-x-real-ip.
    @dctaf
    dctaf authoredFeb 2, 2025
    Configuration menu
    Copy the full SHA
    134db39View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. refactor: improve fallback page path checking and logging (#522)

    * refactor: check fallback page path and add log debug if not* refactor: improve fallback page docs and command description
    @joseluisq
    joseluisq authoredFeb 3, 2025
    Configuration menu
    Copy the full SHA
    8fa9cdaView commit details
    Browse the repository at this point in the history
  2. fix: add missing query string to the uri trailing slash redirect (#523)

    Before:$ curl -i "http://localhost:8787/assets?param=123"HTTP/1.1 308 Permanent Redirectlocation: /assets/vary: accept-encodingcache-control: public, max-age=86400content-length: 0date: Mon, 03 Feb 2025 21:19:19 GMTAfter:$ curl -i "http://localhost:8787/assets?param=123"HTTP/1.1 308 Permanent Redirectlocation: /assets/?param=123vary: accept-encodingcache-control: public, max-age=86400content-length: 0date: Mon, 03 Feb 2025 21:19:29 GMT
    @joseluisq
    joseluisq authoredFeb 3, 2025
    Configuration menu
    Copy the full SHA
    a639039View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

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

Commits on Feb 7, 2025

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

Commits on Feb 10, 2025

  1. v2.36.0

    @joseluisq
    joseluisq committedFeb 10, 2025
    Configuration menu
    Copy the full SHA
    95b1f7bView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp