Commit graph

2755 commits

Author SHA1 Message Date
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
marcdev30
985b93aefc
Fix Spanish Typo
Changed the word 'ramma' for 'rama'
2022-08-14 12:14:31 +02:00
Peter Cottle
c67732e050
Merge pull request #994 from pcottle/beforeUnload
Resolves #993 -- warn on before unloading
2022-08-08 10:36:18 -06:00
Peter Cottle
be58befe52 Resolves #993 -- warn on before unloading 2022-08-08 10:34:38 -06:00
Peter Cottle
d9fe304038
Merge pull request #989 from Serge044/main
corrected the wrong word in the Ukrainian translation
2022-08-02 16:52:36 -06:00
Serge
dede10d0fd corrected the wrong word in the Ukrainian translation 2022-08-02 11:36:54 +03:00
Peter Cottle
f85899bd9e
Merge pull request #988 from juanfraherrero/patch-1
helpingWithSpanishTranslation
2022-07-31 17:00:51 -06:00
Juan Francisco Herrero
72af9ce8d7
helpingWithSpanishTranslation
Added spanish (es_AR) translation to the HelpBarView
2022-07-31 17:34:49 -03:00
Peter Cottle
5898b4fc3c
Merge pull request #985 from pcottle/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.11.0 to 5.14.2
2022-07-20 17:38:48 -06:00
dependabot[bot]
129eef9673
Bump terser from 5.11.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 20:58:08 +00:00
Peter Cottle
ab70de5e0c
Merge pull request #982 from pcottle/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
2022-07-18 12:00:08 -06:00
dependabot[bot]
d4dee367f8
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:54:12 +00:00
Peter Cottle
0ba61b7bf8
Merge pull request #981 from pcottle/dependabot/npm_and_yarn/jquery-ui-1.13.2
Bump jquery-ui from 1.13.1 to 1.13.2
2022-07-18 11:53:44 -06:00
dependabot[bot]
3fcfa6cfd1
Bump jquery-ui from 1.13.1 to 1.13.2
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:20:53 +00:00
Peter Cottle
5b60751174
Merge pull request #973 from humit0/update-korean-translate
typo fix
2022-06-12 18:38:38 -06:00
humit
17bfc02ba0
typo fix 2022-06-12 16:22:04 +09:00
Peter Cottle
22687f486b
Merge pull request #971 from cperezabo/viewport-fix
Fix viewport settings
2022-06-01 09:47:10 -06:00
Cristián Pérez
086571b40e Fix viewport settings 2022-05-31 20:59:03 -03:00
Peter Cottle
5e6af5d372
Merge pull request #968 from ooker777/patch-1
Add: Remote branches are on local, not on the remote repository
2022-05-25 08:51:02 -07:00
Ooker
da2202c039
Add: Remote branches are on local, not on the remote repository
See #967
2022-05-25 22:47:15 +07:00
Peter Cottle
51bd0edebd
Merge pull request #966 from fish-404/fixGitpodLink 2022-05-21 06:45:17 -07:00
fish
d1b6a563c7
Fix Gitpod Link
Click Gitpod Link can't find the file,  `master` had changed to `main`
2022-05-21 10:24:27 +08:00
Peter Cottle
49c0a018db
Merge pull request #965 from EridianAlpha/phabricatorNotMaintained
Remove Phabricator example link as it is no longer supported
2022-05-19 08:34:03 -07:00
Eridian Alpha
e392089072 Remove Phabricator example link as it is no longer supported 2022-05-19 18:11:17 +03:00
Peter Cottle
ec1362c5fc
Merge pull request #964 from robmdel/italianTranslation 2022-05-13 10:52:04 -06:00
Roberto
8e4f2d3f4b style(rampup): improve italian translation
fixed typos and improved italian grammar for the rampup section
2022-05-13 18:23:02 +02:00
Roberto
21f7b67ec6 style(italian-translation): improve italian translation 2022-05-13 17:43:05 +02:00
Roberto
bc1a9eb96d style(sandbox.js): fix syntax and grammar
applied some small improvements to italian grammar
2022-05-13 17:31:57 +02:00
Peter Cottle
a28879d72b Fix tags for #963 2022-05-01 12:58:29 -06:00
Peter Cottle
5783a02375
Merge pull request #963 from thetayloredman/patch-1
add git gc command
2022-05-01 10:57:37 -06:00
0xLogN
1e1c3a46e6
add git gc command 2022-04-29 18:34:11 -07:00
Peter Cottle
9d76f28ed9
Merge pull request #962 from bocoup/textarea-label
Accessibility: add a label for the textarea
2022-04-29 12:54:27 -06:00
Simon Pieters
7c255cde40 Accessibility: add a label for the textarea
Part of #960.
2022-04-29 10:17:49 +02:00
Peter Cottle
38ca1a7fd9
Merge pull request #961 from bocoup/a11y-use-buttons
Accessibility: use buttons
2022-04-28 17:12:11 -06:00