Sink/server/api/link
ccbikai 0b9960b5d8 chore: update project configuration and dependencies
- Adds new path aliases for improved code organization
- Updates dependencies to latest versions including vue-sonner v2.0.0
- Removes sourcemap configuration from Nuxt config
- Enhances API documentation with OpenAPI schemas
- Removes unused security schemes and Wrangler configuration

These changes modernize the project setup while improving documentation and removing unnecessary configurations.
2025-05-22 19:41:25 +08:00
..
ai.get.ts style: eslint 2024-12-24 21:10:36 +08:00
create.post.ts chore: update project configuration and dependencies 2025-05-22 19:41:25 +08:00
delete.post.ts feat: init 2024-05-25 08:09:30 +08:00
edit.put.ts refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +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
upsert.post.ts fix: update link schema import path 2025-05-11 13:46:55 +08:00