Commit graph

2554 commits

Author SHA1 Message Date
vinothmdev
71a1166e83 Adding tamil locale and into page 2021-01-13 04:04:41 +00:00
HosokawaRyunosuke
03411b2aab add japanese content on lockedMaster 2021-01-13 12:43:40 +09:00
vinothmdev
c46738d4f5
Update README.md 2021-01-12 22:00:45 -05:00
vinothmdev
635dc8594c
Merge pull request #2 from pcottle/master
fetch upstream
2021-01-12 21:44:52 -05:00
Peter Cottle
6df4d93880 Resolves #764 -- disableLevelInstructions for global mode change 2021-01-11 12:49:28 -07:00
Peter Cottle
ddb3dc93ca Resolves #778 2021-01-11 12:30:35 -07:00
Peter Cottle
8b69d00880 force push i guess 2021-01-11 12:09:57 -07:00
Peter Cottle
62c76eaab1
Merge pull request #777 from faloi/patch-1
Fix spanish typo
2021-01-09 08:17:48 -07:00
Federico Aloi
79a35f172a
Fix spanish typo
Hi there! This fixes a really minor typo in all Spanish variants.
2021-01-09 09:54:45 -03:00
Peter Cottle
ea22bf8053
Merge pull request #776 from waldyrious/patch-1
Clarify "pick" vs. "drop" in interactive rebase
2021-01-05 05:39:08 -07:00
Waldir Pimenta
3128cddef8
Clarify "pick" vs. "drop" in interactive rebase 2021-01-05 12:26:15 +00:00
Peter Cottle
b906bb5fcd
Merge pull request #775 from reveliant/master
Resolves #758 - Set github-corner height in CSS style instead of HTML attribute
2021-01-05 04:45:24 -07:00
Rémi Dubois
26a68e5b30 Set github-corner height in CSS style instead of HTML attribute 2021-01-05 09:10:09 +00:00
Peter Cottle
961ed9aa79
Merge pull request #774 from YourSenseiCreeper/master
Polish translation of Cherry-pick and Rebase chapters
2021-01-04 11:40:45 -07:00
YourSenseiCreeper
8624979a8d Polish translation of Cherry-pick and Rebase chapters 2021-01-04 19:31:20 +01:00
Peter Cottle
79339bde49
Merge pull request #773 from thiagobitencourt/master
Update the label from totallyNotMaster to totallyNotMain
2021-01-04 11:13:57 -07:00
Thiago Bitencourt
b11603cd69 Update the label from totallyNotMaster to totallyNotMain 2021-01-04 14:59:00 -03:00
Peter Cottle
1017efe3cf Resolves #749 -- warning on reset solved command 2021-01-04 08:39:32 -07:00
Peter Cottle
2ac8fc23d3 Resolves #526 -- better language around the pick button 2021-01-04 08:30:00 -07:00
Peter Cottle
fd07bd2437
Merge pull request #772 from waldyrious/patch-1
Improve styles for interactive pop-up windows
2021-01-04 07:45:32 -07:00
Waldir Pimenta
4848434914
Improve styles for interactive pop-up windows
The title bar of floating windows that can be dragged
now shows a "grab" cursor when hovered,
and a "grabbing" cursor when being dragged.

The buttons in those windows, which are clickable,
now show the `pointer` (hand) cursor,
instead of the `default` (regular arrow) cursor.
2021-01-04 14:17:00 +00:00
vinothmdev
c428d4a2af
Merge pull request #1 from pcottle/master
Getting latest changes
2021-01-02 12:48:47 -05:00
Peter Cottle
a08fa94e92 Resolves #769 -- updates solution commands and fixes a TON more bugs with the master to main renaming 2021-01-01 14:20:05 -07:00
Peter Cottle
592860ea10
Merge pull request #770 from hibuz/master
Correct word "master" to "main" in KO
2021-01-01 09:55:36 -07:00
hibuz
24b0dc09ee Correct word "master" to "main" in KO 2021-01-01 23:11:53 +09:00
Peter Cottle
8a159ea498 Resolves #768 -- fix pull arguments (same issue) 2020-12-30 09:20:03 -07:00
Peter Cottle
a530dcbb16 Resolves #766 -- resolve ID on push function as well 2020-12-30 08:32:58 -07:00
Peter Cottle
76ea2e8694
Merge pull request #767 from YourSenseiCreeper/master
Another chunk of polish translation
2020-12-29 17:23:58 -07:00
YourSenseiCreeper
c36e9354b2 Another chunk of polish translation
Moreover I added a translation for buttons
after passing a level
2020-12-29 23:39:01 +01:00
Peter Cottle
2793a1d6a1 rm debugger 2020-12-29 08:54:29 -07:00
Peter Cottle
7be578699d Resolves #766 -- use same method post command validation so o/main works 2020-12-29 08:52:42 -07:00
Peter Cottle
2802ce3b59
Merge pull request #765 from pcottle/mainIsMaster
make all main references master under the hood
2020-12-27 11:23:53 -07:00
Peter Cottle
3d959ddc50 Swap other references to master except level-y stuff 2020-12-27 11:21:43 -07:00
Peter Cottle
673de4da1c multiple per line 2020-12-27 10:36:50 -07:00
Peter Cottle
40313ac3b1 Change references to master branch (with code escaping) 2020-12-27 10:30:53 -07:00
Peter Cottle
3f3e8cbc6a Add disclaimer about name alias 2020-12-27 10:21:20 -07:00
Peter Cottle
4c4e607096 Swap out master for main in visualizations 2020-12-27 10:10:57 -07:00
Peter Cottle
6af2950e77 make all main references master under the hood 2020-12-27 10:10:30 -07:00
Peter Cottle
feed75440c
Merge pull request #763 from ignite1771/master
Fix multiple paragraph tags of 'log' and 'show'
2020-12-27 09:39:32 -07:00
ignite1771
42b3235a5d Fix multiple paragraph tags of 'log' and 'show'
Replace '\n' with '<br/> so as to get rid of <p> tags
with every line, and avoid to directly write the
template in the function.
2020-12-25 20:54:12 +08:00
Peter Cottle
2b2bf49094
Merge pull request #762 from pcottle/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-11 09:39:39 -07:00
dependabot[bot]
cc079e0d83
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 02:52:27 +00:00
Peter Cottle
24a0dd917d
Merge pull request #761 from pcottle/dependabot/npm_and_yarn/bl-1.2.3
Bump bl from 1.2.2 to 1.2.3
2020-12-06 09:14:15 -07:00
dependabot[bot]
7095857f7f
Bump bl from 1.2.2 to 1.2.3
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-06 16:10:15 +00:00
Peter Cottle
442188dcf0
Merge pull request #760 from vaivankov/patch-1
fix uk translation
2020-12-06 09:09:34 -07:00
Vitalii Ivankov
f6bf0547ec
fix uk translation 2020-12-06 09:14:32 +03:00
Peter Cottle
48af23a01f
Merge pull request #759 from spking11/master
Fix phrasing for Chinese translation in branching section
2020-11-11 08:12:47 -07:00
spking11
c69b19e323 Fix phrasing for Chinese translation 2020-11-11 16:51:33 +08:00
Peter Cottle
c0bd4df1c9
Merge pull request #754 from jo3rn/patch-german
Patch german translation
2020-11-06 09:15:51 -07:00
Peter Cottle
42f7dea0d8
Merge pull request #757 from olsza/translateNewInfo-Switch
[PL]Translate new info - switch
2020-11-06 09:11:52 -07:00