Commit Graph

10 Commits

Author SHA1 Message Date
Taylor Wilsdon
2110943fde absolute import for config 2025-04-14 21:30:26 -04:00
Taylor Wilsdon
07be65fcf7 Refactor allowed directories to config.py; implement two-step delete_path with token-based confirmation and pending state; update related models, validation, and error handling 2025-04-14 20:46:53 -04:00
Timothy Jaeryang Baek
97e26fe94c doc: readme 2025-04-10 17:55:16 -07:00
Taylor Wilsdon
e4f51122ec Fix rest of json issues for all routes, implement SuccessResponse so that read calls are not attempted after move file operations 2025-04-06 13:54:11 -04:00
Taylor Wilsdon
c0bb3350fb Add search_content, delete_path, move_path and get_metadata routes, return available directories on 403s 2025-04-06 13:42:59 -04:00
Taylor Wilsdon
d837001b5d Fix fastapi response to make compatible with open-webui tools use 2025-04-06 13:21:30 -04:00
Vijaykoushik Sekar
d2239bbe12 feat: docker support
Adds docker support to the example server.
this allows the example servers to be run in a containerized environment.
2025-04-04 11:46:12 +05:30
Timothy Jaeryang Baek
7c72ccfe34 refac 2025-03-27 23:51:40 -07:00
Timothy Jaeryang Baek
b8a46d5af2 refac 2025-03-27 23:47:21 -07:00
Timothy Jaeryang Baek
d79d0ce834 init 2025-03-27 23:45:08 -07:00