Commit Graph

46 Commits (6c8eeeae184ecf6a2f94fdbf724d311b8bb33c0e)

Author SHA1 Message Date
Mrugesh Mohapatra ab9699a66c chore(deps): update packages on api-server 2020-10-10 23:46:24 +05:30
dependabot[bot] 2b466ec43e chore(deps): bump passport from 0.4.0 to 0.4.1 in /api-server
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-10 17:36:49 +00:00
dependabot[bot] d97aec50f9 chore(deps): bump query-string from 6.13.2 to 6.13.5 in /api-server
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.2 to 6.13.5.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.2...v6.13.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-10 17:13:57 +00:00
Mrugesh Mohapatra d623ca0053 chore:(deps): server - update minor and patch 2020-09-24 16:29:55 +05:30
Mrugesh Mohapatra b58704a5ce
fix: harden username blocklist (#39281)
* fix: harden username blocklist

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-28 10:35:56 +02:00
Oliver Eyton-Williams bf9837c1da
chore: remove unused library (#39270) 2020-07-27 18:10:22 +05:30
Mrugesh Mohapatra 61e791ffda
revert(api): bump minor & patch versions of deps (#38816) 2020-05-14 14:35:13 +05:30
Mrugesh Mohapatra c76e855ff1 chore(api): bump minor & patch versions of deps 2020-05-11 22:53:55 +05:30
Shaun Hamilton b1ea426f51
fix(api): add toLowerCase method to email (#38586) 2020-04-24 16:23:29 +05:30
Oliver Eyton-Williams f0da5e712e
chore: update deps (#38562) 2020-04-17 22:16:31 +05:30
Oliver Eyton-Williams 38e7369b92 chore: remove rollbar, bump deps 2020-03-26 16:51:17 +05:30
Mrugesh Mohapatra 61e5bf942b feat(api): integrate sentry for log reporting 2020-03-26 16:51:16 +05:30
Mrugesh Mohapatra d8e5f3ebc8 feat(tools): add helper for testing webhooks locally 2020-03-19 17:18:53 +05:30
Oliver Eyton-Williams de124c4386 chore: update api-server 2020-03-17 11:09:12 +05:30
Ahmad Abdolsaheb 6c6eadfbe4 feat(donate): PayPal integration 2020-03-16 18:35:51 +05:30
Mrugesh Mohapatra 225cc570f6 chore(api): update local pm2 to in memory 2019-10-21 18:51:36 +05:30
Mrugesh Mohapatra 91244b1365 chore: update server deps 2019-10-17 18:20:33 +05:30
Oliver Eyton-Williams 32ee2f032c fix: install cross-env for server npm script (#36855) 2019-09-26 21:16:45 +05:30
Randell Dawson a1ee532be3 fix: added cross-env before script (#36592) 2019-08-15 13:16:15 +05:30
Mrugesh Mohapatra 9061dab9b4 fix: update googleapis to latest 2019-08-14 19:23:26 +05:30
Mrugesh Mohapatra 6f3bd10c1f chore: remove and update extraneous scripts 2019-08-14 19:23:25 +05:30
Mrugesh Mohapatra 27d998271d fix: rename app entrypoints 2019-08-14 19:23:24 +05:30
Mrugesh Mohapatra 8841c866b3 fix(api): @bable/node is not the part of cli 2019-07-30 14:58:44 +03:00
Mrugesh Mohapatra ed4bbfdbcd chore(server): update all dependencies to latest 2019-06-21 19:56:20 +05:30
Mrugesh Mohapatra c5fd478d9a fix(deploy): misc. re-arrange scripts and organize 2019-06-21 00:53:05 +05:30
Mrugesh Mohapatra 91adc43bcd fix(tools): rearrange scripts and graceful exit 2019-06-16 00:23:41 +05:30
kozlovvski d6a6504f74 chore(tools): updated jest in packages
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-06-11 19:06:57 +05:30
Valeriy 5c95cac000 chore(tools): add user in container and fix debug of api-server 2019-03-15 15:50:30 +05:30
Bouncey f5ca6ce5e9 chore: Move sinon dep to the root 2019-02-21 21:03:06 +05:30
Valeriy be36915605 feat: use prettier with eslint 2019-02-19 14:30:27 +05:30
Bouncey 1ba67c4e2b chore: Clean up linting from child package.json's 2019-02-19 14:30:27 +05:30
Bouncey 6e9fbd7219 chore: Use babel-eslint for linting the api 2019-02-19 14:30:27 +05:30
Stuart Taylor 05a49e36ee chore: apply fixes from npm audit (#35210)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2019-02-14 20:39:55 +05:30
mrugesh mohapatra 5160cb86b9 Merge pull request #34881 from raisedadead/chore/update-deps
chore: update some deps in api-server
2019-02-04 15:02:42 +00:00
Bouncey d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
Mrugesh Mohapatra ce23f9fb7e fix: update custom loopback-component-passport 2019-01-15 19:52:19 +05:30
Todd Chaffee f0c8211e95 feat: use mock authentication for local dev 2019-01-15 19:52:19 +05:30
Bouncey 438bd94895 chore: Refactor server tests to use jest 2018-12-04 17:42:12 +05:30
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
Bouncey 25debd6602 chore(services): Remove fetchr and associated services 2018-11-16 04:09:16 +05:30
Bouncey b39fb3e697 chore: Run 'npm audit fix' to clear audit failures 2018-11-10 15:16:30 +05:30
Bouncey a656cbf98a chore(audit): Update packages per npm audit recommends 2018-10-24 18:27:34 +05:30
ValeraS 27cbcb8e9a chore(server): update loopback-connector-mogodb 2018-10-09 11:02:36 +01:00
ValeraS a426d85c81 fix(server): path to .env and launch on Windows 2018-10-09 11:02:36 +01:00
Bouncey dc00eb8555 chore(root): Ensure development environment 2018-09-03 17:47:48 +05:30
Bouncey 46a217d0a5 chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30