Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update flakeHEADmain | Alex Auvolat | 2024-04-03 | 2 | -4/+32 |
| | |||||
* | add stub flake.nix | Alex Auvolat | 2024-04-03 | 1 | -0/+15 |
| | |||||
* | make server port configurable | Alex Auvolat | 2024-04-03 | 3 | -15/+32 |
| | |||||
* | preprocess jmdict & add logging | Alex Auvolat | 2024-04-03 | 7 | -72/+149 |
| | |||||
* | 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 | 8 | -68/+84 |
| | |||||
* | practice: hide kanji unless hover | Alex Auvolat | 2024-03-15 | 1 | -1/+5 |
| | |||||
* | add backlinks to kanji in generated practice | Alex Auvolat | 2024-03-15 | 3 | -1/+56 |
| | |||||
* | generation is POST and we have a <form> now | Alex Auvolat | 2024-03-15 | 3 | -21/+102 |
| | |||||
* | first interface for generated examples | Alex Auvolat | 2024-03-11 | 6 | -21/+227 |
| | |||||
* | reservoir sampling one by one (slow, but works) | Alex Auvolat | 2024-03-10 | 4 | -192/+150 |
| | |||||
* | start web server | Alex Auvolat | 2024-03-10 | 7 | -91/+2093 |
| | |||||
* | fix furigana in batch 026 | Alex Auvolat | 2023-11-30 | 2 | -1/+2 |
| | |||||
* | add furigana override file to fix edge cases | Alex Auvolat | 2023-11-28 | 5 | -4/+33 |
| | |||||
* | add furigana to main examples and persist furigana in batches.json | Alex Auvolat | 2023-11-28 | 6 | -268/+6695 |
| | |||||
* | furigana: handle reb as #number_in_jmdict, and check that result at least ↵ | Alex Auvolat | 2023-11-27 | 2 | -1/+25 |
| | | | | has correct text under furigana | ||||
* | furigana: fix edge case | Alex Auvolat | 2023-11-27 | 2 | -4/+8 |
| | |||||
* | use furigana for extra examples | Alex Auvolat | 2023-11-27 | 3 | -24/+181 |
| | |||||
* | split code into several files | Alex Auvolat | 2023-11-27 | 3 | -658/+676 |
| | |||||
* | larger font for extra examples text | Alex Auvolat | 2023-11-26 | 2 | -1/+5 |
| | |||||
* | again try add more diversity to extra examples | Alex Auvolat | 2023-11-15 | 2 | -6604/+12177 |
| | |||||
* | Regenerate examples with hopefully more variety | Alex Auvolat | 2023-11-15 | 3 | -16383/+13437 |
| | |||||
* | add pronunciation of extra examples | Alex Auvolat | 2023-10-21 | 1 | -4/+37 |
| | |||||
* | improve formatting | Alex Auvolat | 2023-10-20 | 1 | -2/+2 |
| | |||||
* | re-allow more diversity in examples | Alex Auvolat | 2023-10-18 | 2 | -36/+535 |
| | |||||
* | regenerate extra examples with more diversity | Alex Auvolat | 2023-10-18 | 2 | -14136/+11336 |
| | |||||
* | add even more example sentences | Alex Auvolat | 2023-10-11 | 2 | -11/+16289 |
| | |||||
* | regenerate extra example sentences with deterministic randomness | Alex Auvolat | 2023-10-11 | 4 | -10597/+10700 |
| | |||||
* | use mold linker | Alex Auvolat | 2023-10-11 | 1 | -0/+3 |
| | |||||
* | fix font in vocab reading | Alex Auvolat | 2023-10-11 | 1 | -1/+1 |
| | |||||
* | ensure sans-serif font is used in all browsers | Alex Auvolat | 2023-10-10 | 2 | -4/+14 |
| | |||||
* | rebuild example sentence list with more variety | Alex Auvolat | 2023-10-10 | 2 | -12375/+12391 |
| | |||||
* | fix mistake with 夕食 | Alex Auvolat | 2023-10-07 | 3 | -10/+3 |
| | |||||
* | serialize charsets as strings | Alex Auvolat | 2023-10-06 | 3 | -42742/+6994 |
| | |||||
* | cargo fmt | Alex Auvolat | 2023-10-06 | 1 | -16/+43 |
| | |||||
* | add extra examples | Alex Auvolat | 2023-10-06 | 3 | -3/+33705 |
| | |||||
* | improve vocab table format | Alex Auvolat | 2023-10-06 | 2 | -30/+31 |
| | |||||
* | run simplify to remove useless sentences | Alex Auvolat | 2023-10-01 | 1 | -55/+0 |
| | |||||
* | add missing vocab (why?)batches-v3 | Alex Auvolat | 2023-09-26 | 1 | -104/+8372 |
| | |||||
* | Merge pull request 'Switch to new JLPT levels and regenerate batches 014-' ↵ | Alex | 2023-09-26 | 6 | -40036/+28239 |
|\ | | | | | | | | | | | (#2) from use_new_jlpt into main Reviewed-on: https://git.deuxfleurs.fr/lx/datagengo/pulls/2 | ||||
| * | Switch to new JLPT levels and regenerate batches 014- | Alex Auvolat | 2023-09-26 | 6 | -40036/+28239 |
|/ | |||||
* | s/missing chars/missing kanji | Alex Auvolat | 2023-09-26 | 1 | -2/+2 |
| | |||||
* | Add modest amounts of css | Alex Auvolat | 2023-09-26 | 2 | -6/+16 |
| | |||||
* | add readme to site; style for batches; order kanji like in sentences | Alex Auvolat | 2023-09-26 | 4 | -7/+75 |
| | |||||
* | write why this method | Alex Auvolat | 2023-09-26 | 1 | -28/+102 |
| | |||||
* | Include N0-9 (extra jinmeiyou kanji) in index table | Alex Auvolat | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | Write readme | Alex Auvolat | 2023-09-26 | 1 | -5/+64 |
| | |||||
* | start writing readme | Alex Auvolat | 2023-09-26 | 1 | -0/+51 |
| | |||||
* | remove old algorithm that was commented | Alex Auvolat | 2023-09-26 | 1 | -150/+0 |
| | |||||
* | cargo fmt | Alex Auvolat | 2023-09-25 | 1 | -26/+80 |
| |