Commit Graph
590 Commits
Author SHA1 Message Date
Chris Troutner 596645ad6b Bumping to ipfs-coord v6.1.8 2021-08-26 10:17:11 -07:00
Chris Troutner 2a2d940e7c fix(startup): Adding startup and env var settings 2021-08-26 09:21:08 -07:00
Chris Troutner 46b0c595f9 fix(production): Updating Docker container 2021-08-26 08:54:33 -07:00
Chris Troutner 8fafe96e01 Merge pull request #23 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Bumping to v6.1.4
2021-08-24 10:53:32 -07:00
Chris Troutner d06c995174 fix(ipfs-coord): Bumping to v6.1.4 2021-08-24 10:51:58 -07:00
Chris Troutner 2d02904ed1 fix(ipfs-coord): Bumped to v6.1.3 2021-08-24 10:44:25 -07:00
Chris Troutner 51d7ddb362 Merge pull request #22 from Permissionless-Software-Foundation/ct-unstable
fix(node-fetch): Adding node-fetch as dependency, which was preventin…
2021-08-24 10:28:51 -07:00
Chris Troutner ee1fbad02a Fixing broken test 2021-08-24 10:26:46 -07:00
Chris Troutner f5ae98cb9c fix(node-fetch): Adding node-fetch as dependency, which was preventing install on some machines 2021-08-24 10:23:19 -07:00
Chris Troutner c711fd0ce1 Merge pull request #21 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-cood): Bumping to v6.1.2
2021-08-23 16:38:06 -07:00
Chris Troutner 05af23b87c Merge branch 'master' into ct-unstable 2021-08-23 16:16:48 -07:00
Chris Troutner 54b505449b fix(ipfs-cood): Bumping to v6.1.2 2021-08-23 16:13:05 -07:00
Chris Troutner 8e5f5f2dbd debugging 2021-08-23 15:51:10 -07:00
Chris Troutner c06a9ec874 debugging 2021-08-23 15:36:33 -07:00
Chris Troutner 8639a3d363 Removing if statement 2021-08-23 15:32:31 -07:00
Chris Troutner a9ef1ebd66 using new code for responding to JSON RPC commands 2021-08-23 15:30:13 -07:00
Chris Troutner 1053191835 fix(orbit): Repairing router for handling orbitdb private message 2021-08-23 15:25:56 -07:00
Chris Troutner 7d0b536f73 fix(test): Removing test that broke with new version of ipfs-coord 2021-08-23 15:17:12 -07:00
Chris Troutner cf45a1fc7e fix(ipfs-coord): Bumped to v6.1.1 2021-08-23 15:14:25 -07:00
Chris Troutner cf4029ff00 Merge pull request #20 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs ports): Adding configurable ports use env vars
2021-08-19 08:04:24 -07:00
Chris Troutner 76e4feb1ac fix(ipfs ports): Adding configurable ports use env vars 2021-08-19 08:01:23 -07:00
Chris Troutner 4a5103d760 Adding note to README to fix install bug 2021-08-19 07:56:55 -07:00
Chris Troutner 60e6a8b24f Merge pull request #19 from Permissionless-Software-Foundation/ct-unstable
Heavy refactoring and relocation of directories.
2021-08-08 11:19:24 -07:00
Chris Troutner 85af08b1aa Ran npm audit fix. Zero vulns 2021-08-08 11:14:00 -07:00
Chris Troutner 2d4bbd9ab0 Updated to ipfs-coord v5 2021-08-08 11:12:25 -07:00
Chris Troutner 06631a81ad perf(directories): Moving IPFS and OribitDB data to a .ipfsdata directory 2021-08-08 10:48:26 -07:00
Chris Troutner 24684ac25a feat(server): Converter top-level server library into a class 2021-08-08 09:58:24 -07:00
Chris Troutner 758de6b088 Got unit tests passing again 2021-08-08 08:09:48 -07:00
Chris Troutner 0346898501 feat(adapters): Refactored the adapters into a class 2021-08-08 07:38:47 -07:00
Chris Troutner 40bb75bf33 Merge pull request #18 from Permissionless-Software-Foundation/ct-unstable
fix(protocol): Adding protocol field to announceJsonLd
2021-08-05 17:11:00 -07:00
Chris Troutner 02201afc59 fix(protocol): Adding protocol field to announceJsonLd 2021-08-05 17:08:56 -07:00
Chris Troutner dbd5022c4c Merge pull request #17 from Permissionless-Software-Foundation/ct-unstable
feat(about): Adding npm version to JSON RPC About endpoint output
2021-08-03 13:07:57 -07:00
Chris Troutner 72ac73c410 feat(about): Adding npm version to JSON RPC About endpoint output 2021-08-03 13:05:45 -07:00
Chris Troutner fde8b16fef Merge pull request #16 from Permissionless-Software-Foundation/dh-required
fix(users): Using the users entity in the use cases
2021-07-31 15:41:25 -07:00
Daniel Gonzalez c5a1eb6f81 fix(users): Using the users entity in the use cases 2021-07-31 15:00:38 -04:00
Chris Troutner d57085949c Merge pull request #15 from Permissionless-Software-Foundation/ct-unstable
Removing comments
2021-07-25 17:31:48 -07:00
Chris Troutner 9dc40a417a Removing comments 2021-07-25 17:30:15 -07:00
Chris Troutner 81e5592b81 Merge pull request #14 from Permissionless-Software-Foundation/ct-unstable
Converting wlogger and Controller libraries to classes
2021-07-25 16:51:30 -07:00
Chris Troutner 44867f0173 fix(controllers): Made Controllers library a class 2021-07-25 16:49:01 -07:00
Chris Troutner c46f7357c3 fix(wlogger): Refactored into Class for better unit test control 2021-07-25 16:34:56 -07:00
Chris Troutner dda00b0d36 Merge pull request #13 from Permissionless-Software-Foundation/ct-unstable
Updating README
2021-07-13 10:06:03 -07:00
Chris Troutner d536033208 Updating README 2021-07-13 10:04:34 -07:00
Chris Troutner 2629bfd7b6 Updating README 2021-07-13 10:00:39 -07:00
Chris Troutner c7173f73ef Merge pull request #12 from Permissionless-Software-Foundation/clean-arch
Clean Architecture and 100% Test Coverage
2021-07-13 09:14:51 -07:00
Chris Troutner cb90eb4a9b Got 100% test coverage 2021-07-13 09:09:42 -07:00
Chris Troutner e439d54413 linting 2021-07-13 08:57:57 -07:00
Chris Troutner e3ec7f92ef Increased contact REST endpoint to 100% unit test coverage 2021-07-13 07:41:35 -07:00
Chris Troutner 268a7aadab Increased unit test coverage to 100% for REST auth endpoint 2021-07-12 18:10:26 -07:00
Chris Troutner 078b708a3e Refactored users REST API controller and router 2021-07-12 17:37:49 -07:00
Chris Troutner 49c3820898 Increased user json-rpc controller to 100% unit test coverage 2021-07-12 15:49:56 -07:00