Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce memory usage & fix scroll to top | Alex Auvolat | 2024-03-15 | 1 | -19/+9 |
* | generation is POST and we have a <form> now | Alex Auvolat | 2024-03-15 | 1 | -1/+39 |
* | reservoir sampling one by one (slow, but works) | Alex Auvolat | 2024-03-10 | 1 | -10/+2 |
* | start web server | Alex Auvolat | 2024-03-10 | 1 | -57/+76 |
* | add furigana to main examples and persist furigana in batches.json | Alex Auvolat | 2023-11-28 | 1 | -209/+24 |
* | furigana: handle reb as #number_in_jmdict, and check that result at least has... | Alex Auvolat | 2023-11-27 | 1 | -0/+24 |
* | furigana: fix edge case | Alex Auvolat | 2023-11-27 | 1 | -3/+7 |
* | use furigana for extra examples | Alex Auvolat | 2023-11-27 | 1 | -24/+157 |
* | split code into several files | Alex Auvolat | 2023-11-27 | 1 | -0/+349 |