Skip to content

Releases: vgrichina/nearfs

v0.6.0

02 Oct 21:42
Compare
Choose a tag to compare
  • Fix issue with directory listings on subdomains a5cb58c
  • Tests for subdomain directory listings a69d267
  • fast-near 0.5.2 2960bdc
  • Update fast-near dependency c839e39
  • Make sure to passthrough extra options to selected source ddbcd60
  • load-from-near-lake -> load-from-source 624d491
  • Adjust info on subdomains d46e8cf

v0.5.0...v0.6.0

v0.5.0

10 Sep 22:55
Compare
Choose a tag to compare

Subdomain support:

  • Mention subdomain support in README b9e0fae
  • Don’t spam invalid CID errors c0f7262
  • Try adding subdomain support 8601cc5

v0.4.0...v0.5.0

v0.4.0

17 Jun 21:58
Compare
Choose a tag to compare
  • Add "engines" to package.json e5bdc46
  • Enable parallel work pool 74a1d85
  • Remove dependency on near-lake-framework c2f437d
  • Add URL to testnet gateway 6457619
  • Add full sync estimate when loading data f478be2
  • Make sure to fail test.only on CI b12f263
  • Remove test.only 58f8d6e
  • Remove node 14.x tests a70e03f
  • Use Node 18 as recommended version 6fe7d3b
  • Try to update minio 551b053
  • Only read last known block height if not specified 017c85d
  • Make sure isBinary doesn’t crash because of isBinaryProto 7a8d50f
  • Detect mime from file content only when not given extension cf72177
  • Fully rely on UnixFS data for content length 9134ce7
  • Fix serving empty directory 44e552e
  • Switch to native JS mime detection 4eef8a1
  • Simplify getFile code a bit fe99b8f
  • Make sure to set content length properly 02d6ea6
  • Use streams when serving (should save RAM) 98fecc5
  • Add missing test data f8a91e1
  • Fix fetching files large enough to be recursively subdivided f9b0b17
  • Update package.json keywords 231af36
  • Update package.json 035dba1

v0.3.2...v0.4.0