Age | Commit message (Expand) | Author |
2023-08-03 | roka: misc housekeeping | Jordan |
2023-01-17 | roka: _app_ctx_stack deprecated in Flask 2.3; use supported app_ctx | Jordan |
2022-09-09 | docs: readme housekeeping, clarification | Jordan |
2022-09-09 | docs: add wsgi-file to example configuration | Jordan |
2022-08-29 | tinytag: update mutable mappings import; deprecated/removed in 3.10 | Jordan |
2021-06-16 | Merge pull request #3 from dgarrett/static-generation | Jordan |
2021-06-15 | Load config outside of main to keep uwsgi working | Dylan Garrett |
2021-06-13 | Add detail about copying audiobook files | Dylan Garrett |
2021-06-13 | Merge remote-tracking branch 'origin/master' into static-generation | Dylan Garrett |
2021-06-13 | Move base_url to config. Add README info about config override | Dylan Garrett |
2021-06-13 | Update README for static generation | Dylan Garrett |
2021-06-09 | Merge pull request #2 from dgarrett/show-author-optional-filename | Jordan |
2021-06-09 | Always load one or the other config | Dylan Garrett |
2021-06-09 | Move to real render_template | Dylan Garrett |
2021-06-09 | Cleanup config and allow passing as json on terminal | Dylan Garrett |
2021-06-09 | Merge remote-tracking branch 'origin/master' into static-generation | Dylan Garrett |
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-06-07 | Fix sort | Dylan Garrett |
2021-06-06 | Allow base_url with no app.cfg | Dylan Garrett |
2021-06-06 | Ignore static dir | Dylan Garrett |
2021-06-06 | Fix string | Dylan Garrett |
2021-06-06 | Allow setting scan dir from terminal | Dylan Garrett |
2021-06-06 | Takes base URL and static location from args | Dylan Garrett |
2021-06-06 | Copy files to expected path | Dylan Garrett |
2021-06-06 | Some hacks. But generates some static rss feeds | 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 |