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
3 days ago
..
admin-guard.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
4 days ago
auth-api-routes.ts
feat(auth): validate captcha fields on login/register body
3 days ago
db-unique-constraint.ts
refactor: migrate database from PostgreSQL to SQLite and update related configurations
4 days ago
discover-card.test.ts
feat(server): add discover card DTO helpers
3 days ago
discover-card.ts
feat(server): add discover card DTO helpers
3 days ago
handler.ts
feat: implement global and user configuration modules
5 days ago
nitro-error-json.ts
feat(nitro): implement custom JSON error handler and utility functions
3 days ago
post-comment-guest.test.ts
feat(comments): guest display name and body validation
3 days ago
post-comment-guest.ts
feat(comments): guest display name and body validation
3 days ago
post-media-urls.ts
feat(public): about page, profile media refs, media_refs ownerType
3 days ago
public-pagination.test.ts
feat(server): add public list pagination constants and page normalizer
3 days ago
public-pagination.ts
feat(server): add public list pagination constants and page normalizer
3 days ago
response.ts
feat: implement custom HTTP fetch utility and update user schema
1 week ago
rss-url.test.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
4 days ago
rss-url.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
4 days ago
share-token.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
4 days ago
simple-rate-limit.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
4 days ago
sqlite-id.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
4 days ago
visibility.test.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
4 days ago