8656556ca2
Standardize indent size in Data Structures challenge seeds ( #38803 )
...
* Standardize indent size in "Priority Queue" seed
* Standardize indent size in "Circular Queue" seed
* Standardize indent size
* Standardize indents "Search within a Linked List"
* Standardize indents "Remove Elements from a Linked List by Index"
2020-07-08 16:58:15 -05:00
ff9148ca51
Improve formatting in Max Heap lessons ( #38835 )
...
* Improve formatting in max heap lessons
* Switch to HTML ordered lists
2020-07-08 16:54:02 -05:00
e13bfca62b
Fixing Russian grammatical ( #39211 )
2020-07-08 13:13:10 -07:00
db6d97142a
fix: remove whitespace to test solution ( #39210 )
2020-07-08 15:13:02 -05:00
86a934156d
Fixing minor Russian grammatical ( #39212 )
2020-07-08 13:12:11 -07:00
aff56ac392
learn(fix) - fixed grammar because it was confuse to understand the sentence ( #39188 )
...
* fix(learn): confusing grammar in copy array items using slice
2020-07-09 01:20:08 +09:00
e7346baa34
feat(client): show line numbers on video questions ( #39207 )
2020-07-08 20:00:42 +05:30
511238d36e
challenges: description improvement ( #39197 )
...
Co-authored-by: PeterF521 <peterf521@gmail.com >
2020-07-07 06:10:04 -07:00
564d0452cd
Fixed Spelling bug #39191 ( #39193 )
2020-07-05 15:06:14 -07:00
52ecb14b0f
fix: replace . with - in slugs ( #39168 )
2020-07-03 20:28:53 +05:30
7ed1d52001
fix(client): hide youtube suggestions ( #39164 )
2020-07-02 20:36:54 +05:30
426732f7b5
revert(client): /s/react-youtube/plyr-react/g ( #39162 )
...
This reverts commit df6a4f649d
.
We found mulitple issues with the integration and will rework on this.
2020-07-02 19:46:10 +05:30
ab75df7cb1
fix(learn): capitalization and grammar errors ( #39151 )
2020-07-02 17:20:43 +05:30
97f5229033
fix(learn): Organized the Certifications on Settings to match the main page ( #39146 )
...
* Organized the Certifications on Settings to match the main page
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-07-02 13:48:08 +02:00
2fb6ca23e7
docs: add Randell to the platform dev team 🎉 ( #39160 )
2020-07-02 16:55:57 +05:30
d5ab3934ae
docs: fixed some orthographic errors and improvements( #39157 )
...
Co-authored-by: pedrof521 <pedrof521@gmail.com >
2020-07-02 00:50:11 +05:30
1e0e54446f
chore: replace forum links ( #39139 )
2020-06-30 14:21:26 +05:30
34c26c4950
chore: update forum links in NavLinks ( #39141 )
2020-06-30 14:16:05 +05:30
25cabc0a18
fix(learn): change forum link in help modal ( #39143 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2020-06-30 14:15:42 +05:30
df6a4f649d
feat(client): /s/react-youtube/plyr-react/g ( #39137 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-06-29 17:37:24 +05:30
18e2ca9c3a
feat: GitHub Sponsors 🎉 ( #39144 )
2020-06-27 00:00:39 +05:30
e5a33523b1
fix: correct Alice Walker quote ( #39142 )
2020-06-26 20:59:47 +05:30
1f3fa5f0ed
fix(curriculum): Add default white bg to tree DS image for better view ( #39086 )
...
* fix(curriculum): Add bg to tree DS image for better view
2020-06-24 19:20:34 +02:00
9fe222680c
fix: set radio button selection to null ( #39120 )
2020-06-23 20:09:06 +02:00
decf1ece99
chore: enable python curriculum ( #39118 )
2020-06-23 17:36:39 +05:30
7323cc5619
chore: remove challenge seeding
2020-06-23 11:27:17 +02:00
57a39d47ab
refactor: remove old curriculum map from api
2020-06-23 11:27:16 +02:00
2da8eb23e9
feat(api): get challenges directly from /curriculum
2020-06-23 11:27:16 +02:00
2aee480c46
Remove example code from challenge seed ( #39083 )
...
Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
2020-06-22 16:13:21 +05:30
5a80b83579
fix(api): csrf over http in development ( #39114 )
2020-06-22 15:57:20 +05:30
0116afd18b
chore: remove unused quotes files ( #39107 )
2020-06-22 09:18:27 +02:00
880b452e96
docs: update links from next-python-projects to master branch ( #39109 )
...
User in the forum wanting to help found 404 error trying to follow the links, I am switching them to master branch as it is where those projects can be found now.
2020-06-20 11:36:04 +05:30
8c208865f7
feat: create codeql for static analysis ( #39106 )
2020-06-20 01:44:20 +05:30
b7752f11a7
fix(client): Remove non-motivational quotes and add better congratulatory quotes ( #39102 )
2020-06-19 18:44:45 +02:00
5ddaf0fdf2
fix comparing-and-sorting-tuples answer ( #39027 )
...
* fix comparing-and-sorting-tuples answer
apply flag to sorted function
* remove commas from numpy array
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
2020-06-19 16:47:34 +02:00
80223e5e39
fix: style for video answers ( #39090 )
...
Vertically centers the radio buttons.
Fixes answer backgrounds.
Corrects answer padding on night mode.
2020-06-18 13:47:13 +05:30
9954c3d0bc
feat: add python syntax highlighting ( #39079 )
...
To err on the side of caution, this explicitly includes all languages
that were implicitly included before using the Babel plugin.
2020-06-17 20:33:08 +05:30
6e5988da4e
fix(learn): versioning for new certificate slugs ( #39087 )
2020-06-17 20:30:31 +05:30
b3d5cde75e
fix(api): csurf to SameSite 'strict', https only ( #39077 )
...
Lax and http are probably sufficient, but if the stricter versions work
there's no harm using them.
2020-06-16 20:48:48 +05:30
02bb0546a1
fix(learn): update pages for new qa and infosec projects ( #39032 )
2020-06-16 19:34:32 +05:30
77df0e32cd
feat(learn): rename certificates, cert slugs, and cert flags ( #39026 )
2020-06-15 21:51:30 +05:30
8d2df8b714
docs(i18n): update sections and links to italian README.md ( #39067 )
2020-06-15 20:37:09 +05:30
24009045ac
fix: removing duplicate quotes, author names, unwanted quotes ( #39074 )
2020-06-15 20:33:44 +05:30
885538d9e1
fix: updated and consolidated quotes ( #39069 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-06-15 18:42:27 +05:30
daed7ad5dd
fix(client): ensure dom ready before testing ( #39073 )
...
jQuery challenges can fail seemingly at random. These changes should
prevent the race condition between a user's $( document ).ready() and
test evalution.
2020-06-15 18:41:34 +05:30
3fed51a3df
feat(docs): add wsl setup to docs ( #38997 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-06-13 20:42:23 +05:30
bcf9942263
feat(donate): allow mutiple donations with warning ( #39066 )
2020-06-13 17:32:29 +05:30
be4070a73d
fix(curriculum): improve test robustness ( #39004 )
...
* Add: // Only change code...comments
* Allow user to modify bob
2020-06-13 11:47:06 +02:00
9a861d1f1c
fix(curriculum): Fixed Spelling Error. 'lightning speed' ( #39056 )
2020-06-13 15:14:24 +05:30
71aba0b0cf
fix: update Colab link and wording machine learning challenges ( #39061 )
2020-06-13 15:13:21 +05:30