Commit Graph

2 Commits

Author SHA1 Message Date
Gemini Agent
e1312e8183 Improve POST /api/add for Apple Shortcuts
Cleaner JSON body handling - just send {"url": "..."}
No URL encoding needed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 13:18:52 +00:00
Gemini Agent
d6cb62d9b3 Add simple /api/add endpoint for Apple Shortcuts
No authentication required - intended for Tailscale networks.
GET /api/add?url=... returns JSON with success status.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 12:50:56 +00:00