Commit graph

2788 commits

Author SHA1 Message Date
Peter Cottle
65248993a2
Merge pull request #1036 from pcottle/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-04 15:47:14 -07:00
dependabot[bot]
2b7b28d9ec
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 01:43:54 +00:00
Peter Cottle
b2b2927c79
Merge pull request #1035 from gatsbimantico/patch-1
Add support for `git merge --squash {branch}`
2022-11-30 07:40:00 -07:00
Cesar Costas
30a50cf4c0
Manually add arguments after squash to the general arguments 2022-11-30 02:35:44 +00:00
Cesar Costas
e7fcf25566
Modify GitEngine and add test 2022-11-30 01:07:09 +00:00
Cesar Costas
4471fc9595
Update commands.js
Being a popular option in Github to squash and merge, it would be interesting to add support for this option
2022-11-29 23:01:57 +00:00
Peter Cottle
67c28028fe
Merge pull request #1034 from roeniss/main 2022-11-12 07:42:28 +09:00
Roeniss Moon
c378a89a68
fix korean translaction 2022-11-12 04:08:49 +09:00
Peter Cottle
6442e770f1 Fix level icon solved status 2022-10-21 11:56:52 -06:00
Peter Cottle
1108219fd3
Merge pull request #1031 from leirimnad/patch-1
Fix Ukrainian version of relativeRefs2.js
2022-10-20 15:44:37 -06:00
Daniil Myronov
cd439cac98
Fix Ukrainian version of relativeRefs2.js 2022-10-20 19:56:24 +02:00
Peter Cottle
34accacaa4
Merge pull request #1030 from ulyssear/a11y-levels-as-links
Accessibility: Level links are now links
2022-10-20 09:57:05 -06:00
Ulysse ARNAUD
fbbd04c96a Changed to 'javascript:void(0)' 2022-10-20 17:35:05 +02:00
Ulysse ARNAUD
ee1a22d667 Accessibility: Levels are links 2022-10-19 11:52:33 +02:00
Peter Cottle
671c7fa4ca
Merge pull request #1027 from ulyssear/bugfixes/1026
[Bugfixes] Unable to enter commands in console
2022-10-11 08:31:22 -06:00
Ulysse ARNAUD
0f450f6568 Solved issue with console input not triggered 2022-10-11 12:21:41 +02:00
Peter Cottle
e11d691480 Revert "Changed elements tag to output"
This reverts commit 01b11e1ac2.
2022-10-10 14:34:25 -06:00
Peter Cottle
be8e52104b
Merge pull request #1022 from ulyssear/a11y-inert-content
Accessibility : Inert attribute for content outside of modal
2022-10-10 11:36:11 -06:00
Peter Cottle
261d668b6c
Merge pull request #1023 from ulyssear/a11y-output-elements
Accessibility : Output elements
2022-10-10 11:35:25 -06:00
Peter Cottle
e0a16db5ec
Merge pull request #1024 from ulyssear/a11y-helper-bar-links
Accessibility : Links in helper bar now have title attribute
2022-10-10 11:30:34 -06:00
Ulysse ARNAUD
dffad833e1 Changed 'show help' to 'show commands' which is more adequate 2022-10-10 10:43:43 +02:00
Ulysse ARNAUD
6026040add Links in helper bar now have title attribute 2022-10-10 10:40:57 +02:00
Ulysse ARNAUD
01b11e1ac2 Changed elements tag to output 2022-10-10 10:17:45 +02:00
Ulysse ARNAUD
7d559281c9 Changed className to classList 2022-10-10 09:51:46 +02:00
Ulysse ARNAUD
2bd4d44190 Inert attribute for content outside of modal 2022-10-10 09:42:16 +02:00
Peter Cottle
a78e4d1327
Merge pull request #1014 from pochopsp/patch-1
Update strings.js typo error with Italian 'hide-goal-button'
2022-09-29 09:21:39 -06:00
pochopsp
0d4c918e82
Update strings.js typo error with Italian 'hide-goal-button'
There was a typo error in Italian translation of 'hide-goal-button'. It was "Nasconti obiettivo" but it should be "Nascondi obiettivo"
2022-09-29 17:16:01 +02:00
Peter Cottle
7c661611c0
Merge pull request #1012 from pcottle/removeAnimationTests
Remove animation tests to fix build
2022-09-11 09:22:11 -07:00
Peter Cottle
cfd78346a7 Remove animation tests to fix build 2022-09-11 10:16:47 -06:00
Peter Cottle
1b92c3aa66
Merge pull request #1011 from kimwallmark/patch-1
Slight wording improvement
2022-09-11 09:09:55 -07:00
kimwallmark
0f44c800b9
Slight wording improvement
Make one sentence slightly more readable.
2022-09-11 12:05:38 -04:00
Peter Cottle
67872776b2
Merge pull request #1010 from 1hubert/translation-improvements
docs: improve polish translation
2022-09-11 09:04:39 -07:00
Hubert Rozmarynowski
0dabe4eb81 docs: improve polish translation 2022-09-10 23:34:52 +02:00
Peter Cottle
02162b208b
Merge pull request #1007 from pcottle/goalOnRight
Resolves #987 -- start goal on the right
2022-09-04 08:36:26 -07:00
Peter Cottle
27e6454aa0 Resolves #987 -- start goal on the right 2022-09-03 11:19:32 -07:00
Peter Cottle
4bf5be345b
Merge pull request #1006 from fish-404/main
fix: nodes over window in short display
2022-09-03 10:25:28 -07:00
fish
f696a92eac
fix: nodes over goal window in short display 2022-09-03 09:52:57 +08:00
Peter Cottle
90f8eade28
Merge pull request #1005 from pcottle/fixArgParsing
Resolves #1004 -- fix arg parsing on git pull
2022-08-29 16:26:34 -06:00
Peter Cottle
ad04b2d8d8 Resolves #1004 -- fix arg parsing on git pull 2022-08-29 16:25:51 -06:00
Peter Cottle
3df64530d9
Rename CONTRIBUTING to CONTRIBUTING.md 2022-08-20 08:11:01 -06:00
Peter Cottle
019c949d39
Create CONTRIBUTING
first take on this
2022-08-20 08:09:53 -06:00
Peter Cottle
88a6d34e91
Merge pull request #1000 from LydiaC/updateFrenchVersion
rephrasing and corrections of French version
2022-08-18 08:55:47 -06:00
Lydia Cufino
b3e7c309a3 rephrasing and corrections of French version 2022-08-17 12:43:56 +02:00
Peter Cottle
b218bd4bf2
Merge pull request #997 from brandonmcclure/dockerBuild
Docker build
2022-08-16 17:20:05 -06:00
Brandon McClure
aedd84f979 Merge branch 'main' into dockerBuild 2022-08-16 15:04:34 -06:00
Peter Cottle
564849398f
Update README.md 2022-08-15 18:11:01 -06:00
Peter Cottle
730defb043
Update README.md
quick little re-order
2022-08-15 18:10:02 -06:00
Brandon McClure
b7db714a14
add makefile for local docker build
Update readme with info on using docker to build/run app
2022-08-14 15:00:37 -06:00
Brandon McClure
0df7d3a3dc
docker image to build/deploy app
gh action to build/push that image to ghcr
2022-08-14 14:45:45 -06:00
Peter Cottle
4eea6720c6
Merge pull request #996 from marcdev30/main
Fix Spanish Typo
2022-08-14 10:29:46 -06:00