Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | remove modest quantities of extra vocabulary that also appear in sentences | Alex Auvolat | 2023-09-25 | 2 | -1192/+9 |
| | |||||
* | Add extra vocabulary from JLPT lists | Alex Auvolat | 2023-09-25 | 2 | -3/+28841 |
| | |||||
* | add vocab per jlpt | Alex Auvolat | 2023-09-25 | 13 | -1/+22755 |
| | |||||
* | regenerate everything from the beginningbatches-v2 | Alex Auvolat | 2023-09-25 | 1 | -11711/+19459 |
| | |||||
* | new algorith seems to be working well | Alex Auvolat | 2023-09-25 | 1 | -125/+211 |
| | |||||
* | this iteration seems to work not too bad. have to fix index | Alex Auvolat | 2023-09-24 | 2 | -20804/+11484 |
| | |||||
* | First try of a new dynamic algo?? dunno if it will work, we are stuck at N1 | Alex Auvolat | 2023-09-24 | 3 | -149/+430 |
| | |||||
* | merge elementary school kanji levels | Alex Auvolat | 2023-09-24 | 2 | -27/+30 |
| | |||||
* | rebalance skeleton (but is it correct?) | Alex Auvolat | 2023-09-24 | 1 | -0/+37 |
| | |||||
* | refactor; add simplify to remove ONE redundant sentencebatches-v1 | Alex Auvolat | 2023-09-24 | 3 | -293/+439 |
| | |||||
* | change characters appearance | Alex Auvolat | 2023-09-18 | 3 | -4/+13 |
| |