mirror of
https://github.com/Xevion/xevion.dev.git
synced 2026-01-31 00:26:31 -06:00
- Add project_media table with image/video variants, ordering, and metadata - Implement multipart upload handlers with 50MB limit - Generate blurhash placeholders and resize images to thumb/medium/full variants - Update ProjectCard to use media carousel instead of mock gradients - Add MediaManager component for drag-drop upload and reordering
14 lines
133 B
Plaintext
14 lines
133 B
Plaintext
.env*
|
|
/*.txt
|
|
web/node_modules/
|
|
target/
|
|
.vscode/
|
|
web/build/
|
|
web/.svelte-kit/
|
|
|
|
# CLI session file
|
|
.*-session
|
|
|
|
# Added by cargo
|
|
/target
|