Commit graph

2933 commits

Author SHA1 Message Date
Peter Cottle
fe7c6563a9 Resolves #1194 again -- do alt and backspace 2024-11-12 09:28:58 -05:00
Peter Cottle
26327ec202
Merge pull request #1200 from pcottle/dependabot/npm_and_yarn/elliptic-6.6.0
Bump elliptic from 6.5.7 to 6.6.0
2024-11-11 18:32:04 -05:00
dependabot[bot]
fbf54a6afa
Bump elliptic from 6.5.7 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 23:26:05 +00:00
Peter Cottle
38137dc647
Merge pull request #1183 from pcottle/dependabot/npm_and_yarn/rollup-3.29.5
Bump rollup from 3.29.4 to 3.29.5
2024-11-11 18:25:01 -05:00
Peter Cottle
095ba99d05 Resolves #842 -- better ordering for suggestions 2024-11-11 18:08:12 -05:00
Peter Cottle
decee92bea Resolve #1194 -- add ability to delete previous word and clear line 2024-11-11 17:57:40 -05:00
Peter Cottle
9726f08c32 Resolves #1197 2024-11-11 17:43:23 -05:00
Peter Cottle
d4207e09bc
Merge pull request #1199 from Ashark/work/ashark/ru_strings
Add missing ru messages
2024-11-10 13:32:51 -05:00
Andrew Shark
da89e627d2 Add missing ru messages 2024-11-09 00:16:48 +03:00
Peter Cottle
c805ffa03b
Merge pull request #1196 from Ashark/work/ashark/fix_grammar
Fix grammar in ru message
2024-11-08 14:33:03 -05:00
Andrew Shark
24d550c0eb Fix grammar in ru message 2024-11-08 18:02:45 +03:00
Peter Cottle
1dfb75410c
Merge pull request #1193 from marko-baric-ca/patch-1
Update README.md with Open in Codeanywhere button
2024-11-06 10:36:11 -05:00
Marko Baric
6682bd37d7
Update README.md with Open in Codeanywhere button 2024-11-06 09:43:03 +01:00
Peter Cottle
d42d98d980
Merge pull request #1182 from pcottle/pcottle-patch-1
Resolves #1181 -- pl translation typo
2024-09-26 18:53:48 -04:00
dependabot[bot]
741da1198c
Bump rollup from 3.29.4 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 20:51:19 +00:00
Peter Cottle
1ba276d681
Resolves #1181 -- pl translation typo 2024-09-26 16:35:12 -04:00
Peter Cottle
194befc091
Merge pull request #1179 from SweetyAngel/main
Fix Russian translation on PushArgs level
2024-09-23 09:12:42 -04:00
Awbert
899b0a1bee
Fix Russian translation on PushArgs level 2024-09-23 14:37:38 +03:00
Peter Cottle
e12ed5ac00 Just bring back old font awesome and use both haha. Resolves #1176 2024-09-18 16:26:45 -04:00
Peter Cottle
22986ef0a5 Update fontawesome and new threads logoooo 2024-09-18 10:37:42 -04:00
Peter Cottle
a9de1a7c24
Merge pull request #1173 from pcottle/dependabot/npm_and_yarn/elliptic-6.5.7
Bump elliptic from 6.5.4 to 6.5.7
2024-09-18 07:55:34 -04:00
dependabot[bot]
39fc33a09a
Bump elliptic from 6.5.4 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 11:54:00 +00:00
Peter Cottle
b121c0388e
Merge pull request #1172 from pcottle/dependabot/npm_and_yarn/vite-4.5.5
Bump vite from 4.5.3 to 4.5.5
2024-09-18 07:53:01 -04:00
dependabot[bot]
8b088620ef
Bump vite from 4.5.3 to 4.5.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 02:09:27 +00:00
Peter Cottle
cdbf77fe43 Resolves #1171 locale change bug 2024-09-13 07:53:15 -04:00
Peter Cottle
a44c33ab22
Merge pull request #1170 from hosokawat/fix_ja_translation
Fixing the Japanese description text
2024-09-09 08:03:41 -04:00
hosokawa.takahiro
6bd1aed74c Fixing the Japanese description text.
Markdown italic not being applied due to missing spaces
2024-09-08 12:52:37 +09:00
Peter Cottle
3c1801907f
Merge pull request #1168 from DAUN3046/fix_korean
Fixing the Korean description text
2024-09-01 09:20:58 +01:00
daun kim
f1e05b53cf Fixing the Korean description text 2024-08-30 22:49:22 +09:00
Peter Cottle
60d8dd8120
Merge pull request #1164 from Theprathamshah/bugFix/rampup2
fix: 🐛 made bugFix branch an active branch insted of main
2024-08-23 19:22:45 -04:00
Pratham Shah
33e3cd1f0f fix: 🐛 made bugFix branch an active branch insted of main 2024-08-23 15:15:18 +05:30
Peter Cottle
016b535e22 PR #1163 second part of @DAUN3046 translations 2024-08-22 10:43:15 -04:00
Peter Cottle
88a46c427d PR #1163 -- merge part of @DAUN3046 translations update 2024-08-22 10:39:00 -04:00
Peter Cottle
099d920079
Merge pull request #1162 from begilbert-sys/main
Fixed a small grammatical error
2024-08-22 09:46:24 -04:00
Benjamin
d251c30108
fixed small grammatical error 2024-08-21 14:08:37 -07:00
Peter Cottle
ea39b65b29
Merge pull request #1161 from M-Enes/turkish-translate-for-rebase-levels
Turkish translate for rebase levels and index
2024-08-17 19:27:42 -04:00
Muhammed Enes Karaca
4104913e77
turkish translate for rebase levels and index 2024-08-16 18:48:51 +03:00
Peter Cottle
15fffbe5b8
Merge pull request #1160 from uliba3/minor/fix-ko-translation
make korean translation more natural
2024-07-14 08:59:05 -04:00
Soobin Yang
8131643a06 make korean translation more natural 2024-07-13 21:04:47 -07:00
Peter Cottle
e54273916e
Merge pull request #1159 from SVNKoch/SVNKoch-patch-1
improve German next level translation
2024-07-12 19:09:44 -04:00
Sven Koch
bd27350419
improve German next level translation 2024-07-11 15:14:02 +02:00
Peter Cottle
191c9f02e7
Merge pull request #1156 from KirillSluchaev/fix-spelling
fix spelling
2024-06-25 17:25:28 -07:00
Sluchaev Kirill
d51a457f31 fix spelling 2024-06-25 16:16:22 +03:00
Peter Cottle
21fbde2c31 finish 2024-06-18 16:24:57 +09:00
Peter Cottle
a3cfd3bb88 Resolves #1152 -- close level window on close button click 2024-06-18 16:24:17 +09:00
Peter Cottle
ad95c98ef2 #1149 keep command visible and have small link to reset animation 2024-05-27 21:50:23 -04:00
Peter Cottle
05464d167e
Merge pull request #1147 from pomeh/french-translation
French translation
2024-05-23 07:50:59 -04:00
Romain Guerin
548bbf7395 Add missing translations for French translation 2024-05-22 15:49:35 +00:00
Romain Guerin
61154338da Do not translate commands to execute inside French translation 2024-05-22 15:49:28 +00:00
Romain Guerin
94b77a031c Fix typos for French translation 2024-05-22 15:46:02 +00:00