6f3bd10c1f
chore: remove and update extraneous scripts
2019-08-14 19:23:25 +05:30
27d998271d
fix: rename app entrypoints
2019-08-14 19:23:24 +05:30
657a5e2c16
cleanup: typos and remove commented out code ( #36573 )
2019-08-09 23:57:26 +05:30
8841c866b3
fix(api): @bable/node is not the part of cli
2019-07-30 14:58:44 +03:00
298e263f74
chore(client): resolve linting errors in client
2019-07-22 17:10:54 +05:30
ed4bbfdbcd
chore(server): update all dependencies to latest
2019-06-21 19:56:20 +05:30
c5fd478d9a
fix(deploy): misc. re-arrange scripts and organize
2019-06-21 00:53:05 +05:30
67028025d1
fix(client): Vague Error messages ( #36047 )
...
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2019-06-19 20:01:03 +05:30
0ffca02ec1
fix: remove medium links and rss feeds
2019-06-16 00:23:41 +05:30
91adc43bcd
fix(tools): rearrange scripts and graceful exit
2019-06-16 00:23:41 +05:30
e7ae9a5b45
fix: bootstrap packages
2019-06-12 02:49:30 +05:30
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
7a88eadf7d
Bump handlebars from 4.0.12 to 4.1.2
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-06-08 03:00:09 +05:30
60afa97f5d
Bump js-yaml from 3.12.0 to 3.13.1 in /api-server
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-06-08 02:18:11 +05:30
8b4fb5a452
fix: imgur to s3 for various files without conflict ( #36057 )
2019-05-20 23:58:20 +05:30
b4d3e6d6bb
fix: correct cert date for legacy data visualization ( #35728 )
...
Closes #34890
Closes #17424
2019-04-02 23:34:14 +05:30
5c95cac000
chore(tools): add user in container and fix debug of api-server
2019-03-15 15:50:30 +05:30
7d18cd8de6
fix: Delete zombie auth properties from session
2019-03-05 15:57:46 +05:30
898242f562
fix: Sesssions should not have an effect on the request routing
2019-03-05 15:57:46 +05:30
72a0d63aa0
fix: Centralise user deserialization
2019-03-05 15:57:46 +05:30
0c23844793
chore: Remove old auth cruft
2019-03-05 15:57:46 +05:30
9151723951
fix: Rework reset progress saga to wait for the updated user
2019-02-27 09:25:05 +03:00
d3418dfecf
fix: Do not try to parse an empty response
2019-02-27 09:25:05 +03:00
58edfce838
chore: fixup linting the api tests
2019-02-25 19:14:52 +00:00
1faa8dc0c1
fix: set a max-len rule for eslint
2019-02-26 00:18:46 +05:30
1c6df3649b
chore: Add readme for boot_tests directory
2019-02-26 00:17:02 +05:30
f743f4edf5
fix: Convert ints to strings for validation
2019-02-26 00:17:02 +05:30
014c26cd4e
fix: Add tests for redirectToLearn
2019-02-26 00:17:02 +05:30
953e1b2e11
feat: Add tests for challenge>buildUserUpdate
2019-02-26 00:17:02 +05:30
75190d3a43
feat: Add challenge validation middleware
2019-02-26 00:17:02 +05:30
675d6a76e4
Fix: Current challenge timeout ( #35352 )
...
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
- [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.
Closes #35345
This PR resolves an issue where the `/challenges/current-challenge` request times out due to an unresolved promise.
2019-02-22 17:19:12 +05:30
cf1def239d
feat: Use new (tested) accessToken utils to set and remove cookies
2019-02-21 21:03:06 +05:30
3e8bac4590
feat: Use new (tested) accessToken utils to authoize requests
2019-02-21 21:03:06 +05:30
2f944b3aed
feat: Add new accessToken utils
2019-02-21 21:03:06 +05:30
36c4737998
chore: Add tests for jwt authorization
2019-02-21 21:03:06 +05:30
f5ca6ce5e9
chore: Move sinon dep to the root
2019-02-21 21:03:06 +05:30
35b0bd8fdd
chore: normalize freeCodeCamp in english ( #35258 )
...
Co-authored-by: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com >
Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com >
2019-02-19 15:19:49 +05:30
9124dfb126
fix(models): remove unused schema config
2019-02-19 09:39:55 +00:00
fc8c71ad16
feat: use eslint with prettier to format code
2019-02-19 14:30:27 +05:30
be36915605
feat: use prettier with eslint
2019-02-19 14:30:27 +05:30
b13e5fb41a
feat: Use prettier-eslint to format code
2019-02-19 14:30:27 +05:30
1ba67c4e2b
chore: Clean up linting from child package.json's
2019-02-19 14:30:27 +05:30
c0104faa38
fix(ci): Fix lint errors thrown in CI
2019-02-19 14:30:27 +05:30
3f25ed051d
chore: Remove unused files
2019-02-19 14:30:27 +05:30
0ccd0a6f77
chore: Fix api linting
2019-02-19 14:30:27 +05:30
f441b1fe1c
chore: Delete unrequired files
2019-02-19 14:30:27 +05:30
07266b7e43
chore: commit lint fixes for the api
2019-02-19 14:30:27 +05:30
010fa63e76
chore: Remove unused files
2019-02-19 14:30:27 +05:30
6e9fbd7219
chore: Use babel-eslint for linting the api
2019-02-19 14:30:27 +05:30
34503c86d8
fix(server): error on claim certification
2019-02-18 13:48:26 +00:00