Commit Graph
16 Commits
Author SHA1 Message Date
Taylor Wilsdon 77ab1cd9ec Slack OpenAPI server 2025-04-17 15:39:27 -07:00
Taylor Wilsdon 51887d2aef merge 2025-04-17 11:45:32 -07:00
Taylor Wilsdon 90ab5c0686 improve deletion flow with shorter confirmations 2025-04-17 11:44:58 -07:00
Taylor Wilsdon 4de55a5c95 Update main.py 2025-04-17 11:13:05 -07:00
Taylor Wilsdon 2b08d17ddc Update main.py 2025-04-17 11:12:51 -07:00
Taylor Wilsdon 5478ae007b migrate pending confirmation store to local filestore for persistence between sessions 2025-04-17 11:09:44 -07:00
Taylor Wilsdon 569d8905ef re-implement pending_confirmation 2025-04-17 10:43:48 -07:00
Taylor Wilsdon 8bd8f1d712 fix relative import 2025-04-17 09:32:34 -07:00
Taylor Wilsdon b0b1e6eb6d Implement more reliable mechanism for file delete confirmation 2025-04-17 09:31:57 -07:00
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
Taylor Wilsdon 381a4b5e22 Implement support for automatic F/C designation based on location of weather call 2025-04-06 15:08:43 -04:00
Taylor Wilsdon 3a4036caed Add weather server 2025-04-06 14:09:22 -04: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