Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-25 | ref: Use storage instead of memory | Gabriel A. Giovanini | |
With async search we can afford waiting a bit more it to load without making the ui sluggish. | |||
2024-04-25 | feat: Add async request | Gabriel A. Giovanini | |
2024-04-20 | ref: Better doc and makefile | Gabriel A. Giovanini | |
It adds README explaining how to compile and install. Makefile allows to install dict system wide. | |||
2024-04-20 | ref: Remove debugging logs | Gabriel A. Giovanini | |
2024-04-19 | feat: Add barebones tcp server | Gabriel A. Giovanini | |
2024-04-19 | feat: Add spellfix check back for fts5 | Gabriel A. Giovanini | |
2024-04-19 | ref: Better organize the files | Gabriel A. Giovanini | |