Commit Graph

  • 78bf3ef11b style: remove hyphens from compound adjectives in comments and messages master kato 2026-06-16 01:34:13 +03:00
  • 78b767a4a2 feat(upload): add pause and cancel controls for active uploads v0.5.4 kato 2026-06-16 01:17:32 +03:00
  • dc4aee8ca2 fix: stage zip downloads to temp file and improve file serving headers kato 2026-06-15 21:52:33 +03:00
  • e2cf7115b7 style(ui): add color-coded accents and tags to shortcut cards v0.5.3 kato 2026-06-11 11:32:22 +03:00
  • a0027fbd18 style(retro): style API documentation as Win98 windows kato 2026-06-11 09:19:06 +03:00
  • 6a7590493c refactor(upload): use IncomingFile interface instead of multipart headers v0.5.2 kato 2026-06-10 18:19:45 +03:00
  • 5d77b36634 feat: support folder uploads and sanitize upload paths kato 2026-06-10 18:14:29 +03:00
  • 0b8d4a3ab9 chore(copy): standardize metadata formatting and descriptions kato 2026-06-10 12:56:22 +03:00
  • 0b4487ac2e feat(upload): warn on large uploads over slow/metered connections v0.5.1 kato 2026-06-08 13:34:05 +03:00
  • ead4cd7492 refactor(download): migrate inline SVGs to CSS mask-based icons kato 2026-06-08 12:08:51 +03:00
  • af1fae1a98 feat(download): add share button to download page kato 2026-06-08 12:02:30 +03:00
  • d11aec96e5 feat(backend): handle processing errors and add PWA routes kato 2026-06-08 11:53:37 +03:00
  • dbfdacc396 feat(download): support UTF-8 filenames in Content-Disposition kato 2026-06-08 10:53:20 +03:00
  • 45507cdcae feat(ogimage): render custom OG images for archive files v0.5.0 kato 2026-06-08 03:56:42 +03:00
  • a454e4239f feat(archive): add retro theme support to archive browser kato 2026-06-08 03:50:14 +03:00
  • cba416b238 feat(preview): add archive listing and browser support kato 2026-06-08 03:43:43 +03:00
  • f9755fa98f feat(backend): add video scene preview generation and endpoint v0.4.9 kato 2026-06-05 10:42:30 +03:00
  • 2eba04b9da fix(upload): sniff content type for application/octet-stream v0.4.8 kato 2026-06-03 15:31:18 +03:00
  • 81f4ce5e36 fix(handlers): support thumbnail rendering for files needing thumbnails v0.4.7 kato 2026-06-03 15:22:58 +03:00
  • eff831b142 feat(backend): implement on-demand thumbnail generation v0.4.6 kato 2026-06-03 15:20:26 +03:00
  • 3b278642dc feat(backend): enhance social previews for single-file shares v0.4.5 kato 2026-06-03 14:55:19 +03:00
  • 3a0dd04e61 feat(preview): add file preview page with metadata and styling v0.4.4 kato 2026-06-03 14:28:50 +03:00
  • e17c5e92a7 feat(seo): add robots.txt, sitemap, and noindex tags for downloads v0.4.3 kato 2026-06-03 12:15:49 +03:00
  • f698ba516d feat(upload): add transfer rate tracking and 6-hour expiry option v0.4.2 kato 2026-06-02 22:41:59 +03:00
  • 17c31be8b4 chore(test): Fixed test v0.4.1 kato 2026-06-02 22:28:35 +03:00
  • 313c89483c feat(upload): add resumable chunk configuration and file validation v0.4.0 kato 2026-06-02 22:13:54 +03:00
  • 5cd476e7f3 feat(uploads): add native resumable upload support kato 2026-06-02 17:41:41 +03:00
  • d3b6a86753 feat(file-browser): make entire file card clickable in list view v0.3.3 kato 2026-06-02 14:45:55 +03:00
  • cf5d8bb50d feat(ui): limit visible reactions and overhaul retro theme kato 2026-06-02 14:43:16 +03:00
  • 8e3f783780 feat(handlers): add file icons with standard and retro variants kato 2026-06-02 13:02:51 +03:00
  • 6c87187c6d refactor(api): consolidate health check endpoints to /health v0.3.2 kato 2026-06-02 11:54:38 +03:00
  • f628b489af feat: add emoji reaction support for files v0.3.1 kato 2026-06-02 11:30:33 +03:00
  • 1ab5021667 feat(config): support large uploads with read header timeout v0.3.0 kato 2026-06-01 15:23:28 +03:00
  • c9f865cd85 refactor(admin): use inline pixel heights for overview charts v0.2.9 kato 2026-06-01 12:30:59 +03:00
  • 38afc6c34d feat(admin): exclude health check entries from admin logs v0.2.8 kato 2026-06-01 12:04:36 +03:00
  • 9a5be44a7f refactor(admin): use CSS custom properties for bar chart heights kato 2026-06-01 12:01:39 +03:00
  • 48722f0aab refactor(backend/handlers): use withRequestLogAttrs helper for logging kato 2026-06-01 11:46:34 +03:00
  • 94cf9531fa refactor(handlers): standardize logging using request attributes helper kato 2026-06-01 11:30:38 +03:00
  • 60d2ea0204 fix(admin): improve overview bar chart layout and alignment v0.2.7 kato 2026-06-01 11:08:24 +03:00
  • ffa2d9636b feat(admin): add dashboard overview charts and log pagination v0.2.6 kato 2026-06-01 04:22:38 +03:00
  • cc91ce120d feat(admin): allow editing boxes and deleting individual files v0.2.5 kato 2026-06-01 03:39:45 +03:00
  • 73bd14572d feat(storage): support deleting backends and improve admin UI v0.2.4 kato 2026-06-01 02:24:51 +03:00
  • 4eacb4cde2 fix(handlers): bypass box creation limits for batched uploads v0.2.3 kato 2026-06-01 00:20:18 +03:00
  • 71d9b9db7e perf(backend): optimize ban lookups and prune upload group map kato 2026-06-01 00:12:43 +03:00
  • 01996c0445 feat(policy): support unlimited values in user policies and box expiry kato 2026-05-31 22:40:48 +03:00
  • adb1a12dfd feat(upload): support batching via header and update ShareX config kato 2026-05-31 22:27:43 +03:00
  • 10ed806153 feat(security): add trusted proxies and abuse event cleanup v0.2.2 kato 2026-05-31 21:52:56 +03:00
  • 2d04a42736 feat(ui): style admin shell for retro theme and add prod docker config kato 2026-05-31 21:03:00 +03:00
  • 42449b3322 feat: add application versioning support to backend and UI v0.2.1 kato 2026-05-31 20:21:37 +03:00
  • 1513030c2a feat(admin): implement provider-specific storage configuration pages v0.2.0 kato 2026-05-31 19:52:46 +03:00
  • ac9b8232f3 feat(download): add dynamic OG metadata and fix thumbnail caching kato 2026-05-31 17:57:56 +03:00
  • 704efb019c feat(ui): redesign upload page into a two-column layout kato 2026-05-31 16:41:04 +03:00
  • 48d3c0475f style(retro): style docs header and cards as Win98 windows kato 2026-05-31 16:23:51 +03:00
  • ffe4201f05 feat(theme): introduce retro Windows 98-inspired theme kato 2026-05-31 16:17:20 +03:00
  • df91fe9d3d feat(upload): add dynamic expiry options and modern UI theme kato 2026-05-31 15:30:53 +03:00
  • f1c67c455b feat(config): allow -1 to represent unlimited upload limits kato 2026-05-31 14:01:38 +03:00
  • 61b7c283a4 fix(auth): reject invalid bearer tokens instead of falling back kato 2026-05-31 13:02:58 +03:00
  • d99f8ee82a feat(auth): support API tokens and bearer token authentication kato 2026-05-31 12:50:13 +03:00
  • 0503fad9af feat(admin): redesign storage backend management UI v0.1.5 kato 2026-05-31 04:54:27 +03:00
  • 3423c141be Update kato 2026-05-31 04:02:28 +03:00
  • c3558fd353 feat(storage): add S3 backend support and advanced upload limits kato 2026-05-31 02:14:10 +03:00
  • 830d2a885c refactor(ui): remaster settings and navigation layout v0.1.2 kato 2026-05-30 18:17:13 +03:00
  • d77f164900 feat: add upload policies, daily limits, and storage quotas v0.1.1 kato 2026-05-30 17:23:20 +03:00
  • 9a3cb90b17 feat(accounts): implement user accounts, sessions, and dashboards v0.1.0 kato 2026-05-30 15:42:35 +03:00
  • 33d26804a0 feat: add Docker support and Gitea publish workflow v0.0.1-test kato 2026-05-30 14:36:02 +03:00
  • 3471e2b0cf feat(api): add API documentation and ShareX integration kato 2026-05-29 23:44:05 +03:00
  • 74ede000b4 feat: implement configurable background jobs and toggle flags kato 2026-05-29 22:25:59 +03:00
  • 720b45a9a6 feat(ui): truncate long file names and auto-close context menu kato 2026-05-25 17:37:06 +03:00
  • bba84d4194 feat(admin): add box preview and password bypass for administrators kato 2026-05-25 17:05:59 +03:00
  • 26619bacbc feat: add admin console, cleanup, and thumbnail workers kato 2026-05-25 16:52:57 +03:00
  • e12878887c feat: add configurable data directory and file-based logging kato 2026-05-25 16:26:47 +03:00
  • 9b8ef16474 feat: initialize warpbox.dev project structure and backend kato 2026-05-25 15:36:49 +03:00
  • 84e5aee87c docs: clean up citation markers in deep research report kato 2026-05-25 13:59:18 +03:00
  • 51f84f6121 Initial Docs Commit kato 2026-05-25 13:48:17 +03:00