aboutsummaryrefslogtreecommitdiff
path: root/run.py
AgeCommit message (Expand)Author
2020-09-23update name to roka, support --scan, cleanupJordan
2020-07-09housekeepingJordan
2020-06-17revert to non-bootstrap CSS, i miss itJordan
2020-06-16rm prettify, correct quote/apos escapeJordan
2020-06-10housekeeping, reorganizationJordan
2020-06-09use bootstrap, send_static()Jordan
2020-05-28cleanup, reload cache between requests (TODO: use getmtime())Jordan
2020-05-04use natural sort of files in RSS resp if 'ignore_tracknum' in book pathJordan
2020-04-20fallback sort by filename rather than title tagJordan
2020-04-19remove XML-invalid unicode chars, escape book titleJordan
2020-04-16use natural sort (remove leading zeros) if no track numJordan
2020-04-12use flask's send_file() conditional instead of our HTTP 206 partial handlerJordan
2020-04-06ensure XML-safety of attribute valuesJordan
2020-04-06revert 759800beJordan
2020-04-05prettify XML responseJordan
2020-04-05sort listing by title, demo linkJordan
2020-04-05initial commitJordan