aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07Fix sortDylan Garrett
2021-06-06Allow base_url with no app.cfgDylan Garrett
2021-06-06Ignore static dirDylan Garrett
2021-06-06Fix stringDylan Garrett
2021-06-06Allow setting scan dir from terminalDylan Garrett
2021-06-06Takes base URL and static location from argsDylan Garrett
2021-06-06Copy files to expected pathDylan Garrett
2021-06-06Some hacks. But generates some static rss feedsDylan Garrett
2021-02-19readmeJordan
2021-01-22lower() extension before support checkJordan
2020-12-05use os.scandir() over os.walk(), better performanceJordan
2020-09-23update name to roka, support --scan, cleanupJordan
2020-09-01satisfy RFC822 (XML pubDate)Jordan
2020-08-15hash/process tracks in order; sorted os.listdir()Jordan
2020-07-15rebuild.py comments/correctionsJordan
2020-07-11classify rebuild.py, optimize logicJordan
2020-07-09trim READMEJordan
2020-07-09housekeepingJordan
2020-06-27documentationJordan
2020-06-27housekeepingJordan
2020-06-27housekeepingJordan
2020-06-22generalize extension, MP3 -> trackJordan
2020-06-17revert to non-bootstrap CSS, i miss itJordan
2020-06-16rm prettify, correct quote/apos escapeJordan
2020-06-10housekeeping, reorganizationJordan
2020-06-10container-fluid -> containerJordan
2020-06-10rm duplicate containerJordan
2020-06-10rm path from index table, table formatJordan
2020-06-09use bootstrap, send_static()Jordan
2020-05-28cleanup, reload cache between requests (TODO: use getmtime())Jordan
2020-05-12fix: use parsed cache rather than its path w/ get_books() callJordan
2020-05-12CACHE_PATH -> JSON_PATH, book k/v assignment fixJordan
2020-05-10housekeepingJordan
2020-05-04use natural sort of files in RSS resp if 'ignore_tracknum' in book pathJordan
2020-05-04read existing cache, use to determine which content should be hashedJordan
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-15move duration check before hash routineJordan
2020-04-13preserve -> preservingJordan
2020-04-12use flask's send_file() conditional instead of our HTTP 206 partial handlerJordan
2020-04-10increase uwsgi limits in example, venv location-agnosticJordan
2020-04-06podcast app screenshot linkJordan
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-05trailing periodJordan
2020-04-05ensure HTML-safety of attributes; only-whitespace values treated as unpopulatedJordan
2020-04-05readme format (spacing)Jordan