Commit graph

6 commits

Author SHA1 Message Date
2d61260583 fix lp on nix 2026-04-23 20:19:14 -05:00
b0c19d5642 port print-web-form app to nested flask structure
Replace stub print/ app with full PDF web print service from
~/print-web-form. Adapt UPLOAD_FOLDER to use Path(__file__).parent,
add pypdf dependency, port all tests (10 passing), remove unused static/.
2026-04-23 20:07:07 -05:00
af5d3f148d redesign index page with dark theme matching dictations viewer 2026-04-23 19:19:48 -05:00
401ce0eb76 add start commands 2026-04-23 19:12:42 -05:00
f09f80c9a8 fix dictations_viewer 404 by using url_for for API path; add pymongo dep; bind to localhost 2026-04-23 19:10:27 -05:00
dea4a1aec6 initial commit. add flask dispatcher for apps in nested subdirs 2026-04-23 18:28:03 -05:00