Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make server port configurable | Alex Auvolat | 2024-04-03 | 1 | -3/+5 |
* | preprocess jmdict & add logging | Alex Auvolat | 2024-04-03 | 1 | -52/+39 |
* | random practice: just bring all chars to same proba, no overcompensation | Alex Auvolat | 2024-03-15 | 1 | -4/+2 |
* | reduce memory usage & fix scroll to top | Alex Auvolat | 2024-03-15 | 1 | -23/+16 |
* | add backlinks to kanji in generated practice | Alex Auvolat | 2024-03-15 | 1 | -0/+41 |
* | generation is POST and we have a <form> now | Alex Auvolat | 2024-03-15 | 1 | -20/+59 |
* | first interface for generated examples | Alex Auvolat | 2024-03-11 | 1 | -21/+102 |
* | reservoir sampling one by one (slow, but works) | Alex Auvolat | 2024-03-10 | 1 | -4/+146 |
* | start web server | Alex Auvolat | 2024-03-10 | 1 | -0/+124 |