Commit Graph

11 Commits

Author SHA1 Message Date
Steve White 9e0a7e594d clineruels and go.sum got left out. 2025-01-29 17:00:59 -06:00
Steve White 9329294305 feat: add CORS support for web clients
- Add chi/cors middleware with development configuration

- Update API documentation with CORS details

- Document allowed origins, methods, and headers

- Add production security note about restricting origins

- Update .gitignore to track API documentation
2025-01-29 17:00:15 -06:00
Steve White e552411298 enabled server mode and updated README.md 2025-01-29 11:48:13 -06:00
Steve White ac208fabdd Add patch file for server mode changes 2025-01-29 17:05:35 +00:00
Steve White 3f628f0805 Updated go.mod to include chi per Claude's request. 2025-01-29 16:01:34 +00:00
Steve White 5b89d0b04a Add server.go with HTTP API functionality 2025-01-29 15:54:31 +00:00
Steve White af4a0f8fe8 Updated README.md 2025-01-29 09:35:53 -06:00
Steve White 4813904fc7 Updated README.md and papers to add -search-only and -input options 2025-01-29 09:25:20 -06:00
Steve White 5983a9b8ac Updated file hanndling 2025-01-29 09:09:35 -06:00
Steve White 175a4f57c6 Initical Commit 2025-01-27 22:26:11 -06:00
Steve White 7fd890828e Initial Commit of papers system. 2025-01-26 14:15:57 -06:00