You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
npmrun
a1fec30083
feat(nitro): implement custom JSON error handler and utility functions
- Added a custom JSON error handler to improve error responses in Nitro.
- Introduced utility functions to determine JSON request types and normalize error messages.
- Updated Nuxt configuration to utilize the new error handler.
Made-with: Cursor
10 hours ago
..
admin-guard.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 day ago
auth-api-routes.ts
feat(auth): validate captcha fields on login/register body
11 hours ago
db-unique-constraint.ts
refactor: migrate database from PostgreSQL to SQLite and update related configurations
2 days ago
discover-card.test.ts
feat(server): add discover card DTO helpers
12 hours ago
discover-card.ts
feat(server): add discover card DTO helpers
12 hours ago
handler.ts
feat: implement global and user configuration modules
3 days ago
nitro-error-json.ts
feat(nitro): implement custom JSON error handler and utility functions
10 hours ago
post-comment-guest.test.ts
feat(comments): guest display name and body validation
20 hours ago
post-comment-guest.ts
feat(comments): guest display name and body validation
20 hours ago
post-media-urls.ts
feat(public): about page, profile media refs, media_refs ownerType
14 hours ago
public-pagination.test.ts
feat(server): add public list pagination constants and page normalizer
14 hours ago
public-pagination.ts
feat(server): add public list pagination constants and page normalizer
14 hours ago
response.ts
feat: implement custom HTTP fetch utility and update user schema
5 days ago
rss-url.test.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 day ago
rss-url.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 day ago
share-token.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 day ago
simple-rate-limit.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 day ago
sqlite-id.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 day ago
visibility.test.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 day ago