managarten/apps/uload/apps/web
Till JS 0c7a080cf8 feat(uload): Docker setup, CLAUDE.md rewrite, bulk actions, link expiry & passwords
Docker:
- Dockerfile for web (sveltekit-base, port 5029) and server (Bun, port 3041)
- docker-compose.macmini.yml entries for uload-server + uload-web
- Landing page deploy script (Cloudflare Pages)

Documentation:
- Complete CLAUDE.md rewrite reflecting local-first + Hono architecture

Features:
- Bulk select/deselect all/toggle active/delete
- Link expiry date (datetime picker)
- Password-protected links
- Max clicks limit
- Badges for password/expiry/maxClicks on link items
- Advanced options collapsible section in create & edit forms

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 15:14:45 +02:00
..
src feat(uload): Docker setup, CLAUDE.md rewrite, bulk actions, link expiry & passwords 2026-03-29 15:14:45 +02:00
static feat(uload): add QR codes, link editing, UTM params, analytics, i18n, PWA 2026-03-29 15:03:04 +02:00
Dockerfile feat(uload): Docker setup, CLAUDE.md rewrite, bulk actions, link expiry & passwords 2026-03-29 15:14:45 +02:00
package.json feat(uload): add QR codes, link editing, UTM params, analytics, i18n, PWA 2026-03-29 15:03:04 +02:00
svelte.config.js refactor(uload): clean up migration, add Stripe/Email stubs, fix 497 type errors 2026-03-29 14:14:17 +02:00
tsconfig.json feat(uload): rewrite to local-first + Hono architecture 2026-03-29 09:16:04 +02:00
vite.config.ts feat(uload): add QR codes, link editing, UTM params, analytics, i18n, PWA 2026-03-29 15:03:04 +02:00