Daniel Gonzalez
|
d7136583b8
|
feat(tests): Added Usage Unit Tests
|
2025-01-15 17:59:09 -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
|
c5a1eb6f81
|
fix(users): Using the users entity in the use cases
|
2021-07-31 15:00:38 -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 |
|