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
78aa56f52a
feat(media): add user notes and reference contexts to media assets
- Introduced user notes for media assets, allowing admins and users to add descriptions.
- Enhanced media asset listing with reference contexts, providing links to related content.
- Updated API endpoints to support note saving and retrieval.
- Modified database schema to include user notes and related fields.
- Improved search functionality to include user notes in media asset queries.
Made-with: Cursor
1 month ago
..
admin-guard.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 month ago
auth-api-routes.ts
feat(auth): validate captcha fields on login/register body
1 month ago
db-unique-constraint.ts
refactor: migrate database from PostgreSQL to SQLite and update related configurations
1 month ago
discover-card.test.ts
feat(server): add discover card DTO helpers
1 month ago
discover-card.ts
feat(server): add discover card DTO helpers
1 month ago
handler.ts
feat: implement global and user configuration modules
1 month ago
me-media-assets-query.test.ts
feat(media): add user notes and reference contexts to media assets
1 month ago
me-media-assets-query.ts
feat(media): add user notes and reference contexts to media assets
1 month ago
nitro-error-json.ts
feat(nitro): implement custom JSON error handler and utility functions
1 month ago
post-comment-guest.test.ts
feat(comments): guest display name and body validation
1 month ago
post-comment-guest.ts
feat(comments): guest display name and body validation
1 month ago
post-media-urls.test.ts
feat(config): publicSiteUrl for same-origin media refs; copy uses it
1 month ago
post-media-urls.ts
feat(config): publicSiteUrl for same-origin media refs; copy uses it
1 month ago
public-pagination.test.ts
feat(server): add public list pagination constants and page normalizer
1 month ago
public-pagination.ts
feat(server): add public list pagination constants and page normalizer
1 month ago
response.ts
feat: implement custom HTTP fetch utility and update user schema
2 months ago
rss-url.test.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 month ago
rss-url.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 month ago
share-token.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 month ago
simple-rate-limit.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 month ago
site-public.test.ts
refactor(site): use NUXT_PUBLIC_SITE_URL instead of DB publicSiteUrl
1 month ago
site-public.ts
refactor(site): use NUXT_PUBLIC_SITE_URL instead of DB publicSiteUrl
1 month ago
sqlite-id.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 month ago
visibility.test.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
1 month ago