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:tschaub/gh-pages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v4.0.0
Choose a base ref
Loading
...
head repository:tschaub/gh-pages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v5.0.0
Choose a head ref
Loading
  • 19commits
  • 9files changed
  • 5contributors

Commits on Jul 23, 2022

  1. Remove quotation marks

    CNAM file doesn't work if there are quotation marks in the domain, I had trouble with my own due to copying and pasting this command as it. Removing the quotations made it work again
    @Vicropht
    Vicropht authoredJul 23, 2022
    Configuration menu
    Copy the full SHA
    a634d5eView commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Jan 20, 2023

  1. Use set for unique dirs

    @tschaub
    tschaub committedJan 20, 2023
    Configuration menu
    Copy the full SHA
    fc04b25View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1374b3View commit details
    Browse the repository at this point in the history
  3. Dependabot config

    @tschaub
    tschaub committedJan 20, 2023
    Configuration menu
    Copy the full SHA
    90ee644View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdc342bView commit details
    Browse the repository at this point in the history
  5. Merge pull request#452from tschaub/updates

    Assorted updates
    @tschaub
    tschaub authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    f323e23View commit details
    Browse the repository at this point in the history
  6. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@v2...v3)---updated-dependencies:- dependency-name: actions/checkout  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    ca63d1dView commit details
    Browse the repository at this point in the history
  7. Bump actions/setup-node from 1 to 3

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.- [Release notes](https://github.com/actions/setup-node/releases)- [Commits](actions/setup-node@v1...v3)---updated-dependencies:- dependency-name: actions/setup-node  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    f041e67View commit details
    Browse the repository at this point in the history
  8. Bump email-addresses from 3.0.1 to 5.0.0

    Bumps [email-addresses](https://github.com/jackbearheart/email-addresses) from 3.0.1 to 5.0.0.- [Release notes](https://github.com/jackbearheart/email-addresses/releases)- [Changelog](https://github.com/jackbearheart/email-addresses/blob/master/Changes.md)- [Commits](https://github.com/jackbearheart/email-addresses/commits/v5.0.0)---updated-dependencies:- dependency-name: email-addresses  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    e890bd1View commit details
    Browse the repository at this point in the history
  9. Merge pull request#445from Nezteb/patch-1

    Update README to clarify project site configuration requirements with tools like CRA, webpack, Vite, etc.
    @tschaub
    tschaub authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    b89287dView commit details
    Browse the repository at this point in the history
  10. Merge pull request#453from tschaub/dependabot/github_actions/action…

    …s/checkout-3Bump actions/checkout from 2 to 3
    @tschaub
    tschaub authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    fe0ad83View commit details
    Browse the repository at this point in the history
  11. Merge pull request#455from tschaub/dependabot/github_actions/action…

    …s/setup-node-3Bump actions/setup-node from 1 to 3
    @tschaub
    tschaub authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    5c91c67View commit details
    Browse the repository at this point in the history
  12. Merge pull request#454from tschaub/dependabot/npm_and_yarn/email-ad…

    …dresses-5.0.0Bump email-addresses from 3.0.1 to 5.0.0
    @tschaub
    tschaub authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    051846eView commit details
    Browse the repository at this point in the history
  13. Bump async from 2.6.4 to 3.2.4

    Bumps [async](https://github.com/caolan/async) from 2.6.4 to 3.2.4.- [Release notes](https://github.com/caolan/async/releases)- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)- [Commits](caolan/async@v2.6.4...v3.2.4)---updated-dependencies:- dependency-name: async  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    2189df3View commit details
    Browse the repository at this point in the history
  14. Merge pull request#459from tschaub/dependabot/npm_and_yarn/async-3.2.4

    Bump async from 2.6.4 to 3.2.4
    @tschaub
    tschaub authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    58e54beView commit details
    Browse the repository at this point in the history
  15. Merge pull request#438from Vicropht/patch-1

    Remove quotation marks
    @tschaub
    tschaub authoredJan 20, 2023
    Configuration menu
    Copy the full SHA
    ace063bView commit details
    Browse the repository at this point in the history
  16. Log changes

    @tschaub
    tschaub committedJan 20, 2023
    Configuration menu
    Copy the full SHA
    51534c7View commit details
    Browse the repository at this point in the history
  17. 5.0.0

    @tschaub
    tschaub committedJan 20, 2023
    Configuration menu
    Copy the full SHA
    f729b97View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp