summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-04bugfix: Dockerfile entrypointweb-apiKeuin
2023-06-04bugfix: cache does not work across devicesKeuin
2023-06-04bugfix: config load does not take effectKeuin
2023-06-04bugfix: PDF preview is buggyKeuin
2023-06-04Create html cache directory if not existsKeuin
2023-06-04Set default behavior to not suggest file name, making PDF preview-able on ↵Keuin
browsers
2023-06-04Smart PDF file nameKeuin
2023-06-03htmlcache: use async file IOKeuin
2023-06-03Dockerfile: Add latex and friends; Accept CLI args in `docker run`Keuin
2023-06-03DockerizeKeuin
2023-06-03Add depsKeuin
2023-06-03Remove useless logsKeuin
2023-06-03Use non-blocking file/subprocess IOKeuin
2023-06-03Bugfix: shitting outside workdirKeuin
2023-06-03Remove temporary files when doneKeuin
2023-06-03Generate using temporary tex fileKeuin
2023-06-02Cache HTML source on diskKeuin
2023-06-01texgen (WIP)Keuin
2023-06-01implement tex resource APIKeuin
2023-06-01extract tex generation procedureKeuin
2023-05-31WIP: web APIKeuin
2023-05-31Enforce mypy static checkingHEADmasterKeuin
2023-05-31Configurable CJK fontKeuin
2023-05-31Pass params through fieldsKeuin
2023-05-31Use standard titleKeuin
2023-05-31bugfix: paragraph breaks are missingKeuin
2023-05-31Add song title if availableKeuin
2023-05-31Support multiple CJK provider. Accept CLI arguments and STDIN input.Keuin
2023-05-31PoC versionKeuin
2023-05-31Initial commitKeuin