Marcin Rataj
3f67a8105a
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: https://github.com/ipfs/dir-index-html/issues/42
Closes #42
2020-09-26 02:59:44 +02:00
Kevin Neaton
fbb6b729e9
chore: format test/main.go
2020-07-17 23:59:13 -04:00
Kevin Neaton
deab971dd0
Use gateway URL when linking to another CID root
...
This is necessary to support subdomain resolution.
E.g. {cid}.ipfs.localhost
2020-07-17 23:44:55 -04:00
Kevin Neaton
ce0dceac34
Use short hash for uniform CID presentation of directory items
2020-07-14 23:25:48 -04:00
Kevin Neaton
51e423e4a6
Add CID column
2020-07-07 09:23:36 -04:00
Kevin Neaton
8c03fc4579
Make path components into links
2020-07-02 21:35:41 -04:00
Kevin Neaton
beb1120fde
Display viewed directory's size
2020-07-01 21:50:27 -04:00
Jessica Schilling
702b775dcf
Remove extra video test items
2020-05-04 16:39:39 -06:00
Jessica Schilling
f09a17aa3f
Added .mkv format to knownIcons and test
2020-05-04 15:31:57 -06:00
Jessica Schilling
3cf460a73c
Added test rows and known icons for 5 most common video format
2020-05-04 15:28:06 -06:00
Jessica Schilling
1c937ad0e2
Update path to match example hash
2020-05-04 13:30:15 -06:00
Jessica Schilling
4624f09271
Update test/main.go
2020-05-04 13:23:30 -06:00
Jessica Schilling
ff81d2effb
Update test/main.go
2020-05-04 13:23:22 -06:00
Jessica Schilling
96c9242910
Update test/main.go
2020-05-04 13:23:14 -06:00
Steven Allen
7ad16db02b
feat: add a test server
...
fixes #30
2020-05-04 11:19:05 -07:00