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 |
|
Chris Troutner
|
4515fbed64
|
Got auth json-rpc controller to 100% coverage
|
2021-07-12 15:46:09 -07:00 |
|
Chris Troutner
|
508369be01
|
Increased unit test coverage of controllers
|
2021-07-12 15:38:05 -07:00 |
|
Chris Troutner
|
43b2b9dfdf
|
Increased unit test coverage of controllers
|
2021-07-11 21:59:18 -07:00 |
|
Chris Troutner
|
4cdb389706
|
Increased unit test code coverage for adapters
|
2021-07-11 19:33:26 -07:00 |
|
Chris Troutner
|
0da7b705c9
|
Added increased code coverage of wlogger
|
2021-07-11 08:48:58 -07:00 |
|
Chris Troutner
|
eae2b05aad
|
Increased 100% test coverage for use-case index.js
|
2021-07-11 08:25:48 -07:00 |
|
Chris Troutner
|
8d2719ff86
|
Moved rest-api unit tests to controllers dir
|
2021-07-11 07:58:56 -07:00 |
|
Chris Troutner
|
4c2ccf0fc6
|
Moved json-rpc tests to controllers dir
|
2021-07-11 07:55:52 -07:00 |
|
Chris Troutner
|
4b6e6d7453
|
linting
|
2021-07-10 21:09:29 -07:00 |
|
Chris Troutner
|
d5643dc086
|
Got tests working again
|
2021-07-10 21:08:00 -07:00 |
|
Chris Troutner
|
013f9f9a09
|
fixed tests
|
2021-07-10 17:56:54 -07:00 |
|
Chris Troutner
|
2667002b0d
|
Refactored JSON RPC validation library
|
2021-07-10 09:57:25 -07:00 |
|
Chris Troutner
|
bf357443aa
|
Added unit tests for User Entity
|
2021-07-10 09:04:03 -07:00 |
|
Chris Troutner
|
51d4da8151
|
Commenting out noise in tests
|
2021-07-07 17:50:13 -07:00 |
|
Chris Troutner
|
d0cb103098
|
Moved user lib to use-cases dir
|
2021-07-07 17:46:46 -07:00 |
|
Chris Troutner
|
6e08ddba7f
|
moved auth lib into validators lib
|
2021-07-07 17:15:27 -07:00 |
|
Chris Troutner
|
c5e0a8a95b
|
Moved contact lib to adapters dir
|
2021-07-07 17:08:30 -07:00 |
|
Chris Troutner
|
36791231cc
|
Moved auth library to adapters dir
|
2021-07-07 17:04:19 -07:00 |
|
Chris Troutner
|
67c5f553b6
|
moved json-files to adapters directory
|
2021-07-07 16:55:08 -07:00 |
|