Commit Graph

  • 6d785dc2b2
    Archive project and update README main Daniel Luiz Alves 2026-02-27 11:10:07 -03:00
  • ef97869cc5
    Merge 3c5295a9e4c707b0a4e8302b6f22309cfc61c55b into f915141a96324818f6548980e58c2511577836f2 Copilot 2026-01-26 17:54:30 -03:00
  • f915141a96
    Set explicit config location for mc commands to fix UNRAID error (#403) next Daniel Luiz Alves 2026-01-26 17:54:15 -03:00
  • 1278859138
    Issue Fix (#387) Implement multipart reverse share API endpoints for abort, complete, create, and part-url (#397) Daniel Luiz Alves 2026-01-26 17:53:29 -03:00
  • b13306545f
    Set explicit config location for mc commands to fix UNRAID error Anthony Veaudry 2026-01-13 13:29:34 +02:00
  • 31e5690e0e
    Set explicit config location for mc commands to fix UNRAID error Anthony Veaudry 2026-01-13 13:29:34 +02:00
  • 8a39f83fe4
    Add documentation and null check for improved maintainability and safety copilot-swe-agent[bot] 2025-12-10 17:36:07 +00:00
  • d7ea8d8757
    Fix security vulnerability: use endsWith() instead of includes() for domain validation copilot-swe-agent[bot] 2025-12-10 17:34:48 +00:00
  • fd25c1960c
    Address code review comments: improve type safety and maintainability copilot-swe-agent[bot] 2025-12-10 17:33:16 +00:00
  • 17b642b0a7
    Fix S3 presigned URL generation for external S3 with virtual-hosted URLs copilot-swe-agent[bot] 2025-12-10 17:30:11 +00:00
  • 7278579945
    Initial plan copilot-swe-agent[bot] 2025-12-10 17:25:32 +00:00
  • 094662f293
    revert: remove changes to .env.example as requested copilot-swe-agent[bot] 2025-12-10 17:05:55 +00:00
  • 369dfaf64e
    refactor: consolidate multi-line console.log statements and improve comments copilot-swe-agent[bot] 2025-12-10 17:00:09 +00:00
  • 53e16c2d72
    style: fix prettier formatting in server.ts copilot-swe-agent[bot] 2025-12-10 16:58:48 +00:00
  • 8429c658bd
    fix: prevent internal MinIO from starting when using external S3 (ENABLE_S3=true) copilot-swe-agent[bot] 2025-12-10 16:56:51 +00:00
  • 34294c83ed
    Initial plan copilot-swe-agent[bot] 2025-12-10 16:49:02 +00:00
  • e1047923d7
    refactor: explicitly set disableChecksums in internal storage config copilot-swe-agent[bot] 2025-12-10 16:59:58 +00:00
  • 5584029b50
    docs: add Cloudflare R2 configuration guide and checksum troubleshooting copilot-swe-agent[bot] 2025-12-10 16:57:59 +00:00
  • 642137f698
    feat(server): add S3_DISABLE_CHECKSUMS option for Cloudflare R2 compatibility copilot-swe-agent[bot] 2025-12-10 16:55:19 +00:00
  • a7578c7229
    Initial plan copilot-swe-agent[bot] 2025-12-10 16:49:37 +00:00
  • b88c7d06e6
    Fix malformed redirect URLs by handling multiple protocols in x-forwarded-proto header copilot-swe-agent[bot] 2025-12-10 15:16:57 +00:00
  • 62421461c3
    Initial plan copilot-swe-agent[bot] 2025-12-10 15:09:56 +00:00
  • ac3465ceb5
    feat(infra): disable internal MinIO when external S3 is configured copilot-swe-agent[bot] 2025-12-10 12:24:37 +00:00
  • aefd8fd9fd
    Initial plan copilot-swe-agent[bot] 2025-12-10 12:19:43 +00:00
  • 066f88fe08
    fix: update version to 3.3.2-beta across all packages and improve UID/GID handling in Docker and startup scripts Daniel Luiz Alves 2025-12-10 02:15:18 -03:00
  • 8a0f387a78
    fix(web): ensure desktop layout remains unchanged for 2FA buttons copilot-swe-agent[bot] 2025-12-10 01:53:59 +00:00
  • 92cc2a2e1f
    fix(web): make 2FA buttons responsive on mobile devices copilot-swe-agent[bot] 2025-10-22 12:10:05 +00:00
  • 55ce381fad
    Initial plan copilot-swe-agent[bot] 2025-10-22 12:02:52 +00:00
  • a12877db9c
    Fix audio/video preview MIME type issue when server returns application/octet-stream copilot-swe-agent[bot] 2025-12-04 13:16:22 +00:00
  • 0c102816b8
    Initial plan copilot-swe-agent[bot] 2025-12-04 13:09:12 +00:00
  • 058a67c0c9
    Refactor: Extract validation logic and fix duplicate property copilot-swe-agent[bot] 2025-12-08 13:19:35 +00:00
  • efaa11b7bc
    Refactor: Extract validation logic and fix duplicate property copilot-swe-agent[bot] 2025-12-08 13:18:14 +00:00
  • a2a6dd583f
    Add multipart upload support for reverse shares (web app) copilot-swe-agent[bot] 2025-12-08 13:14:10 +00:00
  • dc37318152
    Add multipart upload endpoints for reverse shares (server-side) copilot-swe-agent[bot] 2025-12-08 13:10:28 +00:00
  • e0866a5847
    Initial plan copilot-swe-agent[bot] 2025-12-08 13:03:35 +00:00
  • 355955551b
    fix: use internal S3 client for createMultipartUpload to fix large file uploads copilot-swe-agent[bot] 2025-12-05 11:50:47 +00:00
  • d8702d6e3d
    Initial plan copilot-swe-agent[bot] 2025-12-05 11:46:03 +00:00
  • 71bcb20820
    fix: update Next.js from 15.3.4 to 15.3.6 to address CVE-2025-51605 (GHSA-9qr9-h5gf-34mp) copilot-swe-agent[bot] 2025-12-05 12:26:36 +00:00
  • 647ade10db
    Initial plan copilot-swe-agent[bot] 2025-12-05 12:21:08 +00:00
  • 95f18b9f52
    Add Content-Length header to file download responses for Firefox compatibility copilot-swe-agent[bot] 2025-12-04 12:58:10 +00:00
  • 2c827820c3
    Initial plan copilot-swe-agent[bot] 2025-12-04 12:52:26 +00:00
  • 4ebff53ed6
    Remove comments from presigned URL checksum fix copilot-swe-agent[bot] 2025-12-04 12:53:12 +00:00
  • f24030f7ca
    Fix large file upload failure by excluding checksum headers from presigned URLs copilot-swe-agent[bot] 2025-12-04 12:33:06 +00:00
  • bbd84310c5
    Initial plan copilot-swe-agent[bot] 2025-12-04 12:26:14 +00:00
  • 8004953639
    [RELEASE] v3.2.2-beta (#270) Daniel Luiz Alves 2025-09-25 15:08:35 -03:00
  • 3e0407b87c
    fix: update generateMetadata to resolve params correctly in share layouts Daniel Luiz Alves 2025-12-04 01:49:20 -03:00
  • f6d2a20796
    fix: refresh file manager after creating and renaming folders Daniel Luiz Alves 2025-12-04 01:28:07 -03:00
  • 90e21ba1fe
    chore: update version to 3.3.1-beta across all package.json files Daniel Luiz Alves 2025-12-04 00:04:40 -03:00
  • ff5ee9baee
    fix: implement multi-architecture support for MinIO Client installation Daniel Luiz Alves 2025-12-03 18:10:05 -03:00
  • 51e7c57bb2
    feat: update documentation for storage and encryption details Daniel Luiz Alves 2025-12-03 02:46:36 -03:00
  • fd37d717c8
    feat: adjust dependancies Daniel Luiz Alves 2025-12-03 02:44:03 -03:00
  • a1d18bb7ce
    chore: update documentation links and version references to v3-beta Daniel Luiz Alves 2025-12-03 02:40:11 -03:00
  • aee0a867e3
    Add invitation link generation and registration messages for multiple languages Daniel Luiz Alves 2025-10-29 16:52:04 -03:00
  • f59c19cc30
    feat(invite): implement invite token generation and registration flow Daniel Luiz Alves 2025-10-29 16:30:17 -03:00
  • bc537ef332
    feat(i18n): update translations and add new languages Daniel Luiz Alves 2025-10-29 14:37:31 -03:00
  • c9cfcc2098
    refactor: update video preview component to use AspectRatio for better responsiveness Daniel Luiz Alves 2025-10-27 18:50:42 -03:00
  • 499937b862
    refactor: reduce multipart upload threshold from 100MB to 50MB Daniel Luiz Alves 2025-10-27 18:39:31 -03:00
  • 387d09a029
    Add internationalization support for authentication and file management messages Daniel Luiz Alves 2025-10-27 18:37:44 -03:00
  • f684160bb9
    feat: implement download URL caching for improved performance and reliability Daniel Luiz Alves 2025-10-27 16:41:57 -03:00
  • 26764d6e52
    refactor: clean up file upload logic and remove unused variables Daniel Luiz Alves 2025-10-25 00:23:44 -03:00
  • 91c252116a
    refactor: remove console logs from file upload and notification handling Daniel Luiz Alves 2025-10-24 18:02:43 -03:00
  • d8edebb062
    Refactor file upload handling with Uppy integration Daniel Luiz Alves 2025-10-24 16:03:10 -03:00
  • d15cc75b49
    feat: enhance file management with context menu and skeleton loading states Daniel Luiz Alves 2025-10-23 23:44:38 -03:00
  • 183d4c7443
    refactor: enhance file management with drag-and-drop functionality and UI improvements Daniel Luiz Alves 2025-10-23 18:03:46 -03:00
  • 7109607ff3
    feat: migrate storage system from filesystem to S3-compatible storage Daniel Luiz Alves 2025-10-23 14:49:12 -03:00
  • bad0d2d13f
    version: update package versions from 3.2.4-beta to 3.2.5-beta across all packages Daniel Luiz Alves 2025-10-21 11:24:11 -03:00
  • 88511746dd
    fix: issue with OIDC Google auto-registration for users (#314) Copilot 2025-10-21 11:15:48 -03:00
  • 4ae33451ee
    feat: add functionality to embed uploaded images with BBCode or HTML (#296) Copilot 2025-10-21 11:14:46 -03:00
  • 40ace3be91
    feat: implement file download and preview features with improved URL handling (#315) Daniel Luiz Alves 2025-10-21 10:00:13 -03:00
  • 855b722158
    fix: update license from BSD-2-Clause to Apache-2.0 in package.json files Daniel Luiz Alves 2025-10-20 14:17:54 -03:00
  • 5c89d92d19
    version: update package versions from 3.2.3-beta to 3.2.4-beta across all packages Daniel Luiz Alves 2025-10-20 14:15:58 -03:00
  • 4fa0e88631
    fix: issue allowing multiple files with the same name - auto-rename on upload and rename operations (#309) Copilot 2025-10-20 14:13:51 -03:00
  • 11226875b5
    feat: add preview feature for social media sharing (#293) Copilot 2025-10-20 10:56:19 -03:00
  • ff1d5f0f72
    fix: file upload failure for utf8 names over 100MiB (#290) Copilot 2025-10-20 10:50:37 -03:00
  • ff9d2392b0
    fix(server): Remove RFC 2616 separator chars from Content-Disposition filename (#291) Copilot 2025-10-20 10:49:46 -03:00
  • da87eb107c
    chore: upgrade Node.js from v20 to v24 for extended LTS support (#298) Copilot 2025-10-20 10:48:16 -03:00
  • 144352b0c2
    feat: add option to hide Palmr version in footer (#297) Copilot 2025-10-20 10:42:06 -03:00
  • 9fc3e545fd
    fix: drag-and-drop file upload to save in correct directory (#288) Copilot 2025-10-20 10:31:30 -03:00
  • 1c846e62ce
    fix: downloading multiple files from Receive Files (#287) Copilot 2025-10-20 10:28:22 -03:00
  • 5888822359
    fix: update mobile responsive layout - buttons overflowing viewport (#283) Copilot 2025-10-20 10:17:42 -03:00
  • c7c864276b
    fix(web): paste functionality in input fields except password inputs (#286) Copilot 2025-10-09 11:32:26 -03:00
  • 025a9429f8
    Add comprehensive GitHub Copilot instructions (#285) Copilot 2025-10-09 11:31:00 -03:00
  • 719093a819
    chore: bump version to 3.2.3-beta for all packages Daniel Luiz Alves 2025-10-02 10:18:37 -03:00
  • 0c3eb9e488
    docs: add configurable upload chunk size option to environment variables and docs Daniel Luiz Alves 2025-10-02 10:14:37 -03:00
  • cb9ec77567
    feat: make upload chunk size configurable (#273) Hakim Bawa 2025-10-02 22:04:52 +09:00
  • 199fba3250
    feat: add fallback mechanism when fs.rename is unsupported (#272) Daniel Stefani 2025-10-02 15:01:06 +02:00
  • a9a950836e
    docs: add beta version warning to README Daniel Luiz Alves 2025-09-25 15:00:39 -03:00
  • ed9fa7ec5e
    chore: bump version to 3.2.2-beta for all packages Daniel Luiz Alves 2025-09-25 14:30:01 -03:00
  • aa70134c9f
    fix: share auth for download url endpoint (#254) Tommy Johnston 2025-09-10 07:40:17 -04:00
  • 906afbfe48
    UPDATE LICENCE (#251) Daniel Luiz Alves 2025-09-09 18:27:59 -03:00
  • 7c9a5c6781
    chore: bump version to 3.2.1-beta Daniel Luiz Alves 2025-09-09 16:09:40 -03:00
  • b63998d252
    feat: improve file download response handling Daniel Luiz Alves 2025-09-09 15:44:03 -03:00
  • c05e9a64a7
    feat: enhance reverse share modal data mapping Daniel Luiz Alves 2025-09-09 15:13:32 -03:00
  • 51b90be5a0
    feat: add CUSTOM_PATH environment variable for dynamic storage paths Daniel Luiz Alves 2025-09-09 14:43:51 -03:00
  • 1891c39467
    feat: implement dynamic upload timeout based on file size across components Daniel Luiz Alves 2025-09-09 09:40:08 -03:00
  • f7cce54435
    chore: update documentation formatting and structure Daniel Luiz Alves 2025-09-09 09:33:01 -03:00
  • 7336de8a6b
    chore: update Footer link to point to GitHub (#245) Daniel Luiz Alves 2025-09-09 09:26:28 -03:00
  • c4c51eb048
    Update quick-start.mdx Gintautas Kazlauskas 2025-09-09 14:19:46 +03:00
  • e8d5af25ae
    feat: add folder system (#241) Tommy Johnston 2025-09-09 08:07:07 -04:00
  • 3b0fe256ea
    chore: refine quick-start documentation for S3 configuration Daniel Luiz Alves 2025-08-21 16:50:22 -03:00