Daniel Gonzalez
|
fc2d7b4b9b
|
feat(counterOffer): Added new properties to counter offer model
|
2025-11-25 20:57:44 -04:00 |
|
Daniel Gonzalez
|
88e27f47f5
|
feat(offers): Track Counter Offers
|
2025-11-21 17:34:05 -04:00 |
|
Daniel Gonzalez
|
8aad93e572
|
feat(nostr): Added npub to Offer model
|
2025-11-11 14:48:09 -04:00 |
|
Daniel Gonzalez
|
4f9f2f8370
|
feat(nostr): Added npub to order
|
2025-11-10 18:45:37 -04:00 |
|
Daniel Gonzalez
|
26dcd6072e
|
feat(chats): Added timer to delete old deleted chat and post database models
|
2025-11-06 11:42:46 -04:00 |
|
Daniel Gonzalez
|
7e5c314000
|
feat(nostr): Added new route for deleteChat and deletePost models
|
2025-10-28 19:18:18 -04:00 |
|
Daniel Gonzalez
|
bb10bd819a
|
feat(update): Added Update button REST endpoint
|
2025-10-24 19:58:56 -04:00 |
|
Daniel Gonzalez
|
fed98d51be
|
feat(userdata): Store user data on the database
|
2025-10-20 18:37:54 -04:00 |
|
Daniel Gonzalez
|
e57faf8f26
|
feat(offer): Store mutable data in bch-dex Offer db model
|
2025-10-16 18:38:06 -04:00 |
|
Daniel Gonzalez
|
99843061ab
|
feat(NFTs): Added pagination controls for NFTs
|
2025-10-08 20:20:11 -04:00 |
|
Daniel Gonzalez
|
2f6b4dfc09
|
feat(test): Added user/admin access validation to endpoint
|
2025-10-01 17:24:29 -04:00 |
|
Daniel Gonzalez
|
b6c6c186a8
|
fix(docs): Added api-docs to bch-dex endpoints
|
2025-09-29 18:58:20 -04:00 |
|
Daniel Gonzalez
|
59e2bb473b
|
feat(tests): Added more unit test coverage
|
2025-09-13 14:36:27 -04:00 |
|
Daniel Gonzalez
|
7df9b9b8a4
|
feat(tests): Improved adapters test coverage
|
2025-08-05 16:45:37 -04:00 |
|
Daniel Gonzalez
|
3d911d1062
|
feat(tests): Increased unit test coverage
|
2025-06-27 20:11:27 -04:00 |
|
Daniel Gonzalez
|
34381e6e93
|
Improved e2e tests
|
2025-05-30 11:53:57 -04:00 |
|
Daniel Gonzalez
|
8843b3e2b0
|
Separate e2e tests
|
2025-05-28 20:52:25 -04:00 |
|
Daniel Gonzalez
|
05a0620663
|
feat(admin): added env var setting so only admin can create new users
|
2025-05-19 12:17:09 -04:00 |
|
Daniel Gonzalez
|
abf834c5a8
|
feat(order): refactored acceptCounterOffer()
|
2025-05-14 20:33:25 -04:00 |
|
Daniel Gonzalez
|
fafa7eecd9
|
feat(order): Modify createOrder() to work with the user model
|
2025-05-05 18:26:04 -04:00 |
|
Daniel Gonzalez
|
cf2f2af90f
|
feat(user): Added mnemonic to user model
|
2025-04-24 12:45:55 -04:00 |
|
Daniel Gonzalez
|
d7136583b8
|
feat(tests): Added Usage Unit Tests
|
2025-01-15 17:59:09 -04:00 |
|
Daniel Gonzalez
|
9dbd18d0d6
|
Increased test coverage
|
2024-12-04 06:51:28 -04:00 |
|
Daniel Gonzalez
|
0a8bb52241
|
feat(offer): Trigger createOffer() from Nostr topic
|
2024-12-02 22:19:54 -04:00 |
|
Daniel Gonzalez
|
af8a7c3ff3
|
fix(order): Refactored createOrder() to use Nostr
|
2024-11-28 12:37:47 -04:00 |
|
Daniel Gonzalez
|
6871380288
|
feat(nostr): Added Nostr adapter
|
2024-11-25 14:11:21 -04:00 |
|
Daniel Gonzalez
|
7e3ce1564d
|
feat(coverage): Got ipfs-coord.js to 100% test coverage
|
2022-03-25 22:12:11 -04:00 |
|
Daniel Gonzalez
|
b3a4a7c1ab
|
feat(test): Got ipfs.js to 100% test coverage
|
2022-03-15 18:58:55 -04:00 |
|
Daniel Gonzalez
|
c9e10b80d2
|
Restored correct psf balance amount
|
2021-08-04 13:52:37 -04:00 |
|
Daniel Gonzalez
|
7dfcb85ab9
|
feat(endpoint): Added controller to enable endpoint
|
2021-08-03 19:40:21 -04:00 |
|
Daniel Gonzalez
|
c5a1eb6f81
|
fix(users): Using the users entity in the use cases
|
2021-07-31 15:00:38 -04:00 |
|
Daniel Gonzalez
|
c276082618
|
linting
|
2021-07-31 14:53:20 -04:00 |
|
Daniel Gonzalez
|
1123bc79fe
|
fix(entry): Using the entry entity in the use cases
|
2021-07-31 14:53:03 -04:00 |
|
Daniel Gonzalez
|
ddb4316f13
|
Finished implementation
|
2021-07-31 13:33:23 -04:00 |
|
Daniel Gonzalez
|
8307c69030
|
Merge branch 'master' of github.com:Permissionless-Software-Foundation/ipfs-torlist-service into dh-entry
|
2021-07-31 12:03:04 -04:00 |
|
Daniel Gonzalez
|
b804a24504
|
feat(entry): Created 'Entry' Entity, Use Case, and Adapter
|
2021-07-29 19:51:45 -04:00 |
|
Daniel Gonzalez
|
297320eb89
|
feat(webhook): Created webhook at startup
|
2021-07-28 18:32:54 -04:00 |
|
Daniel Gonzalez
|
3032c7b1be
|
Fixed unit tests
|
2021-05-08 18:12:54 -04:00 |
|
Daniel Gonzalez
|
608f435bf4
|
Finished implementation
|
2021-05-04 16:08:44 -04:00 |
|
Daniel Gonzalez
|
6207c6c3d5
|
feat(rate limiter): Created a rate limiter middleware
|
2021-05-02 19:52:14 -04:00 |
|
Daniel Gonzalez
|
fe97e38f6f
|
docs(api): Added API docs for 'users' and 'auth' JSON RPC endpoints
|
2021-04-19 17:17:13 -04:00 |
|
Daniel Gonzalez
|
537214f39c
|
Fixed describe contact test
|
2021-04-05 20:10:43 -04:00 |
|
Daniel Gonzalez
|
e7a641208d
|
refactor(logapi): Refactored logapi and tests
|
2021-04-05 20:07:48 -04:00 |
|
Daniel Gonzalez
|
e6dcde6080
|
refactor(passport): Refactored passport lib and tests
|
2021-04-01 14:38:50 -04:00 |
|
Daniel Gonzalez
|
9833f8f8b9
|
refactor(contact): Refactored /contact endpoint and tests
|
2021-03-31 20:07:23 -04:00 |
|
Daniel Gonzalez
|
a98f64fc70
|
refactor(nodemailer): Refactored koa nodemailer
|
2021-03-30 20:36:33 -04:00 |
|
Daniel Gonzalez
|
d9172dd4f6
|
feat(admin): Increased code coverage of lib/admin.js
|
2020-11-22 18:43:01 -04:00 |
|
Daniel Gonzalez
|
e27c4de4d2
|
feat(validators): Increased code coverage of validators library to 100%
|
2020-11-19 21:34:13 -04:00 |
|
Daniel Gonzalez
|
94d8d779c8
|
linting
|
2020-11-18 16:25:42 -04:00 |
|
Daniel Gonzalez
|
c8260aeb29
|
feat(nodemailer): Increased code-coverage of nodemailer.js
|
2020-11-18 16:25:18 -04:00 |
|
Daniel Gonzalez
|
8d54f82dcf
|
linting
|
2020-11-17 22:24:32 -04:00 |
|
Daniel Gonzalez
|
2d704ca058
|
feat(tests): Created tests for json-files.js
|
2020-11-17 22:24:01 -04:00 |
|
Daniel Gonzalez
|
5d9d6c3a95
|
fix(warnings): Fixed warnings
|
2020-11-16 18:29:04 -04:00 |
|
Daniel Gonzalez
|
8c5a9e06ff
|
feat(logs): Increased logs controller to 100% test coverage
|
2020-11-14 18:52:09 -04:00 |
|
Daniel Gonzalez
|
f083500cc7
|
feat(contact): Increased contact controller to 100% test coverage
|
2020-11-12 21:28:37 -04:00 |
|
Daniel Gonzalez
|
9fb6d5c81a
|
Merge pull request #85 from christroutner/ct-user-coverage
Getting coverage to 100%
|
2020-11-12 13:49:24 -04:00 |
|
Daniel Gonzalez
|
9580be74f5
|
feat(users): Increased user controller to 100% test coverage
|
2020-11-11 23:24:47 -04:00 |
|
Daniel Gonzalez
|
0dc807e24c
|
refactor(auth): Got auth controller to 100% test coverage
|
2020-11-09 23:29:34 -04:00 |
|
Daniel Gonzalez
|
d54feaa308
|
feat(contact): Ported /contact endpoint
|
2020-07-14 22:11:11 -04:00 |
|
danielhumgon
|
e9f150f28b
|
fix(admin): Fixed admin user bug
|
2020-02-03 23:23:28 -04:00 |
|
danielhumgon
|
c5f519973c
|
fix(axios): Fixed the remaining calls to request-promise
|
2020-01-30 23:51:10 -04:00 |
|
danielhumgon
|
e11753123a
|
refactor(axios): removing request from package.json
|
2020-01-30 01:47:16 -04:00 |
|
danielhumgon
|
46a1c5888e
|
refactor(axios): Replaced request and request-promise with axios
|
2020-01-30 01:10:06 -04:00 |
|
danielhumgon
|
c22b301f85
|
refactor(auth): Back-ported changes in auth controller
|
2020-01-29 03:32:42 -04:00 |
|
danielhumgon
|
9fa7f9e011
|
refactor(user): Back-ported changes in user controller
|
2020-01-29 03:12:10 -04:00 |
|
danielhumgon
|
f1f31be9d0
|
refactor(auth): Back-ported email/username auth changes
|
2020-01-27 02:22:07 -04:00 |
|