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
64c2313a6d
feat(media): refactor media handling to use static directory structure
- Updated the media upload process to store files in the new `static/media` directory instead of `public/upload`.
- Adjusted related components and tests to reflect the new media URL structure, ensuring all references to media assets are consistent with the new path.
- Enhanced the environment configuration to support dynamic directory settings for media uploads and static assets.
- Improved documentation to outline the changes in media asset management and URL handling.
These changes streamline media management and improve the organization of static assets within the project.
2 weeks ago
..
admin-guard.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
3 weeks ago
auth-api-routes.ts
feat(global-config): add showDiscoverInHeaderForGuest option and update related components
2 weeks ago
db-unique-constraint.ts
refactor: migrate database from PostgreSQL to SQLite and update related configurations
3 weeks ago
discover-card.test.ts
feat(server): add discover card DTO helpers
3 weeks ago
discover-card.ts
feat(server): add discover card DTO helpers
3 weeks ago
export-hash.ts
feat(export): implement export pipeline and me APIs
2 weeks ago
export-mask.ts
feat(export): implement export pipeline and me APIs
2 weeks ago
handler.ts
feat: implement global and user configuration modules
3 weeks ago
image-magic-bytes.test.ts
feat(security): add backend security audit skill and enhance user registration error handling
3 weeks ago
image-magic-bytes.ts
feat(security): add backend security audit skill and enhance user registration error handling
3 weeks ago
me-export-request-body.test.ts
feat(export): implement export pipeline and me APIs
2 weeks ago
me-export-request-body.ts
feat(export): implement export pipeline and me APIs
2 weeks ago
me-media-assets-query.test.ts
feat(media): add user notes and reference contexts to media assets
3 weeks ago
me-media-assets-query.ts
feat(media): add user notes and reference contexts to media assets
3 weeks ago
nitro-error-json.ts
feat(nitro): implement custom JSON error handler and utility functions
3 weeks ago
post-comment-guest.test.ts
feat(comments): enforce guest email anonymity rules
3 weeks ago
post-comment-guest.ts
feat(comments): enforce guest email anonymity rules
3 weeks ago
post-media-urls.test.ts
feat(media): refactor media handling to use static directory structure
2 weeks ago
post-media-urls.ts
feat(media): refactor media handling to use static directory structure
2 weeks ago
public-pagination.test.ts
feat(server): add public list pagination constants and page normalizer
3 weeks ago
public-pagination.ts
feat(server): add public list pagination constants and page normalizer
3 weeks ago
response.ts
feat: implement custom HTTP fetch utility and update user schema
4 weeks ago
rss-url.test.ts
feat(security): add backend security audit skill and enhance user registration error handling
3 weeks ago
rss-url.ts
feat(security): add backend security audit skill and enhance user registration error handling
3 weeks ago
share-token.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
3 weeks ago
simple-rate-limit.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
3 weeks ago
site-public.test.ts
refactor(site): use NUXT_PUBLIC_SITE_URL instead of DB publicSiteUrl
3 weeks ago
site-public.ts
refactor(site): use NUXT_PUBLIC_SITE_URL instead of DB publicSiteUrl
3 weeks ago
sqlite-id.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
3 weeks ago
visibility.test.ts
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
3 weeks ago