Daniel Gonzalez
|
fafa7eecd9
|
feat(order): Modify createOrder() to work with the user model
|
2025-05-05 18:26:04 -04:00 |
|
Chris Troutner
|
cb4d1d3eba
|
fix(ipfs-service-provider): Syncing with upstream repo
|
2025-04-10 17:57:44 -07:00 |
|
Daniel Gonzalez
|
d7136583b8
|
feat(tests): Added Usage Unit Tests
|
2025-01-15 17:59:09 -04:00 |
|
Chris Troutner
|
72ba1c48c2
|
Can create and take offers using Nostr
|
2024-12-16 05:29:03 -08:00 |
|
Chris Troutner
|
764905b041
|
fix(usage): Adding endpoints to analyize 24 hour usage of the REST API
|
2024-12-07 21:25:10 -08:00 |
|
Chris Troutner
|
556c6ec522
|
fix(usage): Adding Usage REST API
|
2024-12-07 20:48:08 -08:00 |
|
Chris Troutner
|
04395b70a6
|
Syncing with ct-unstable. Fixing merge conflict
|
2024-12-07 18:08:25 -08:00 |
|
Chris Troutner
|
bf74d50bb0
|
linting
|
2024-12-04 17:12:40 -08:00 |
|
Chris Troutner
|
003480bcb5
|
fix(offer): Refactored _this in rest-api controller
|
2024-12-04 17:12:26 -08:00 |
|
Daniel Gonzalez
|
9dbd18d0d6
|
Increased test coverage
|
2024-12-04 06:51:28 -04:00 |
|
Chris Troutner
|
b3ba7f03e4
|
Commenting out POST /offer/ webhook endpoint
|
2024-12-03 09:28:52 -08:00 |
|
Daniel Gonzalez
|
af8a7c3ff3
|
fix(order): Refactored createOrder() to use Nostr
|
2024-11-28 12:37:47 -04:00 |
|
Chris Troutner
|
179d8f1656
|
Merged with ipfs-service-provider. Mitigated several conflict errors
|
2024-11-22 10:54:21 -08:00 |
|
Chris Troutner
|
0a7ec11510
|
feat(Mongo): Config variable can disable MongoDB usage and dependency in Docker
|
2024-06-09 08:28:40 -07:00 |
|
Chris Troutner
|
5e2cf86f4b
|
Checking in code before switching branches
|
2024-04-26 14:38:03 -07:00 |
|
Chris Troutner
|
425d2ada65
|
Binding 'this' object to some subfunctions
|
2024-04-20 07:14:17 -07:00 |
|
Chris Troutner
|
1f3c639100
|
fix(tests): Back to 100% unit test coverage
|
2024-03-10 07:43:06 -07:00 |
|
Chris Troutner
|
e6efc4f49b
|
Prototyped /ipfs/download
|
2024-03-07 21:27:06 -08:00 |
|
Chris Troutner
|
dbbd321029
|
fix(/ipfs/node): Added unit tests for API controller
|
2024-03-07 18:55:09 -08:00 |
|
Chris Troutner
|
16247372f1
|
linting
|
2024-02-04 20:35:34 -08:00 |
|
Chris Troutner
|
c6c8b6418c
|
Prototyping download REST API
|
2024-02-04 20:35:22 -08:00 |
|
Chris Troutner
|
ec3ed165e4
|
feat(GET /ipfs/node): Retrieves thisNode object
|
2024-01-27 09:26:50 -08:00 |
|
Chris Troutner
|
264d762f74
|
feat(/ipfs/connect): Adding REST API endpoint to connect to an IPFS peer
|
2023-11-01 14:17:24 -07:00 |
|
Chris Troutner
|
a3102a0278
|
Cleaned up comments
|
2023-10-28 09:50:12 -07:00 |
|
Chris Troutner
|
f4f142dc48
|
fix(tests): Increased test coverage to 100%
|
2023-10-28 09:17:48 -07:00 |
|
Chris Troutner
|
56ba0aad02
|
Adding IPFS REST API endpoints
|
2023-10-23 20:28:17 -07:00 |
|
Chris Troutner
|
cb5d5a603d
|
fixing typo in user REST controller
|
2023-02-23 08:36:47 -08:00 |
|
Chris Troutner
|
549fd4fd5a
|
feat(order): Adding functions needed by AMM
|
2022-12-02 07:44:35 -08:00 |
|
Chris Troutner
|
a25a13673e
|
feat(Orders): Added new REST endpoint to get all Orders
|
2022-12-01 15:10:04 -08:00 |
|
Chris Troutner
|
3da78ce46b
|
fix(ES6): Synced with upstream, converted from CommonJS to ES6
|
2022-10-01 12:16:14 -07:00 |
|
Chris Troutner
|
c9d1d79e11
|
linting
|
2022-10-01 11:40:41 -07:00 |
|
Chris Troutner
|
ce118069eb
|
Syncing with upstream. Fixing merge conflicts, converting to ES6
|
2022-10-01 11:40:26 -07:00 |
|
Chris Troutner
|
d9377ea78b
|
fix(tests): Increased coverage of REST API validators
|
2022-09-17 14:18:16 -07:00 |
|
Chris Troutner
|
3aba1e061b
|
feat(NSFW): Adding hook for handling NSFW flags from users
|
2022-09-13 11:50:14 -07:00 |
|
Chris Troutner
|
ac97831721
|
feat(pagination): Adding filtering and pagination
|
2022-09-12 10:34:45 -07:00 |
|
Chris Troutner
|
448b028bb4
|
fixed linting issue
|
2022-09-08 08:58:39 -07:00 |
|
Chris Troutner
|
5af8a31242
|
Successfully deserializing partial tx during acceptance phase
|
2022-03-22 10:02:00 -07:00 |
|
Chris Troutner
|
65bffe1ef6
|
Successfully detecting and routing offers and counter-offers
|
2022-03-22 08:00:08 -07:00 |
|
Chris Troutner
|
ceafb2820d
|
Adding 'dataType' to P2WDB data, to distinguish between 'offer' and 'counter-offer' data
|
2022-03-22 06:46:03 -07:00 |
|
Chris Troutner
|
1563a740aa
|
fix(offer): Added entity biz logic and unit tests for offer status
|
2022-03-21 11:39:23 -07:00 |
|
Chris Troutner
|
83c66b363e
|
feat(order/offer): Refactored code to switch Order and Offer terminology
|
2022-03-21 09:53:58 -07:00 |
|
Chris Troutner
|
a6b4677571
|
Working on take-offer logic
|
2022-03-10 13:21:25 -08:00 |
|
Chris Troutner
|
d1fb676a8f
|
Customizing for bch
|
2022-03-01 18:36:15 -08:00 |
|
Chris Troutner
|
f4a1f77077
|
fix(e2e): Got e2e create-offer.js working
|
2022-02-23 14:03:57 -08:00 |
|
Chris Troutner
|
7cd858e4e2
|
Forked from slp-dex
|
2022-02-23 05:51:12 -08: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
|
0da7b705c9
|
Added increased code coverage of wlogger
|
2021-07-11 08:48:58 -07:00 |
|