- 11 Oct, 2021 3 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
tavit ohanian authored
-
- 10 Oct, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 29 Sep, 2021 1 commit
-
-
tavit ohanian authored
-
- 28 Sep, 2020 4 commits
-
-
Jessica Schilling authored
Bump version in package.json
-
Jessica Schilling authored
-
Jessica Schilling authored
feat: improved CID column (filename and dnslink support)
-
Marcin Rataj authored
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.
-
- 26 Sep, 2020 1 commit
-
-
Marcin Rataj authored
- 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: https://github.com/ipfs/dir-index-html/issues/42 Closes #42
-
- 24 Aug, 2020 1 commit
-
-
Jessica Schilling authored
-
- 28 Jul, 2020 1 commit
-
-
Marcin Rataj authored
-
- 27 Jul, 2020 5 commits
-
-
Jessica Schilling authored
feat: Build script
-
Marcin Rataj authored
This adds GithubAction that runs the build and checks for any unstaged changes. This ensures `src/dir-index.html` match the output `dir-index.html` in the main directory.
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai>
-
- 24 Jul, 2020 12 commits
-
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
Reconcile dir-index.html and dir-index-uncat.html
-
- 23 Jul, 2020 6 commits
-
-
Jessica Schilling authored
-
Jessica Schilling authored
Replaces style.css from style used in head of dir-index.html; replaces html in dir-index-uncat with that from dir-index
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
[BOUNTY] Directory page UI improvements
-
- 18 Jul, 2020 2 commits
-
-
Kevin Neaton authored
-
Kevin Neaton authored
This is necessary to support subdomain resolution. E.g. {cid}.ipfs.localhost
-
- 15 Jul, 2020 1 commit
-
-
Kevin Neaton authored
-
- 12 Jul, 2020 1 commit
-
-
Kevin Neaton authored
The presence of additional content in the table was causing the width of the type-icon column to be reduced. Applying the width to the column and it's contents prevents this from happening.
-