Commit Graph

66 Commits

Author SHA1 Message Date
86f97ed406 Feat: Cache error state and serve bad.webp on fail 2026-02-23 10:39:47 -08:00
cf7f35e184 Refactor: Drop KV rate limits docs, add SurrealDB secrets 2026-02-23 10:20:52 -08:00
d763f06415 Feat: Add async garbage collection to SurrealDB rate limits 2026-02-23 10:20:45 -08:00
406dd41258 Feat: Increase search result count to 50 2026-02-23 08:57:53 -08:00
b17057c49d Refactor: Update BTC donation address 2026-02-19 12:23:07 -08:00
bd47a1e6fb Refactor: Update BTC donation address 2026-02-19 12:23:02 -08:00
429e0d8d27 Update README.md 2026-02-19 10:58:32 -08:00
29bdea7f96 Add XMR address to README 2026-02-19 10:44:15 -08:00
98fc0a3920 Update README.md 2026-02-19 10:43:34 -08:00
7b5667d45d Refactor: Update AI system prompt instructions 2026-02-19 08:12:05 -08:00
8b9d72c83e Refactor: Update index.html with new AI prompt & golf CSS 2026-02-19 08:11:56 -08:00
12265dcfff Feat: Update docs to mention dot encoding 2026-02-17 19:51:56 -08:00
f7232b61e6 Fix: Reject literal dots and slashes in pathname 2026-02-17 19:51:50 -08:00
a045461df4 Fix: Block literal dots and slashes to stop bots 2026-02-17 19:51:45 -08:00
4e50f7c3f4 Docs: Update rate-limit TTL to 25 hours 2026-02-15 11:04:05 -08:00
0cbcc73326 Refactor: Reduce rate-limit TTL to 25 hours 2026-02-15 11:00:07 -08:00
606feec0ff Feat: Document slash rejection, update normalization rules 2026-02-15 09:03:00 -08:00
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