index
:
roka
master
Listen to audiobooks with podcast apps via unique RSS feeds
Jordan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-10
rm path from index table, table format
Jordan
2020-06-09
use bootstrap, send_static()
Jordan
2020-05-28
cleanup, reload cache between requests (TODO: use getmtime())
Jordan
2020-05-12
fix: use parsed cache rather than its path w/ get_books() call
Jordan
2020-05-12
CACHE_PATH -> JSON_PATH, book k/v assignment fix
Jordan
2020-05-10
housekeeping
Jordan
2020-05-04
use natural sort of files in RSS resp if 'ignore_tracknum' in book path
Jordan
2020-05-04
read existing cache, use to determine which content should be hashed
Jordan
2020-04-20
fallback sort by filename rather than title tag
Jordan
2020-04-19
remove XML-invalid unicode chars, escape book title
Jordan
2020-04-16
use natural sort (remove leading zeros) if no track num
Jordan
2020-04-15
move duration check before hash routine
Jordan
2020-04-13
preserve -> preserving
Jordan
2020-04-12
use flask's send_file() conditional instead of our HTTP 206 partial handler
Jordan
2020-04-10
increase uwsgi limits in example, venv location-agnostic
Jordan
2020-04-06
podcast app screenshot link
Jordan
2020-04-06
ensure XML-safety of attribute values
Jordan
2020-04-06
revert 759800be
Jordan
2020-04-05
prettify XML response
Jordan
2020-04-05
sort listing by title, demo link
Jordan
2020-04-05
trailing period
Jordan
2020-04-05
ensure HTML-safety of attributes; only-whitespace values treated as unpopulated
Jordan
2020-04-05
readme format (spacing)
Jordan
2020-04-05
initial commit
Jordan
[prev]