Commit graph

  • b625cf9fcb
    Merge f2970d584a into 82a47babb7 George 2025-01-17 16:18:17 +08:00
  • 82a47babb7
    Create FUNDING.yml main Shibo Lyu 2025-01-06 16:26:08 +08:00
  • a4f644efb6 3.1.0 Shibo Lyu 2025-01-04 01:52:27 +08:00
  • 5bdac79254 feat: bundled build Shibo Lyu 2025-01-04 01:45:28 +08:00
  • 899c3b8497 chore: bump deps. Shibo Lyu 2025-01-04 01:21:49 +08:00
  • b8a9f00f1c chore: add .prettierrc Shibo Lyu 2025-01-04 01:05:02 +08:00
  • 91a3a1423c fix: return error based on official approach. Shibo Lyu 2025-01-04 01:04:00 +08:00
  • 06890b99cc chore: convert to use pnpm. Shibo Lyu 2025-01-04 00:51:39 +08:00
  • 8036b3aec2 Handle NoSuchKey error gracefully Jannis Fedoruk-Betschki 2024-03-12 19:08:26 +01:00
  • 4f862f6120 chore: add .prettierrc Shibo Lyu 2025-01-04 01:05:02 +08:00
  • 6235b7cc5b fix: return error based on official approach. Shibo Lyu 2025-01-04 01:04:00 +08:00
  • 2f46754a1d chore: convert to use pnpm. Shibo Lyu 2025-01-04 00:51:39 +08:00
  • 1753681271 Handle NoSuchKey error gracefully Jannis Fedoruk-Betschki 2024-03-12 19:08:26 +01:00
  • ee4bbfca75 3.0.1 Shibo Lyu 2024-03-28 16:39:59 +08:00
  • d78c3b55d5 deps: Bump deps. Shibo Lyu 2024-03-28 16:33:20 +08:00
  • 79841e3628
    doc: Update README to use bash style comment. Shibo Lyu 2024-03-28 16:23:34 +08:00
  • c4346b852b Updated installation instructions on README.md. Marcelo Albuquerque 2024-01-09 15:40:27 -03:00
  • babad2cea9 fix: url returns double slashes Murat Çorlu 2024-02-01 17:50:39 +01:00
  • 91c131a72d Handle NoSuchKey error gracefully Jannis Fedoruk-Betschki 2024-03-12 19:08:26 +01:00
  • f2970d584a normalize path for win dyadyaJora 2024-02-27 02:02:17 +04:00
  • 048362182d
    fix: url returns double slashes Murat Çorlu 2024-02-01 17:50:39 +01:00
  • d5657858e6 Updated installation instructions on README.md. Marcelo Albuquerque 2024-01-09 15:40:27 -03:00
  • ac6e5bc277 fix: Code style & add type. Shibo Lyu 2023-12-17 21:57:33 +08:00
  • 1bc60e8f40 subdomain used as per S3 latest endpoint guidelines Aditya Patadia 2023-10-28 13:48:58 +05:30
  • 74be77ffdf file is streamed rather than buffered to reduce memory usage. Aditya Patadia 2023-10-28 13:16:16 +05:30
  • 60c201178e removed bucket path from non-path style config Aditya Patadia 2023-10-28 13:08:53 +05:30
  • 4ae5e6b7de fix: Code style & add type. Shibo Lyu 2023-12-17 21:57:33 +08:00
  • ea68ac43b5
    subdomain used as per S3 latest endpoint guidelines Aditya Patadia 2023-10-28 13:48:58 +05:30
  • a5cb4d3b8f
    file is streamed rather than buffered to reduce memory usage. Aditya Patadia 2023-10-28 13:16:16 +05:30
  • 004503034e
    removed bucket path from non-path style config Aditya Patadia 2023-10-28 13:08:53 +05:30
  • 8034d08948 deps: Bump deps. Shibo Lyu 2023-10-28 02:56:22 +08:00
  • c43ec45a33 fix: Type check. Shibo Lyu 2023-10-28 02:56:15 +08:00
  • 6eabf8514e case fix Aditya Patadia 2023-10-26 10:27:59 +05:30
  • 8bd2130d0e bug fix in urltopath Aditya Patadia 2023-10-26 03:30:13 +05:30
  • 35b58f064b
    case fix Aditya Patadia 2023-10-26 10:27:59 +05:30
  • 2502973e3d
    bug fix in urltopath Aditya Patadia 2023-10-26 03:30:13 +05:30
  • 8623154efa build: 1.1.2, just for doc update. Shibo Lyu 2023-09-15 22:56:34 +08:00
  • 582a18b6bc doc: Update README for #6. Shibo Lyu 2023-09-15 22:55:27 +08:00
  • b4d36b24ea build: Bump to 1.1.1 for all merged changes. Shibo Lyu 2023-09-15 22:46:32 +08:00
  • 30b53487c6 deps: Bump dependencies. Shibo Lyu 2023-09-15 22:43:58 +08:00
  • 859bb9b118 docs: mark AWS access key and secret as optional Outsider 2023-08-28 18:01:49 +09:00
  • affc688064
    docs: mark AWS access key and secret as optional Outsider 2023-08-28 18:01:49 +09:00
  • b59f3e1cc8
    Merge pull request #6 from acvigue/urltopath Shibo Lyu 2023-08-13 13:01:45 +08:00
  • 746f82f593
    doc: Add comment about urlToPath. Shibo Lyu 2023-08-13 12:59:55 +08:00
  • d55706b414
    add support for storing videos and files Aiden Vigue 2023-07-26 13:24:00 -04:00
  • cc346035a9
    Merge pull request #3 from jac1013/documentation-fix Shibo Lyu 2023-06-13 09:17:36 +08:00
  • 8bc7d0afe5 fix(README.md): update ghos3 installation command to copy all files from node_modules/ghos3 to ./content/adapters/storage/s3 to ensure proper installation Joseph Arrieta 2023-06-12 16:44:39 -05:00
  • 2b2d0e01e9 First working version. Shibo Lyu 2023-02-18 17:17:53 +00:00