• Joined on 2025-06-12
devbeni pushed to main at devbeni/discord-storage 2025-10-16 13:12:07 +02:00
22ed99da86 refactor: Adjust chunk size to 4 MB and increase parallel uploads to 5
devbeni pushed to legacy at devbeni/discord-storage 2025-10-16 13:08:14 +02:00
0dfdbc1a7e refactor: Change Vercel CLI installation method from pnpm to npm for consistency
a584cd0c66 refactor: Update Vercel CLI installation to use pnpm for consistency across workflows
3122f04fa4 refactor: Add pnpm installation step to Vercel deployment workflows
872d590ff0 refactor: Simplify body tag formatting in RootLayout component
ac52eaf984 refactor: Add @vercel/analytics dependency and integrate Analytics component in layout
Compare 15 commits »
devbeni merged pull request devbeni/discord-storage#1 2025-10-16 13:08:13 +02:00
main
devbeni merged pull request devbeni/discord-storage#2 2025-10-16 13:07:58 +02:00
main
devbeni pushed to new-design at devbeni/discord-storage 2025-10-16 13:07:58 +02:00
0dfdbc1a7e refactor: Change Vercel CLI installation method from pnpm to npm for consistency
a584cd0c66 refactor: Update Vercel CLI installation to use pnpm for consistency across workflows
3122f04fa4 refactor: Add pnpm installation step to Vercel deployment workflows
872d590ff0 refactor: Simplify body tag formatting in RootLayout component
ac52eaf984 refactor: Add @vercel/analytics dependency and integrate Analytics component in layout
Compare 15 commits »
devbeni pushed to main at devbeni/discord-storage 2025-10-16 13:05:51 +02:00
0dfdbc1a7e refactor: Change Vercel CLI installation method from pnpm to npm for consistency
devbeni pushed to main at devbeni/discord-storage 2025-10-16 13:05:10 +02:00
a584cd0c66 refactor: Update Vercel CLI installation to use pnpm for consistency across workflows
devbeni created pull request devbeni/discord-storage#2 2025-10-16 13:03:43 +02:00
main
devbeni created pull request devbeni/discord-storage#1 2025-10-16 13:03:34 +02:00
main
devbeni pushed to main at devbeni/discord-storage 2025-10-16 13:00:29 +02:00
3122f04fa4 refactor: Add pnpm installation step to Vercel deployment workflows
872d590ff0 refactor: Simplify body tag formatting in RootLayout component
ac52eaf984 refactor: Add @vercel/analytics dependency and integrate Analytics component in layout
Compare 3 commits »
devbeni pushed to main at devbeni/discord-storage 2025-10-16 11:28:40 +02:00
a310fe9564 refactor: Update type annotations and error handling for improved type safety in route and download components
fde0dd7216 refactor: Improve type safety in download and file routes by updating type annotations
cf72ed90e7 refactor: Enhance type safety for database queries in delete and download routes
966450a2de refactor: Specify type for active array in upload process
f533d86896 refactor: Update type annotations for database query results in cleanup route
Compare 10 commits »
devbeni created branch new-design in devbeni/discord-storage 2025-10-16 10:33:02 +02:00
devbeni pushed to new-design at devbeni/discord-storage 2025-10-16 10:33:02 +02:00
devbeni created branch legacy in devbeni/discord-storage 2025-10-16 10:32:34 +02:00
devbeni pushed to legacy at devbeni/discord-storage 2025-10-16 10:32:34 +02:00
devbeni pushed to main at devbeni/discord-storage 2025-10-16 10:32:03 +02:00
e890881221 refactor: Update message deletion logic to handle rate limits and improve error handling
9902a5ed36 refactor: Clean up and enhance upload component with improved UI and progress handling
53df5bc572 feat: Enhance download page with progress tracking and file deletion functionality
4dcb8cd858 refactor: Update download logic to use parallel fetching for improved performance
Compare 4 commits »
devbeni pushed to main at devbeni/discord-storage 2025-10-16 09:42:20 +02:00
63fe91a4df feat: Implement fetchWithRetry helper and enhance download concurrency handling
0e4f4f5fd3 fix: Update parameter destructuring in GET functions for consistency
9edc3ca1ec fix: Simplify parameter destructuring in GET functions for consistency
12fa9812bc fix: Update parameter destructuring in GET functions for consistency
3dd56334cf fix: Update Discord API integration to use Bot token and channel ID for message handling
Compare 10 commits »
devbeni created branch main in devbeni/discord-storage 2025-10-16 09:09:32 +02:00
devbeni pushed to main at devbeni/discord-storage 2025-10-16 09:09:32 +02:00
762f42a20e feat: initialize Next.js app with Tailwind CSS and custom global styles
devbeni created repository devbeni/discord-storage 2025-10-16 09:06:04 +02:00