Skip to content

Releases: FleekHQ/space-daemon

v0.0.29-dev

29 Oct 13:54
3c0cb8f
Compare
Choose a tag to compare

Changelog

0c6f0ac Make iterator fn use file path instead of ipfs path (#223)
3c0cb8f Revert DownloadFile()

v0.0.28-dev

26 Oct 21:56
Compare
Choose a tag to compare

Changelog

27609aa Enable configuring space storage site base url (#217)
bc28445 Feature: Files Search Schema and stub implementation [ch19245] (#221)
9868777 Feature: Opening publicly shared links adds to shared with me [ch19186] (#213)
ad23be1 Fix ListReceivedPublicFiles ipfs has query field
3af94a4 Fix: Checks IPFS Download status code for error
84ba0fb Fix: Prevent null encryptionKey
8bf8618 Hotfix: make backup on task parallelizable so it doesn't block other tasks
25bdf67 Listen for textile client updates (#220)
a98a1de Merge pull request #222 from FleekHQ/hotfix/make-backup-task-parallel
059cacb Reuse mirror bucket instead of creating a new one
eb92d94 format UpdatedAt
d3a5e44 restore files

v0.0.28-pre-dev

23 Oct 20:24
Compare
Choose a tag to compare

Changelog

27609aa Enable configuring space storage site base url (#217)
9868777 Feature: Opening publicly shared links adds to shared with me [ch19186] (#213)
ad23be1 Fix ListReceivedPublicFiles ipfs has query field
ab2b4b7 Fix segfault on metathread creation
3af94a4 Fix: Checks IPFS Download status code for error
84ba0fb Fix: Prevent null encryptionKey
a940d8b Merge branch 'develop' of https://github.com/FleekHQ/space-poc into ch19291/shared-sync
9cd740f Merge with develop and connect with restorer
3968a4d Prevent segfault
308a052 Use replicator for metathread
96f231b WIP: Textile listener
2c8268c WIP: textile client listener connecting but not receiving
0f73e11 clean up
eb92d94 format UpdatedAt
d3a5e44 restore files

v0.0.28

23 Oct 18:30
d0233c3
Compare
Choose a tag to compare

Changelog

27609aa Enable configuring space storage site base url (#217)
ad23be1 Fix ListReceivedPublicFiles ipfs has query field
d0233c3 Merge pull request #218 from FleekHQ/develop
d3a5e44 restore files

v0.0.27

22 Oct 15:03
Compare
Choose a tag to compare

Changelog

3af94a4 Fix: Checks IPFS Download status code for error
84ba0fb Fix: Prevent null encryptionKey
b2f00da Merge branch 'develop'
eb92d94 format UpdatedAt

v0.0.26

21 Oct 21:06
e51b415
Compare
Choose a tag to compare

Changelog

9868777 Feature: Opening publicly shared links adds to shared with me [ch19186] (#213)
1835341 Fix daemon initialization after deleting keys (#212)
e2349fe Merge pull request #211 from FleekHQ/master
e51b415 Merge pull request #215 from FleekHQ/develop
833529c Shared file edit (#209)
448fff6 parametrize Service.ListDir(s)()
d68a24d use PathItem.Metadata.UpdatedAt

v0.0.25-dev

21 Oct 14:37
d68a24d
Compare
Choose a tag to compare

Changelog

833529c Shared file edit (#209)
d68a24d use PathItem.Metadata.UpdatedAt

v0.0.24-dev

19 Oct 20:25
1835341
Compare
Choose a tag to compare

Changelog

1835341 Fix daemon initialization after deleting keys (#212)
e2349fe Merge pull request #211 from FleekHQ/master
448fff6 parametrize Service.ListDir(s)()

v0.0.23

08 Oct 14:21
1bef0c3
Compare
Choose a tag to compare

Changelog

5dd79d6 Add backup progress status and notification (#202)
1bef0c3 Merge pull request #206 from FleekHQ/develop
e4db554 Remove parallel file pinnings (#205)
4d3558c backup: unbackup, Bucket.ItemsCount for state management
8814d68 textile/utils: IsMetaFileName()

v0.0.22

07 Oct 16:40
65030e2
Compare
Choose a tag to compare

Changelog

bf3290b Chore/upgrade-txl: upgrade textile packages to v2
65030e2 Merge pull request #203 from FleekHQ/chore/ch18777/textile-v2
81dd1e5 Offline support – Alpha (#196)
04c98ec textile/utils: IsMetaFileName()