Skip to content

Releases: FleekHQ/space-daemon

v0.0.12

04 Aug 17:52
8ad4393
Compare
Choose a tag to compare

Changelog

8ad4393 Merge pull request #106 from FleekHQ/hotfix/join-buck/use-correct-interface
41e0720 Update proto to include delete account, delete key pair, and include hub token in get public key response (#105)
a09ca73 Use the correct struct interface when generating schema for bucket collection on join action

v0.0.11

31 Jul 21:17
Compare
Choose a tag to compare

Changelog

21a3343 Add grpc interface to mark notif as read, separate notif handlers into new file.
205b966 Added pending to invite statuses
3bcfeef Check for error on list bucket in getting bucket root by slug
f9dfb2e Cleanup log and comment
06232b5 Fix errors in examples that's failing tests.
744339e Fix uniq constraint err
847c030 GRPC update for invite msgs
1f8d550 Handle more error scenarios
1e25694 Merge pull request #101 from FleekHQ/grpc/sharing-msgs
f482e01 Merge pull request #103 from FleekHQ/hotfix/wait-for-buckd
a301f5f Merge pull request #104 from FleekHQ/hotfix/ch17067/list-dir-on-win
f878f87 More logging for polling buckd grpc
0b225ba Move back to sleeping for waiting for buckd grpc
6c98850 Remove todo for shutdown
dbfd5fc Replace sleep with polling on port
57ee100 Temp logging
fc00a5c Temp sleep for buckd init wait
8dc3256 Temp turn off bucket sync
35ba6c8 Temp, sleep for 30 to wait for buckd
06ac110 Try removing sleep
59187c9 Update proto with local restore methods and get public key (#102)
0626b14 Update to use notifications object.
69314f0 Upgrade textile to support windows listpath
435f968 Use 127.0.0.1 back to match client-server
38d4308 Use localhost for txl client init
d10cb2e Wait for buckd before moving on to client
25b070d merge conflicts

v0.0.10

26 Jul 15:27
9fd20bc
Compare
Choose a tag to compare

Changelog

06df716 Add custom message to ShareItemsToSelectGroupRequest
e34db05 Add invitation gRPC stubs
1faa430 Add new proto schema and add stubs (#94)
dbc75a8 Bucket issues example with instruction to run
d6e8aa0 Bucket list and Textile Client refactor (#85)
7f02439 Change share via public key to receive an array of public keys
a98b336 Cleanup is_dir_issue
885f01b Feature: GenerateFileSharingLink [ch16540] (#91)
d876838 Fix issue description
aa8491f Fix: IsDir returning false for folders [ch17048] (#93)
9fd20bc Merge pull request #99 from FleekHQ/hotfix/dupl-join-thread
60e020c Refactor grpc schema to remove identity and app specific methods
66c5380 Remove bucket name from invitation
c167329 Remove incorrect duplicate joining
9de527b Remove unused message in proto
c25d2b1 Update documentation
27e85c9 gRPC Refactor: Remove identity from grpc (#97)

v0.0.9

12 Jul 03:19
f4e4712
Compare
Choose a tag to compare

Changelog

01640a0 Add 386 ignore
e0f9422 Enabled 386
2d66e54 Fix: Exclude FUSE from windows build (#87)
f4e4712 Fix: Truncate Badger Data logs on windows (#89)
272df5f Merge branch 'master' into bug/ch16389/reenable-windows
afa9a19 Merge pull request #88 from FleekHQ/bug/ch16389/reenable-windows
19aab22 Re-enable windows builds

v0.0.8

10 Jul 16:35
1458786
Compare
Choose a tag to compare

Changelog

39810ab Add ListDirectory gRPC call (#76)
a4c1863 Add handlers, this doesn't compile but pushing to share grpc.
35b2742 Add new env var to readme and .env.example.
228648a Bucket name as param (#79)
27aa605 Bugfix: Use full thread ma when joining thread.
20d2825 Clean up logs and fix list buckets bug
5a4187f Create buckets collection when joining shared bucket thread
063b1be Create collection in both cases (joining via user address and also in hub scenario
0b9ed5b Error log on app failure
ceb9b54 Feature: REST Proxy on grpc calls [ch16840] (#71)
56ec562 Fix bug: duplicate variable, move thread portion into ma constructor
5e32ae2 Fix bugs for share command.
7f689d3 Fix readme issues
6cdcf8b Fix tab issues
76f1069 Fix: Limit ThreadsDB p2p connection (#82)
c9b0087 Get user threads against hub
11cc620 Handler fixes
c23ae22 Helpers and wiring up to textile handlers for share/join buckets.
60d1cb5 Hotfix: typos in releaser files
d339976 How to get hub host id
b73a679 Integrate with Textile Hub Lambda (#74)
34d9c5e Leftover var
2ba1b3c Main documentation (#77)
5deda34 Merge pull request #75 from FleekHQ/poc/ch16888/sharing-replicating
11184d3 Merge pull request #80 from FleekHQ/hotfix/ch16855/mongo-dns
bebbd80 Merge pull request #81 from FleekHQ/hotfix/ch16996/listpath-name
ff413af Merge pull request #83 from FleekHQ/feature/ch17023/base-sharing
045be3a Remove installer cmd
2df4df7 Rename repo to space-daemon
73e3394 Store bytes version of thread i in store
b4e0c20 Temp test
ad23601 Update license
cd89597 Update mocks
0af2d30 Update readme ordering
de2ce9b Update temporary mongo connection to use non-SRV connection string using explicit shards and replica set params.
edfcb38 Updated interfaces
13d9cbe Updated readme
2474719 Upgrade textile packge, use private buckets, fix list direcotry
208ee80 Use new mongo conn str in examples.
7f850f1 Working replicator and join thread
1458786 fixed links on README.md (#84)
883f011 merge with master
8ff0fdb split thread keys when getting join info, WIP replicate on hub

v0.0.7

06 Jul 13:45
Compare
Choose a tag to compare

Changelog

2a08d30 Add .gitmodules
39810ab Add ListDirectory gRPC call (#76)
9cc8ffc Add bucket name to methods that require it instead of defaulting
ceb9b54 Feature: REST Proxy on grpc calls [ch16840] (#71)
7f689d3 Fix readme issues
c9b0087 Get user threads against hub
b73a679 Integrate with Textile Hub Lambda (#74)
2ba1b3c Main documentation (#77)
e2e98db Merge branch 'master' of https://github.com/FleekHQ/space-poc into list-buckets-proto-update
5deda34 Merge pull request #75 from FleekHQ/poc/ch16888/sharing-replicating
045be3a Remove installer cmd
2df4df7 Rename repo to space-daemon
3299f39 Update gitignore
ad23601 Update license
c064bc9 Update proto to include list buckets and update endpoints that require a bucket name
0af2d30 Update readme ordering
56eebc4 Update readme with submodule instructions
13d9cbe Updated readme
2eef4ba Use default bucket in spacefs temporarily
7f850f1 Working replicator and join thread
40e8c70 disable code signing
883f011 merge with master
8ff0fdb split thread keys when getting join info, WIP replicate on hub

v0.0.6

01 Jul 16:21
c2fb933
Compare
Choose a tag to compare

Changelog

a21ce1c Add handler and test
0b9e5ec Added create bucket proto
bcb5c43 Call bucket get data once
bf94070 Display thread info and join thread exampel
c2fb933 Feature: gRPC Web Proxy (#73) [ch16861]
89f6cdd Fix merge conflicts from master
d8cb06e Fix: Fuse Mounting, Writing and Write Permissions (#68)
f9e7619 Hotfix: add services url to config
669e5eb Hotfix: fix services url config usage
9de1a56 Log mongohost
510e069 Merge pull request #67 from FleekHQ/chore/ch16673/use-ldflags
2b7d140 Merge pull request #70 from FleekHQ/feature/ch16524/create-bucket-grpc
c1a346f Reenable signing hook
8eb094e Refactor app startup and shutdown for better handling (#72)
fe7a109 Update proto go code
1b33280 add dev mode and better store error checking (#69)
e07f8a2 gRPC for creating identities and fetching them (#65)

v0.0.5-dev

25 Jun 23:03
Compare
Choose a tag to compare

Changelog

c32c46b Add example for ldflags and use secret in goreleaser.
4dde897 Add grpc for creating identity and getting identities
70fdd11 Add missing env var examples
2fdb0ad Add new endpoints to proto (#57)
98a97db Fix broken test after textile api change
ba56332 Hotfix: add context to buckd start
95d9a79 Hotfix: missing local buckets context helper in interface
9bdead5 Init buckd
d75671b MacOS app signing (#63)
317a3ba Merge branch 'identity-grpc' into chore/ch16673/use-ldflags
3af601a Merge branch 'master' of https://github.com/FleekHQ/space-poc into identity-grpc
d0b2c38 Merge pull request #59 from FleekHQ/chore/ch16505/local-buckets
9d85697 Merge pull request #66 from FleekHQ/hotfix/textile-example/println-err
e647a05 Merge upstream master
492b863 Pass in remaining envs
e22142e Remove dist files
2c27e1c Remove format placeholder
0de5042 Remove secret from goreleaser
fc47ef0 Running local buckd.TODO: remove extra threads node
54fc5b8 Save secret to env
82a8860 Start local buckets before init txl client, point txl client to local buckets, replace context creation for list and create buckets.
36e310b Temp disable signing
c79765e Use local bucket context for listener.
6962060 add daemon ready (#62)
c26a675 add default values config (#64)
eaa3654 add tests workflow for github actions (#60)
f1ba3b7 go.sum

v0.0.4

24 Jun 13:22
Compare
Choose a tag to compare

Changelog

5b0d093 Add binary signing into build process
242c389 Add more logs to goreleaser
a97fb6c Add project name to goreleaser
e82bd1d Added file to test pushing to same bucket as local
ef1e85d Change CI machine to macos
e5624e5 Change gon config
10dc9fd Debug gon in goreleaser
41616b2 Debug gon in goreleaser
ed777de Downgrade debug info logs to debug
ce4a98f Feature: Mounting Fuse Drive on startup and through gRPC (#54)
ef9f038 Fix add-osx-cert script location
e2461be Fix add-osx-cert script location
3304ee6 Fix gon
57ebaaf Fix gon config
6971139 Fix gon config
e0bbb43 Fix goreleaser
ecb02ec Install gon in build
04059cd Make gon verbose
b653379 Make goreleaser verbose
a40d1bc Make goreleaser verbose
952e230 Make ready channel private
22bf0d0 Makes local threads run inside main.
2ece8a7 Merge master. Used later version for grpc.
26b8d4c Merge pull request #37 from FleekHQ/chore/ch16121/local-threadsd
ae95680 Merge pull request #51 from FleekHQ/chore/ch16510/test-sync
9b9a9dd Merged upstream master branch
a780a10 Open file track in store (#53)
420ceec Remove extra wait channel
d61a6ae Return correct error during threadsd init
864e51e Return error on start and stop.
463c27a Separate macos builds in two
5107077 Skip notarizing
81c2de0 Skip notarizing
aa01575 Unused package
9fe44ee Use new function for local threadsd.
84e43b7 Watcher and textile refactor (#49)
730807a add profile debugging to main.go (#56)
2e31138 add progress uploads logic (#52)
9d71bc0 fix failing test in watcher (#55)
72f745b possible fix (#58)

v0.0.5

23 Jun 14:04
5dea127
Compare
Choose a tag to compare

Changelog

e82bd1d Added file to test pushing to same bucket as local
ed777de Downgrade debug info logs to debug
ce4a98f Feature: Mounting Fuse Drive on startup and through gRPC (#54)
952e230 Make ready channel private
22bf0d0 Makes local threads run inside main.
2ece8a7 Merge master. Used later version for grpc.
26b8d4c Merge pull request #37 from FleekHQ/chore/ch16121/local-threadsd
ae95680 Merge pull request #51 from FleekHQ/chore/ch16510/test-sync
5dea127 Merge pull request #61 from FleekHQ/hardcode-date
9b9a9dd Merged upstream master branch
a780a10 Open file track in store (#53)
420ceec Remove extra wait channel
d61a6ae Return correct error during threadsd init
864e51e Return error on start and stop.
aa01575 Unused package
9fe44ee Use new function for local threadsd.
84e43b7 Watcher and textile refactor (#49)
4c3d91a add harcoded date to listDir
730807a add profile debugging to main.go (#56)
2e31138 add progress uploads logic (#52)
9d71bc0 fix failing test in watcher (#55)
72f745b possible fix (#58)