Age | Commit message (Expand) | Author |
2021-06-09 | Merge pull request #2 from dgarrett/show-author-optional-filename | Jordan |
2021-06-09 | Demonstrate SHOW_PATH in app.cfg.example | Dylan Garrett |
2021-06-09 | Make showing path optional | Dylan Garrett |
2021-06-09 | Don't need to escape author | Dylan Garrett |
2021-06-07 | Merge pull request #1 from dgarrett/fix-sort | Jordan |
2021-06-07 | Fix sort | Dylan Garrett |
2021-06-07 | Put the Author instead of the filename in the index | Dylan Garrett |
2021-02-19 | readme | Jordan |
2021-01-22 | lower() extension before support check | Jordan |
2020-12-05 | use os.scandir() over os.walk(), better performance | Jordan |
2020-09-23 | update name to roka, support --scan, cleanup | Jordan |
2020-09-01 | satisfy RFC822 (XML pubDate) | Jordan |
2020-08-15 | hash/process tracks in order; sorted os.listdir() | Jordan |
2020-07-15 | rebuild.py comments/corrections | Jordan |
2020-07-11 | classify rebuild.py, optimize logic | Jordan |
2020-07-09 | trim README | Jordan |
2020-07-09 | housekeeping | Jordan |
2020-06-27 | documentation | Jordan |
2020-06-27 | housekeeping | Jordan |
2020-06-27 | housekeeping | Jordan |
2020-06-22 | generalize extension, MP3 -> track | Jordan |
2020-06-17 | revert to non-bootstrap CSS, i miss it | Jordan |
2020-06-16 | rm prettify, correct quote/apos escape | Jordan |
2020-06-10 | housekeeping, reorganization | Jordan |
2020-06-10 | container-fluid -> container | Jordan |
2020-06-10 | rm duplicate container | Jordan |
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 |