matlorr
5b0715629a
Adjust memory to be approx. the same as by htop
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
Jon Eugster
b961030db2
Update hints.md
7 months ago
rexwzh
c20d807d5c
add default language configuration
7 months ago
Jon Eugster
23c8099401
Merge pull request #244 from RexWzh/main
...
Update ZH-Translation for Lean Game Server
8 months ago
rexwzh
6bd9e95db9
update zh-translation
8 months ago
Jon Eugster
1febc51791
Update create_game.md
8 months ago
Jon Eugster
d53b57a764
Update create_game.md
8 months ago
Jon Eugster
020b4f7803
Update create_game.md
8 months ago
Jon Eugster
0ae099414c
Update create_game.md
8 months ago
Jon Eugster
b091ec579b
Merge pull request #236 from RexWzh/main
...
Fix Bug with Environment Variables for Ports
9 months ago