Commit graph

2010 commits

Author SHA1 Message Date
Bill
b56ae1e555
fix:typo
异或 -> 亦或
2020-05-16 21:03:29 +08:00
Anh Hong
d01271e654 Using marked instead of markdown 2020-05-13 13:18:31 +07:00
Jens Bremmekamp
7d5e83610a #705 Add missing period characters 2020-05-12 10:48:07 +02:00
Alex Mayer
7075b67e1a Capitalize the "H" in GitHub
Match the way it appears on the official website
2020-05-05 14:37:02 -04:00
Alex Mayer
5259aed2b7 Add git to Begining of Code Example
Reduce confusion if "commit" is a command or a sub-command of git.
2020-05-04 16:03:30 -04:00
Iskander
20d603e376 grammar bug fixed 2020-05-02 14:03:25 +07:00
Peter Cottle
8a51749e71 Resolves #701 -- enforce branch cleanup on one level 2020-04-29 17:59:41 -07:00
Peter Cottle
6e8135a062 #701 -- allow ability to check for leftover branches in goal compare 2020-04-28 13:16:33 -07:00
Peter Cottle
76a61ec0ae Closes #696 -- remove FB pixels 2020-04-27 19:45:10 -07:00
Peter Cottle
d5ba50c97d Iterate on #698 to solve #697 2020-04-27 19:32:03 -07:00
Peter Cottle
270167189f
Merge pull request #692 from 0xflotus/patch-1
(ger): updated grammar in some translations
2020-04-25 11:58:34 -07:00
Peter Cottle
c579bbbb23
Merge pull request #693 from matictrebusak/translation-slovenian
Slovenian translations
2020-04-25 11:58:11 -07:00
matictrebusak
58714a3d29
Merge branch 'master' into translation-slovenian 2020-04-24 18:07:35 +02:00
MrMcKracken
7e9520664b Fixed typo in german translation
(_ohne_ ihne vorher ...)  --> (_ohne_ ihn vorher ...)
2020-04-24 17:18:30 +02:00
CuFa
a3ab4065b3 es_AR translation & es_ES corrections 2020-04-24 17:18:30 +02:00
0xflotus
a177ce7188
Merge pull request #1 from 0xflotus/patch-2
fixed grammar
2020-04-24 17:02:31 +02:00
0xflotus
aa33fa35e2
fixed grammar 2020-04-24 17:01:50 +02:00
0xflotus
8aeaf9a1a4
(ger): updatet grammar in some translations 2020-04-24 16:54:43 +02:00
Matic Trebusak
ea30fadf31 Polished Slovenian translations 2020-04-24 16:34:52 +02:00
Matic Trebusak
1ac4ca93a7 Added Slovenian translations 2020-04-24 11:44:27 +02:00
Anh Hong
7bc5bb0f6f
Add require module for draggable 2020-04-24 10:54:32 +07:00
Anh Hong
8a74cbbeee
Add draggable of jquery-ui
Fixed #687, #688
2020-04-24 08:37:09 +07:00
Peter Cottle
d3bc42c936 Woohoo, fix jquery UI 2020-04-23 09:06:03 -07:00
hongarc
eaa2412084 minify css+html, move font to assets 2020-04-21 21:45:35 +07:00
hongarc
b02a4b1bf7 merge jquery-ui to bundle 2020-04-21 21:44:42 +07:00
hongarc
fbe3312398 defer parsing of JavaScript 2020-04-21 19:12:29 +07:00
MrMcKracken
592759ef24
Fixed typo in german translation
(_ohne_ ihne vorher ...)  --> (_ohne_ ihn vorher ...)
2020-04-16 07:26:35 +02:00
Peter Cottle
eba36c3668
Merge pull request #677 from orsifacundo/master
es_AR translation & es_ES corrections
2020-04-15 11:53:28 -07:00
CuFa
9d31f02d6b es_AR translation & es_ES corrections 2020-04-14 02:22:25 +00:00
ZepmanBC
d17d9c80c8 fetchRebase.js French translation correction 2020-04-12 11:28:35 +02:00
Hyeon Jeon
4346f3f5b6 korean translation typo revised & some improvement for polite speech 2020-04-07 17:27:28 +09:00
Maxim Esin
8fafa9e0f9 Russian translation is supplemented for level intro2. 2020-04-04 23:24:41 +03:00
Peter Cottle
67664cc2c0
Merge pull request #670 from Hongarc/fix/unmount
fix: `CommandView` don't need to unmount itself
2020-03-30 08:12:30 -07:00
Peter Cottle
21a479578e
Merge pull request #669 from Hongarc/fix/storage
fix: keep `localStorage`
2020-03-30 08:11:03 -07:00
Peter Cottle
0891dc2c83
Merge pull request #668 from Hongarc/key-mirror
refactor: use existing `keyMirror`
2020-03-30 08:09:57 -07:00
hongarc
562843fa2e fix: CommandView don't need to unmount itself 2020-03-30 10:25:49 +07:00
hongarc
09dc54c76a fix: keep localStorage 2020-03-30 07:35:59 +07:00
hongarc
a34a522ba9 refactor: use existing keyMirror 2020-03-30 07:28:03 +07:00
Peter Cottle
278004f957 Issue #660 -- fix non-deterministic ordering of commits 2020-03-29 17:05:57 -07:00
Peter Cottle
9f2c599d82
Merge pull request #662 from stefan-niedermayr/translateLevelLockedMaster2German
Implemented german translation of lockedMaster level.
2020-03-29 16:29:33 -07:00
Peter Cottle
57caf3dc09
Merge pull request #657 from Hongarc/gulp
chore: use `gulp` instead of `grunt`
2020-03-29 15:55:32 -07:00
Peter Cottle
fc36652758
Merge pull request #664 from cbobinec/addFrenchLockedMaster
add french translation to lockedMaster
2020-03-27 20:38:52 -07:00
cbobinec
549d9bb721 add french translation to lockedMaster 2020-03-27 16:56:23 +01:00
cbobinec
91397615ae Fix missing french translation 2020-03-27 08:57:55 +01:00
Stefan Niedermayr
90c86fce19 Implemented german translation of lockedMaster level. 2020-03-25 20:44:58 +01:00
Anh Hong
b73c4ad23d
chore(test): mock localStorage 2020-03-25 01:55:13 +07:00
Peter Cottle
56738fbd09
Merge pull request #655 from Hongarc/patch-1
[feat] update url if user change locale
2020-03-15 16:00:01 -07:00
Hongarc
98050c4cbd
fix(typo): remove unnecessary . 2020-03-15 20:37:12 +07:00
Hongarc
e00b5b640b feat: update url if user change locale 2020-03-15 10:33:33 +07:00
hongarc
edfd052c4c chore: use gulp instead of grunt 2020-03-15 03:54:56 +07:00