Commit Graph

  • c8b7654bcf fix(server): disable automatic checksums in S3 presigned URLs for large file uploads copilot/fix-large-file-upload-issue copilot-swe-agent[bot] 2025-10-22 12:36:52 +00:00
  • 84622adb45 Initial plan copilot-swe-agent[bot] 2025-10-22 12:29:18 +00:00
  • f3b8077728 fix(web): make 2FA buttons responsive on mobile devices copilot/fix-2fa-button-layout copilot-swe-agent[bot] 2025-10-22 12:10:05 +00:00
  • 98e044fcbb Initial plan copilot-swe-agent[bot] 2025-10-22 12:02:52 +00:00
  • f7d38b3e70 docs: enhance SECURE_SITE documentation across all files copilot/fix-safari-render-issue copilot-swe-agent[bot] 2025-10-21 18:47:41 +00:00
  • 1eeafaf377 Add Safari cross-site tracking documentation copilot-swe-agent[bot] 2025-10-21 17:24:06 +00:00
  • f9f20462ef Fix Safari cross-site tracking cookie blocking copilot-swe-agent[bot] 2025-10-21 17:20:39 +00:00
  • 07f4485ddf Initial plan copilot-swe-agent[bot] 2025-10-21 17:13:36 +00:00
  • f63105c5eb [Release] v3.2.5-beta (#320) main v3.2.5-beta Daniel Luiz Alves 2025-10-21 13:47:12 -03:00
  • 807507325f docs: add migration guide for file expiration feature copilot/add-auto-delete-files-feature copilot-swe-agent[bot] 2025-10-21 15:05:50 +00:00
  • 0ef8266b65 docs: add comprehensive documentation for file expiration and cleanup scripts copilot-swe-agent[bot] 2025-10-21 15:01:32 +00:00
  • 1ea27d81c2 feat(server): add file expiration feature with automatic cleanup copilot-swe-agent[bot] 2025-10-21 14:53:23 +00:00
  • 8df303c95f Initial exploration and analysis complete copilot-swe-agent[bot] 2025-10-21 14:45:50 +00:00
  • fba40cf510 feat(web): add file upload UI to create-share modal copilot/add-single-action-share-creation copilot-swe-agent[bot] 2025-10-21 14:45:38 +00:00
  • 0742cb2110 Initial plan copilot-swe-agent[bot] 2025-10-21 14:38:05 +00:00
  • 71e99b1ed2 feat(server): add endpoint to create share with direct file uploads copilot-swe-agent[bot] 2025-10-21 14:35:51 +00:00
  • be18d6a951 Add theme descriptions to all translation files and update theme-picker-form copilot/fix-theme-selection-translation copilot-swe-agent[bot] 2025-10-21 14:30:38 +00:00
  • f950b6f60b Fix empty .txt file uploads by preventing stream consumption copilot/fix-empty-txt-files-issue copilot-swe-agent[bot] 2025-10-21 14:29:00 +00:00
  • cb4ed3f581 version: update package versions from 3.2.4-beta to 3.2.5-beta across all packages next Daniel Luiz Alves 2025-10-21 11:24:11 -03:00
  • fcb9fd5b14 Initial plan copilot-swe-agent[bot] 2025-10-21 14:21:23 +00:00
  • 9315920f59 Initial plan copilot-swe-agent[bot] 2025-10-21 14:20:39 +00:00
  • c19dc6d95e Initial plan copilot-swe-agent[bot] 2025-10-21 14:18:19 +00:00
  • 148676513d fix: issue with OIDC Google auto-registration for users (#314) Copilot 2025-10-21 11:15:48 -03:00
  • 42a5b7a796 feat: add functionality to embed uploaded images with BBCode or HTML (#296) Copilot 2025-10-21 11:14:46 -03:00
  • 59fccd9a93 feat: implement file download and preview features with improved URL handling (#315) Daniel Luiz Alves 2025-10-21 10:00:13 -03:00
  • 5fe6434027 [Release] v3.2.4-beta (#310) v3.2.4-beta Daniel Luiz Alves 2025-10-20 14:54:53 -03:00
  • 91a5a24c8b 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
  • ff83364870 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
  • df31b325f6 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
  • cce9847242 feat: add preview feature for social media sharing (#293) Copilot 2025-10-20 10:56:19 -03:00
  • 39dc94b7f8 fix: file upload failure for utf8 names over 100MiB (#290) Copilot 2025-10-20 10:50:37 -03:00
  • ab5ea156a3 fix(server): Remove RFC 2616 separator chars from Content-Disposition filename (#291) Copilot 2025-10-20 10:49:46 -03:00
  • 4ff1eb28d9 chore: upgrade Node.js from v20 to v24 for extended LTS support (#298) Copilot 2025-10-20 10:48:16 -03:00
  • 17080e4465 feat: add option to hide Palmr version in footer (#297) Copilot 2025-10-20 10:42:06 -03:00
  • c798c1bb1d fix: drag-and-drop file upload to save in correct directory (#288) Copilot 2025-10-20 10:31:30 -03:00
  • 0d7f9ca2b3 fix: downloading multiple files from Receive Files (#287) Copilot 2025-10-20 10:28:22 -03:00
  • f78ecab2ed fix: update mobile responsive layout - buttons overflowing viewport (#283) Copilot 2025-10-20 10:17:42 -03:00
  • fcc877738f fix(web): paste functionality in input fields except password inputs (#286) Copilot 2025-10-09 11:32:26 -03:00
  • 92722692f9 Add comprehensive GitHub Copilot instructions (#285) Copilot 2025-10-09 11:31:00 -03:00
  • 94e021d8c6 [RELEASE] v3.2.3-beta #278 v3.2.3-beta Daniel Luiz Alves 2025-10-02 10:22:11 -03:00
  • 95ac0f195b chore: bump version to 3.2.3-beta for all packages Daniel Luiz Alves 2025-10-02 10:18:37 -03:00
  • d6c9b0d7d2 docs: add configurable upload chunk size option to environment variables and docs Daniel Luiz Alves 2025-10-02 10:14:37 -03:00
  • 59f9e19ffb feat: make upload chunk size configurable (#273) Hakim Bawa 2025-10-02 22:04:52 +09:00
  • 6086d2a0ac feat: add fallback mechanism when fs.rename is unsupported (#272) Daniel Stefani 2025-10-02 15:01:06 +02:00
  • f3aeaf66df [RELEASE] v3.2.2-beta (#270) v3.2.2-beta Daniel Luiz Alves 2025-09-25 15:08:35 -03:00
  • 6b979a22fb docs: add beta version warning to README Daniel Luiz Alves 2025-09-25 15:00:39 -03:00
  • e4bae380c9 chore: bump version to 3.2.2-beta for all packages Daniel Luiz Alves 2025-09-25 14:30:01 -03:00
  • 64d28dc778 refactor: remove pending downloads from dashboard and files pages feat/remove-queue-for-downloads Daniel Luiz Alves 2025-09-25 14:25:40 -03:00
  • 2446f2fb55 refactor: clean up usePublicShare and useEnhancedFileManager hooks Daniel Luiz Alves 2025-09-25 14:24:30 -03:00
  • 15d3f3bdb6 feat: remove queue and local storage Daniel Luiz Alves 2025-09-25 14:17:32 -03:00
  • 3117904009 fix: share auth for download url endpoint (#254) Tommy Johnston 2025-09-10 07:40:17 -04:00
  • 331624e2f2 UPDATE LICENCE (#252) Daniel Luiz Alves 2025-09-09 18:28:33 -03:00
  • b078e94189 UPDATE LICENCE (#251) Daniel Luiz Alves 2025-09-09 18:27:59 -03:00
  • ba512ebe95 [RELEASE] v3.2.1-beta (#250) v3.2.1-beta Daniel Luiz Alves 2025-09-09 16:30:20 -03:00
  • bd4212b44c chore: bump version to 3.2.1-beta Daniel Luiz Alves 2025-09-09 16:09:40 -03:00
  • b699bffb5b feat: improve file download response handling (#249) Daniel Luiz Alves 2025-09-09 15:48:17 -03:00
  • a755c5324f feat: improve file download response handling Daniel Luiz Alves 2025-09-09 15:44:03 -03:00
  • 9072e7e866 feat: enhance reverse share modal data mapping (#248) Daniel Luiz Alves 2025-09-09 15:14:55 -03:00
  • d3d1057ba8 feat: enhance reverse share modal data mapping Daniel Luiz Alves 2025-09-09 15:13:32 -03:00
  • 24eda85fdc feat: add CUSTOM_PATH environment variable for dynamic storage paths (#247) Daniel Luiz Alves 2025-09-09 14:46:24 -03:00
  • d49d15ac9b feat: add CUSTOM_PATH environment variable for dynamic storage paths Daniel Luiz Alves 2025-09-09 14:43:51 -03:00
  • e7b2062764 feat: implement dynamic upload timeout based on file size across components (#246) Daniel Luiz Alves 2025-09-09 10:40:01 -03:00
  • f21f972825 feat: implement dynamic upload timeout based on file size across components Daniel Luiz Alves 2025-09-09 09:40:08 -03:00
  • 4f4e4a079e chore: update documentation formatting and structure Daniel Luiz Alves 2025-09-09 09:33:01 -03:00
  • 6fbb9aa9da chore: update Footer link to point to GitHub (#245) Daniel Luiz Alves 2025-09-09 09:26:28 -03:00
  • 0e610d002c Fix table formatting in docs (#244) Daniel Luiz Alves 2025-09-09 09:11:28 -03:00
  • abd8366e94 feat: add folder system (#241) Tommy Johnston 2025-09-09 08:07:07 -04:00
  • 5d8c243125 Update quick-start.mdx Gintautas Kazlauskas 2025-09-09 14:19:46 +03:00
  • d23af700da chore: refine quick-start documentation (#230) Daniel Luiz Alves 2025-08-21 17:48:21 -03:00
  • 494161eb47 chore: refine quick-start documentation for S3 configuration (#229) Daniel Luiz Alves 2025-08-21 16:59:56 -03:00
  • 6a9728be4b chore: refine quick-start documentation for S3 configuration Daniel Luiz Alves 2025-08-21 16:50:22 -03:00
  • 5e889956c7 chore: update documentation links and references to 3.2-beta (#227) v3.2.0-beta Daniel Luiz Alves 2025-08-21 13:35:50 -03:00
  • 5afc6ea271 chore: update documentation links and references to 3.2-beta Daniel Luiz Alves 2025-08-21 13:34:06 -03:00
  • cc368377c2 feat: add comprehensive documentation for v3.2-beta (#226) Daniel Luiz Alves 2025-08-21 13:07:51 -03:00
  • 51764be7d4 feat: add comprehensive documentation for v3.2-beta Daniel Luiz Alves 2025-08-21 12:26:35 -03:00
  • fe598b4a30 [Release] v3.2.0-beta (#225) Daniel Luiz Alves 2025-08-21 11:40:02 -03:00
  • 80286e57d9 chore: update package versions to 3.2.0-beta across all apps Daniel Luiz Alves 2025-08-21 11:35:09 -03:00
  • 9f36a48d15 Merge branch 'next' of github.com:kyantech/Palmr into next Daniel Luiz Alves 2025-08-21 11:32:00 -03:00
  • 94286e8452 feat: implement download memory management system Daniel Luiz Alves 2025-08-21 11:31:46 -03:00
  • 0ce2d6a998 Fixes translation (#220) Daniel Luiz Alves 2025-08-20 21:15:54 -03:00
  • 9e15fd7d2e fixes translation Anthony Veaudry 2025-08-19 11:12:01 +03:00
  • 736348ebe8 feat: enhance content type handling (#222) Daniel Luiz Alves 2025-08-19 10:08:58 -03:00
  • ddb981cba2 fix: reorder imports in FilesystemController for clarity Daniel Luiz Alves 2025-08-19 10:05:39 -03:00
  • 724452fb40 feat: enhance content type handling in filesystem and S3 storage providers Daniel Luiz Alves 2025-08-19 10:04:38 -03:00
  • a2ac6a6268 feat: add PRESIGNED_URL_EXPIRATION configuration option (#221) Daniel Luiz Alves 2025-08-19 09:23:46 -03:00
  • aecda25b25 feat: add PRESIGNED_URL_EXPIRATION configuration option Daniel Luiz Alves 2025-08-19 09:18:52 -03:00
  • 0f22b0bb23 feat: implement public configuration retrieval (#218) Daniel Luiz Alves 2025-08-18 20:35:02 -03:00
  • edf6d70d69 fix: correct formatting of sensitiveKeys array in AppService Daniel Luiz Alves 2025-08-18 20:32:34 -03:00
  • a2ecd2e221 fix: add missing newline at end of route.ts file Daniel Luiz Alves 2025-08-18 20:31:39 -03:00
  • 2f022cae5d feat: implement public configuration retrieval and update API Daniel Luiz Alves 2025-08-18 20:30:30 -03:00
  • bb3669f5b2 feat: add placeholders in multiple languages (#217) Daniel Luiz Alves 2025-08-18 17:47:34 -03:00
  • 87fd8caf2c feat: add bulk delete confirmation and description placeholders in multiple languages Daniel Luiz Alves 2025-08-18 17:41:33 -03:00
  • e8087a7c01 refactor: improve ReceivedFilesModal layout (#216) Daniel Luiz Alves 2025-08-18 16:37:42 -03:00
  • 4075a7df29 refactor: improve ReceivedFilesModal layout and remove unused ScrollArea component Daniel Luiz Alves 2025-08-18 16:24:59 -03:00
  • c081b6f764 feat: Add S3_REJECT_UNAUTHORIZED environment variable (#215) Daniel Luiz Alves 2025-08-18 16:06:06 -03:00
  • ecaa6d0321 feat: add S3_REJECT_UNAUTHORIZED environment variable for self-signed certificate support Daniel Luiz Alves 2025-08-18 16:03:50 -03:00
  • e7ae7833ad [RELEASE] v3.1.8-beta (#187) v3.1.8-beta Daniel Luiz Alves 2025-08-01 10:15:20 -03:00
  • 22f34f6f81 chore: increment version numbers to 3.1.8-beta across all package.json files Daniel Luiz Alves 2025-08-01 10:04:06 -03:00
  • 29efe0a10e refactor: format public paths in RedirectHandler for improved readability Daniel Luiz Alves 2025-08-01 10:02:52 -03:00
  • 965c64b468 feat: update public paths in RedirectHandler for enhanced routing Daniel Luiz Alves 2025-08-01 10:01:59 -03:00