index
:
utaten2tex
master
web-api
Convert lyrics from utaten.com to LaTeX.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-06-04
bugfix: Dockerfile entrypoint
web-api
Keuin
2023-06-04
bugfix: cache does not work across devices
Keuin
2023-06-04
bugfix: config load does not take effect
Keuin
2023-06-04
bugfix: PDF preview is buggy
Keuin
2023-06-04
Create html cache directory if not exists
Keuin
2023-06-04
Set default behavior to not suggest file name, making PDF preview-able on ↵
Keuin
browsers
2023-06-04
Smart PDF file name
Keuin
2023-06-03
htmlcache: use async file IO
Keuin
2023-06-03
Dockerfile: Add latex and friends; Accept CLI args in `docker run`
Keuin
2023-06-03
Dockerize
Keuin
2023-06-03
Add deps
Keuin
2023-06-03
Remove useless logs
Keuin
2023-06-03
Use non-blocking file/subprocess IO
Keuin
2023-06-03
Bugfix: shitting outside workdir
Keuin
2023-06-03
Remove temporary files when done
Keuin
2023-06-03
Generate using temporary tex file
Keuin
2023-06-02
Cache HTML source on disk
Keuin
2023-06-01
texgen (WIP)
Keuin
2023-06-01
implement tex resource API
Keuin
2023-06-01
extract tex generation procedure
Keuin
2023-05-31
WIP: web API
Keuin
2023-05-31
Enforce mypy static checking
HEAD
master
Keuin
2023-05-31
Configurable CJK font
Keuin
2023-05-31
Pass params through fields
Keuin
2023-05-31
Use standard title
Keuin
2023-05-31
bugfix: paragraph breaks are missing
Keuin
2023-05-31
Add song title if available
Keuin
2023-05-31
Support multiple CJK provider. Accept CLI arguments and STDIN input.
Keuin
2023-05-31
PoC version
Keuin
2023-05-31
Initial commit
Keuin