Commit Graph

49 Commits

Author SHA1 Message Date
e5b167d731 Feat: Reject queries with slashes, serve bad.webp 2026-02-15 09:02:54 -08:00
509a1d7269 Fix: Update daily search rate limit to 15 2026-02-14 19:03:52 -08:00
43ff666933 Refactor: Update rate limit to 15 in landing page 2026-02-14 19:02:22 -08:00
b32535db4b Refactor: Update rate limit to 15, update KV docs 2026-02-14 19:02:17 -08:00
c6a7ad6960 Fix: Atomic rate limiting via individual KV keys 2026-02-14 18:58:10 -08:00
b4d515a9c7 Feat: Serve limit.webp meme on rate limit instead of JSON 2026-02-14 11:55:28 -08:00
f6a84e8216 Add files via upload 2026-02-14 11:45:24 -08:00
de6fec20ca Feat: Include full URL in search notifications 2026-02-14 09:19:34 -08:00
17090b28f3 Feat: Increase daily search rate limit from 10 to 25 2026-02-14 08:48:49 -08:00
4c629ea330 Feat: Increase daily search rate limit from 10 to 25 2026-02-14 08:48:43 -08:00
ede0bfe459 Feat: Increase daily search rate limit from 10 to 25 2026-02-14 08:48:35 -08:00
3ebc05718b Update README.md 2026-02-14 06:58:45 -08:00
1d5191763f Feat: Document query normalization rules and limits 2026-02-13 21:49:59 -08:00
ac74ce6cbe Fix: Sanitize queries, limit length, normalize slashes 2026-02-13 21:49:53 -08:00
d9466a9c08 Feat: Allow indexing of root while blocking queries 2026-02-13 21:14:10 -08:00
54437d6dde Feat: Remove comments from robots.txt 2026-02-13 19:33:26 -08:00
964249582a Refactor: Replace URL format with AI prompt, remove privacy 2026-02-13 19:07:20 -08:00
79c91e482b Feat: Add AI system instruction section to README 2026-02-13 19:01:48 -08:00
2bb96a5789 Fix: Add global 20s deadline with dynamic per-attempt timeout 2026-02-13 18:36:30 -08:00
62e683ad9f Fix: Replace setTimeout with AbortSignal.timeout 2026-02-13 18:28:52 -08:00
86e55cc222 Fix: Move body consumption inside fetchImage timeout scope 2026-02-13 18:24:25 -08:00
718d2de3da Docs: Add NTFY_URL to secrets table 2026-02-13 17:54:48 -08:00
1d434afaf1 Feat: Add ntfy notifications and robust search loop 2026-02-13 17:53:19 -08:00
adaa335486 Refactor: Update rate limits and fix markdown escaping 2026-02-13 16:56:49 -08:00
39d9692095 Refactor: Update rate limit table for CF Free 2026-02-13 16:56:43 -08:00
288dda0ece Fix: Correct markdown escaping for code blocks 2026-02-13 16:45:11 -08:00
45d8e25783 Feat: Add live example image to README 2026-02-13 16:44:22 -08:00
333b29e0a5 Fix: Update safesearch parameter to valid value 2026-02-13 16:34:31 -08:00
f05c642e65 Refactor: Remove redundant TTL logic and simplify cache check 2026-02-13 16:26:15 -08:00
5dbab52bad Feat: Add donation-based limit increase notice 2026-02-13 16:16:20 -08:00
f2f380c0b8 Feat: Complete info migration from README to index 2026-02-13 16:12:11 -08:00
ef28db0310 Refactor: Add rate limits and remove infra mentions 2026-02-13 16:07:39 -08:00
984ce17165 Refactor: Remove demo and add donation warning 2026-02-13 16:05:43 -08:00
8db9a006b2 Feat: Add minimalist light-themed landing page 2026-02-13 16:02:26 -08:00
cd1e4576f4 Refactor: Update README to reflect store-as-is approach 2026-02-13 15:51:12 -08:00
709737fce7 Update README.md 2026-02-13 15:33:30 -08:00
2bf64d8c3d Fix: Correct Brave API pricing to $5/1k with $5 free 2026-02-13 15:18:31 -08:00
fc839658c7 Feat: Switch from Google CSE to Brave Image Search API 2026-02-13 15:01:32 -08:00
ed3924cc33 Delete assets/sites-to-search.xml 2026-02-13 13:58:50 -08:00
159c46b298 Delete: Move sites-to-search.xml to assets/ 2026-02-13 13:17:54 -08:00
fc52043b7e Feat: Move sites-to-search.xml to assets/ 2026-02-13 13:17:52 -08:00
ce36698b62 Refactor: Remove inline sites list, reference assets/ XML 2026-02-13 13:17:46 -08:00
a0b070e44e Create sites-to-search.xml 2026-02-13 12:58:31 -08:00
189953b719 Refactor: Trim README, switch Bing to Google CSE 2026-02-13 12:52:58 -08:00
38ff34a284 Feat: Add Pages bindings reference with R2_IMAGES 2026-02-13 11:30:28 -08:00
be18840701 Refactor: Rename KV namespaces to be project-scoped 2026-02-13 11:22:22 -08:00
1b0fb332da Feat: Add BTC donation address to Support section 2026-02-13 11:17:08 -08:00
1d2b58b0ec Refactor: Slim KV schema, fix donation messaging 2026-02-13 10:48:55 -08:00
e38c488b14 Initial commit 2026-02-13 09:26:50 -08:00