Commit Graph

  • b905c37c8a refactor: Simplify message deletion logic and improve response handling in DiscordRateLimiter main b3ni15 2025-10-16 13:48:57 +02:00
  • ca4a696093 refactor: Ensure proper handling of empty responses in Discord API request b3ni15 2025-10-16 13:46:58 +02:00
  • df677a345a refactor: Correctly iterate over file parts array in delete operation b3ni15 2025-10-16 13:44:57 +02:00
  • 56726adaad refactor: Correctly assign file parts array in response object b3ni15 2025-10-16 13:40:41 +02:00
  • 841923c7ff refactor: Enhance error handling for file metadata fetching and parsing b3ni15 2025-10-16 13:38:20 +02:00
  • bc67634411 refactor: Simplify Discord API response handling and define response interface b3ni15 2025-10-16 13:37:39 +02:00
  • 49a6131b23 refactor: Improve error handling for Discord API response parsing b3ni15 2025-10-16 13:33:35 +02:00
  • 968a843120 refactor: Add type annotations for response objects in API request handling b3ni15 2025-10-16 13:21:01 +02:00
  • bbf3725acf refactor: Implement DiscordRateLimiter for API requests to manage rate limits b3ni15 2025-10-16 13:18:25 +02:00
  • 22ed99da86 refactor: Adjust chunk size to 4 MB and increase parallel uploads to 5 b3ni15 2025-10-16 13:12:05 +02:00
  • 0dfdbc1a7e refactor: Change Vercel CLI installation method from pnpm to npm for consistency new-design legacy b3ni15 2025-10-16 13:05:48 +02:00
  • a584cd0c66 refactor: Update Vercel CLI installation to use pnpm for consistency across workflows b3ni15 2025-10-16 13:05:06 +02:00
  • 3122f04fa4 refactor: Add pnpm installation step to Vercel deployment workflows b3ni15 2025-10-16 13:00:26 +02:00
  • 872d590ff0 refactor: Simplify body tag formatting in RootLayout component b3ni15 2025-10-16 12:59:02 +02:00
  • ac52eaf984 refactor: Add @vercel/analytics dependency and integrate Analytics component in layout b3ni15 2025-10-16 12:57:54 +02:00
  • a310fe9564 refactor: Update type annotations and error handling for improved type safety in route and download components b3ni15 2025-10-16 11:28:11 +02:00
  • fde0dd7216 refactor: Improve type safety in download and file routes by updating type annotations b3ni15 2025-10-16 11:25:08 +02:00
  • cf72ed90e7 refactor: Enhance type safety for database queries in delete and download routes b3ni15 2025-10-16 11:20:08 +02:00
  • 966450a2de refactor: Specify type for active array in upload process b3ni15 2025-10-16 11:18:05 +02:00
  • f533d86896 refactor: Update type annotations for database query results in cleanup route b3ni15 2025-10-16 11:17:30 +02:00
  • 97b10716b3 refactor: Update type annotation for query result in complete-upload route b3ni15 2025-10-16 11:15:51 +02:00
  • ae452de3d0 refactor: Update type annotations for database queries and improve button state handling in download page b3ni15 2025-10-16 11:15:14 +02:00
  • bc723445fa feat: Add Gitea workflows for demo, Vercel preview, and production deployments b3ni15 2025-10-16 11:13:22 +02:00
  • d2d50ae860 feat: Add Dockerfile for building and running LockLoad Next.js application b3ni15 2025-10-16 10:53:29 +02:00
  • 3a9b29c158 refactor: Update application title and description to reflect new branding as LockLoad b3ni15 2025-10-16 10:35:15 +02:00
  • e890881221 refactor: Update message deletion logic to handle rate limits and improve error handling b3ni15 2025-10-16 10:08:47 +02:00
  • 9902a5ed36 refactor: Clean up and enhance upload component with improved UI and progress handling b3ni15 2025-10-16 10:00:52 +02:00
  • 53df5bc572 feat: Enhance download page with progress tracking and file deletion functionality b3ni15 2025-10-16 09:58:56 +02:00
  • 4dcb8cd858 refactor: Update download logic to use parallel fetching for improved performance b3ni15 2025-10-16 09:50:50 +02:00
  • 63fe91a4df feat: Implement fetchWithRetry helper and enhance download concurrency handling b3ni15 2025-10-16 09:42:00 +02:00
  • 0e4f4f5fd3 fix: Update parameter destructuring in GET functions for consistency b3ni15 2025-10-16 09:39:13 +02:00
  • 9edc3ca1ec fix: Simplify parameter destructuring in GET functions for consistency b3ni15 2025-10-16 09:38:36 +02:00
  • 12fa9812bc fix: Update parameter destructuring in GET functions for consistency b3ni15 2025-10-16 09:36:43 +02:00
  • 3dd56334cf fix: Update Discord API integration to use Bot token and channel ID for message handling b3ni15 2025-10-16 09:30:51 +02:00
  • 387934b19e feat: Enhance file upload progress tracking with detailed metrics b3ni15 2025-10-16 09:24:22 +02:00
  • 74ad53d3bc fix: Add type annotation for part in delete message promises b3ni15 2025-10-16 09:19:13 +02:00
  • cd0e485f80 fix: Simplify parameter destructuring in GET function b3ni15 2025-10-16 09:17:57 +02:00
  • f51a571536 fix: Update parameter destructuring in GET function for clarity b3ni15 2025-10-16 09:17:04 +02:00
  • 2f07f75088 feat: Implement file upload and management system b3ni15 2025-10-16 09:16:06 +02:00
  • 762f42a20e feat: initialize Next.js app with Tailwind CSS and custom global styles b3ni15 2025-10-16 09:09:27 +02:00