Commit graph

12 commits

Author SHA1 Message Date
605c25b8b0 clear search filter on back navigation 2026-05-24 07:41:53 -05:00
7ebccc793a add search filter with auto-launch to tools index 2026-05-24 07:40:57 -05:00
3cd6d20d13 add printer out-of-paper warning and track app.py
Show a yellow warning banner on page load if CUPS reports the printer
is stopped with a paper-related reason (e.g. Media Empty).
2026-05-22 16:24:33 -05:00
01e6cf6300 add drag-and-drop support to print upload area 2026-05-22 15:59:21 -05:00
d3aa992d65 move restart recipe to top of justfile 2026-04-26 12:49:48 -05:00
4f4fe1eff2 change structure 2026-04-24 08:52:01 -05:00
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