Sink/server/api/link
ccbikai 465aa3292a fix: Increases KV list limit for better data retrieval
Expands the limit of the KV.list call from 1 to 1000.

This enhancement allows for more efficient data retrieval, reducing the number of requests needed to fetch all relevant entries.

Improves performance in scenarios with a large number of links.
2024-12-23 21:09:00 +08:00
..
ai.get.ts feat: enable AI integration and update dependencies 2024-08-18 19:01:14 +08:00
create.post.ts feat: Add link search function 2024-12-23 20:57:16 +08:00
delete.post.ts feat: init 2024-05-25 08:09:30 +08:00
edit.put.ts feat: Add link search function 2024-12-23 20:57:16 +08:00
list.get.ts fix: adjust cursor handling for KV pagination 2024-12-08 11:37:04 +08:00
query.get.ts feat: init 2024-05-25 08:09:30 +08:00
search.get.ts fix: Increases KV list limit for better data retrieval 2024-12-23 21:09:00 +08:00