Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.
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: ipfs/dir-index-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: ipfs/dir-index-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 28, 2020

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

Commits on Aug 24, 2020

  1. Create CHANGELOG.md

    jessicaschilling authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    dc0400b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. feat: improved CID column

    - Links to direct CIDs now have ?filename= param to preserve name and content type
    - When page is loaded on DNSLink website (based on Host header) then
      there is no public gateway endpoint.
      As a replacement, clicking on a CID opens it at cid.ipfs.io
    
    Context: #42
    
    Closes #42
    lidel committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    3f67a81 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. fix(ci): avoid uncommited changes with custom shells

    for some reason `-e` gets interpreted literally at CI.
    This removes its use making the output look the same everywhere.
    CI will now show diff if uncommited changes to make it easier to see what
    caused CI to fail.
    lidel committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b12c35a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from ipfs/fix/links-when-dnslink

    feat: improved CID column (filename and dnslink support)
    jessicaschilling authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    92efd3d View commit details
    Browse the repository at this point in the history
  3. Update package.json

    jessicaschilling authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    594c218 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from ipfs/chore-bump-version-in-package.json

    Bump version in package.json
    jessicaschilling authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    5c6147f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. fix: avoid unnecessary css parsing (#53)

    Closes #52
    BenLubar authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4ca119c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9b6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8deaff5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #56 from ipfs/fix/disable-i18n-for-cids

    * fix: disable translation of cids
    * fix: explicit language of the document
    lidel authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    67e75cd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Update README.md

    lidel authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    81005bf View commit details
    Browse the repository at this point in the history
Loading