f6f5603a88
chore: prevent builds when vars are missing
2020-09-04 00:14:24 +05:30
40acb604d2
fix: remove migration seed and unused import
2020-09-01 11:35:44 +05:30
1ad5f756e0
fix(api): remove redirects from api
...
They should be handled either by nginx or by the client. Turned out a
lot of code, including the path migration, existed to support them.
Hence the large number of removals
2020-09-01 11:35:44 +05:30
33de8a03b5
fix: remove all extraneous env vars ( #39443 )
2020-08-21 03:59:27 +05:30
4a1d5e9b05
chore: bump build
2020-08-04 03:50:20 +05:30
3cc53b78f1
chore: bump seed
2020-08-04 03:50:20 +05:30
7323cc5619
chore: remove challenge seeding
2020-06-23 11:27:17 +02:00
6e5988da4e
fix(learn): versioning for new certificate slugs ( #39087 )
2020-06-17 20:30:31 +05:30
77df0e32cd
feat(learn): rename certificates, cert slugs, and cert flags ( #39026 )
2020-06-15 21:51:30 +05:30
a02ff7b08e
fix(certs): add year to certs introduced in 2020 ( #38912 )
2020-06-04 13:13:07 +05:30
256ed00fb9
feat(learn): split InforSec and QA into individual certs ( #38347 )
...
Co-authored-by: Mrugesh Mohapatra <me@raisedadead.com >
Co-authored-by: Kris Koishigawa <scissorsneedfoodtoo@gmail.com >
2020-05-27 13:19:12 +05:30
e776529ed0
feat(learn): add python video challenges ( #38424 )
2020-05-27 13:19:09 +05:30
22afc2a0ca
feat(learn): python certification projects ( #38216 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Beau Carnes <beaucarnes@gmail.com >
2020-05-27 13:19:08 +05:30
13b248d464
chore: npm audit fix in all packages
2020-04-07 14:24:34 +05:30
23b899f50f
fix(csrf): remove all csrf bypass
2020-03-17 23:28:23 +05:30
35578720e5
chore: update build
2020-03-17 11:09:12 +05:30
b350efef5b
chore: update seed
2020-03-17 11:09:12 +05:30
004b99bf8f
chore: fix typos in spelling ( #38100 )
...
* spelling: accidentally
* spelling: announce
* spelling: assembly
* spelling: avoid
* spelling: backend
* spelling: because
* spelling: claimed
* spelling: candidate
* spelling: certification
* spelling: certified
* spelling: challenge
* spelling: circular
* spelling: it isn't
* spelling: coins
* spelling: combination
* spelling: compliant
* spelling: containers
* spelling: concise
* spelling: deprecated
* spelling: development
* spelling: donor
* spelling: error
* spelling: everything
* spelling: exceed
* spelling: exist
* spelling: falsy
* spelling: faulty
* spelling: forward
* spelling: handle
* spelling: indicates
* spelling: initial
* spelling: integers
* spelling: issealed
* spelling: javascript
* spelling: length
* spelling: maximum
* spelling: minimum
* spelling: mutable
* spelling: notifier
* spelling: coordinate
* spelling: passport
* spelling: perform
* spelling: permuter
* spelling: placeholder
* spelling: progressively
* spelling: semantic
* spelling: submission
* spelling: submit
* spelling: translations
* spelling: turquoise
* spelling: visualization
* spelling: without
* spelling: registration
* spelling: representation
2020-02-08 23:59:10 +05:30
6756c06fcd
chore(deps): bump handlebars from 4.1.2 to 4.5.3 ( #37987 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [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.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
2019-12-27 22:15:58 +05:30
5c567092d7
chore(deps): bump handlebars from 4.1.2 to 4.5.3 in /tools/scr… ( #37991 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [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.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
2019-12-27 22:15:38 +05:30
fdb17223ec
revert : Added displayUsername and username update functionality
...
removes implemenation from #35699
This reverts commit e154f38118
.
2019-12-13 01:07:05 +05:30
e154f38118
Added displayUsername and username update functionality ( #35699 )
...
* Added displayUsername and username update functionality
* fix: move username assignment to safe place
moved the username assignment down a statement so that it doesn't cause exception
* fix: handle missing username or displayUsername
* refactor: remove redundant code
2019-12-11 12:43:06 +01:00
0f5b9f8764
fix(client): temporary redirect for donation settings
2019-12-10 17:55:57 +01:00
6db5292521
fix: update to forced redirects ( #37337 )
2019-10-16 17:17:57 +05:30
21df53afd0
fix(redirects): update domain redirects ( #37306 )
2019-10-15 18:32:35 +05:30
7c31a49296
revert: point to the subdomain instead ( #37155 )
...
This reverts commit 3fa6c6a032
.
2019-10-09 10:23:59 -07:00
4889e0fdc6
fix(client,tools): update proxy and location paths ( #37106 )
2019-10-07 16:42:07 -07:00
e5e5353ff1
fix: point to the subdomain instead
2019-10-07 15:19:01 -07:00
9c2f1ffd82
refactor: combine slug utils into one module
2019-09-26 22:15:27 +05:30
0f3e248b5b
fix: clean up old views ( #36778 )
...
* fix: clean up
* fix: redirect /software-resources-for-nonprofits
* fix: update snap and redirect
2019-09-15 13:06:11 +05:30
e7c82713e4
fix(landing): redirect welcome to home
2019-09-04 18:23:22 +05:30
afc431e900
fix: restrict usernames that are keywords
...
fix: the rest of the typo (unsunscribe to unsubscribe)
fix: restrict copyright and copyright-policy and add appropriate redirects
fix/forgot-to-save-this-file-before-last-commit
fix: remove-duplicate+fix-typo
fix: update-snapshot
2019-08-29 23:33:01 +05:30
f0329da61a
fix(redirects): update redirection paths and codes
2019-08-20 00:23:21 +05:30
de6f32cd33
fix(redirects): update redirection paths and codes
2019-08-19 22:48:03 +05:30
5f97782eb0
fix: add identicon natively ( #36633 )
2019-08-19 19:17:53 +05:30
985daf5e5a
fix(redirects): update app paths and other misc. ( #36635 )
2019-08-19 19:17:27 +05:30
ac50216949
fix: NODE_ENV conflicts on pipelines
2019-08-19 01:37:32 +05:30
1b0441f76c
fix: rename redirect generator scripts
2019-08-14 19:23:25 +05:30
31f337f2bd
fix(tools): update challege formatting check
2019-08-05 22:14:37 +05:30
603c842c97
fix(lint): re-arrange scripts ( #36511 )
2019-07-26 00:45:31 +05:30
75ecf9a2f7
chore: fix lodashes everywhere - security alerts
2019-07-24 22:06:15 +05:30
c5fd478d9a
fix(deploy): misc. re-arrange scripts and organize
2019-06-21 00:53:05 +05:30
1ca8ef755b
chore: move build scripts
2019-06-16 19:47:56 +05:30
0ffca02ec1
fix: remove medium links and rss feeds
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
73014c024c
Bump handlebars from 4.0.12 to 4.1.2 in /tools/scripts/seed
...
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
a0fc054e75
Bump js-yaml from 3.12.0 to 3.13.1 in /tools/scripts/seed
...
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
c8f5b20b71
fix: Enforce lowercase usernames for profile queries
2019-03-06 15:38:43 +05:30