Commit Graph

1082 Commits (50bf73a0c505a1d070b28a827beb212544afaae4)
 

Author SHA1 Message Date
Jon Eugster 50bf73a0c5
Update publish_game.md 2 weeks ago
Jon Eugster 39d7af9d3e
Merge pull request #287 from leanprover-community/add_game_knights
feat: add game `Knights and Knaves` by JadAbouHawili
3 weeks ago
Jon Eugster 49062cc3d5 add new game 3 weeks ago
Matvey Lorkish f75389e93f
Merge pull request #283 from leanprover-community/server_capacity
Server capacity
3 weeks ago
matlorr 92665b7521 Merge branch 'main' into server_capacity 3 weeks ago
matlorr 1845644e86 Extract fetching of stats and perform it every 2 seconds 3 weeks ago
Matvey Lorkish 341a9ae14b
Merge pull request #281 from leanprover-community/server_capacity
Adjust memory to be approx. the same as by htop
1 month ago
matlorr 0895821baa Merge branch 'main' into server_capacity 1 month ago
matlorr 5b0715629a Adjust memory to be approx. the same as by htop 1 month ago
Matvey Lorkish 39e08194f6
Merge pull request #280 from leanprover-community/server_capacity
Fixed display error of server capacity by performing rounding as last…
1 month ago
matlorr 451dc262b2 Fixed display error of server capacity by performing rounding as last step. 1 month ago
matlorr 52898d93e7 Fix turning stats to zero by casting them to int before multiplying. 2 months ago
matlorr 5f30572741 Merge branch 'main' of github.com:leanprover-community/lean4game 2 months ago
matlorr 76f2414bd5 Refactor stats.sh to be more efficient. 2 months ago
Jon Eugster f1f9325c54 update gitignore 2 months ago
matlorr bd3375ada7 Create CPU-usage script 2 months ago
ADAM 64f34acd7a TMP: set github token 2 months ago
TentativeConvert ae38ad977a
update redirects 2 months ago
TentativeConvert a191c47b8e
update queue of pre-loaded games 2 months ago
Jon Eugster 0e58e81875 parse CPU/MEM usage as integer. 3 months ago
Marcus Zibrowius f0aa6b58ed Edits on landing page, with updates to German & Spanish translations.
modified:   ../de/translation.json
	modified:   ../en/translation.json
	modified:   ../es/translation.json
	modified:   ../ko/target/translation.json
	modified:   translation.json
	modified:   ../../../src/components/landing_page.tsx
3 months ago
Matvey Lorkish 045b1ea3fb
Merge pull request #261 from leanprover-community/stats
feat: improved stat logging
4 months ago
matlorr dc6f7b2822 Specify that logs should be created relative to the current working directory. 4 months ago
Jon Eugster db5ac7ed15
Merge pull request #269 from chabulhwi/fix-korean
fix `config.json` and add Korean translation
4 months ago
Jon Eugster 6a0e739301
Merge pull request #267 from chabulhwi/update-npm-deps
update npm deps
4 months ago
Jon Eugster ed96cf9534
Merge pull request #268 from chabulhwi/add-translation-keys
add some translation keys
4 months ago
Bulhwi Cha 64670d1579 fix `config.json` and add Korean translation
* In the `config.json` file, the ISO code representing Korean should be
  `ko`, not `kr`.
* Remove the `client/public/locales/kr` subdirectory.
* Add the `client/public/locales/ko` subdirectory, which itself is the
  OmegaT project for the Korean translation of `lean4game`.

OmegaT[0] is a translation memory application intended for professional
translators. I use it to translate English documentation into Korean.

[0] https://omegat.org/
4 months ago
Bulhwi Cha 25141b9613 add some translation keys 4 months ago
Bulhwi Cha ab9d0d0679 add some translation keys 4 months ago
Bulhwi Cha 6dca770dbf update npm deps 4 months ago
matlorr 2022fa9a44 Added logging game-access data 4 months ago
Jon Eugster b77afebe0a add sample 5 months ago
matlorr 4ac38ef7dd Refactored stats.sh to display approx. cpu usage and mem usage in .csv format 5 months ago
Jon Eugster 6a8abf41bd implement stats script 5 months ago
Jon Eugster 1466a41169 fix fetch url for stats 5 months ago
Jon Eugster 3cdb9a026b fix stats 5 months ago
Jon Eugster ebd7268421 feat: add option to display server capacity 5 months ago
Jon Eugster af15982804
Merge pull request #260 from 0417taehyun/feat/generate-structure-of-korean-document
feat: Generate a structure of Korean document
5 months ago
Taehyun Lee 5a404a9a58 Generate translation.json of Korean 5 months ago
Taehyun Lee cebea6a6aa Add Korean on config.json 5 months ago
Jon Eugster 36499c0257 add note for servers with different base url 6 months ago
Jon Eugster 8c5e47dd7b improve doc, adaptation of #250
Co-authored-by: JadAbouHawili <jad-abou-hawili@hotmail.com>
7 months ago
Jon Eugster a46840d327
Merge pull request #253 from pitmonticone/fix-typos
Fix typos
7 months ago
Pietro Monticone f518efc81c Update LetIntros.lean 7 months ago
Pietro Monticone 9b93e3817d Update RpcHandlers.lean 7 months ago
Pietro Monticone 54c1e0dcaf Update FileWorker.lean 7 months ago
Pietro Monticone 2c1e69611b Update Commands.lean 7 months ago
Pietro Monticone 2c22c445b1 Update AbstractCtx.lean 7 months ago
Pietro Monticone b6b31a06ac Update README.md 7 months ago
Jon Eugster 255839fea7
Merge pull request #248 from Lean-zh/main
Environment Variable for Default Language Setting
7 months ago