Commit Graph

  • 5fae701f01 Specify R2 binding worker HoshinoKoji 2024-10-09 17:31:56 +0800
  • 5f272ec046
    Implement partial content support for GET: Add Content-Length and Content-Range headers (#9) main Velih Dzen 2024-09-15 00:31:07 +0800
  • 70b27972b9 Implement partial content support for GET: Add Content-Length and Content-Range headers #9 Velih Dzen 2024-09-14 16:02:38 +0800
  • 7503d6115b
    Bump braces from 3.0.2 to 3.0.3 (#8) dependabot[bot] 2024-06-19 09:47:53 +0800
  • e5e7daaac5
    Bump braces from 3.0.2 to 3.0.3 #8 dependabot[bot] 2024-06-19 01:47:22 +0000
  • 3afcdcfe46
    Bump ws from 8.16.0 to 8.17.1 (#7) dependabot[bot] 2024-06-19 09:46:59 +0800
  • b03b0ae28a
    Bump ws from 8.16.0 to 8.17.1 #7 dependabot[bot] 2024-06-18 23:20:51 +0000
  • ab7622cc5b
    Bump undici from 5.28.3 to 5.28.4 (#6) dependabot[bot] 2024-04-05 17:38:46 +0800
  • 11cc53023d
    Bump undici from 5.28.3 to 5.28.4 #6 dependabot[bot] 2024-04-04 17:21:39 +0000
  • b30aab5bad
    Create SECURITY.md #5 test123qsaxscdvfg 2024-03-24 21:08:04 -0400
  • 2e6d001c0d Update lock abersheeran 2024-03-02 14:01:25 +0800
  • b3c8753308 prettierrc printWidth 120 abersheeran 2024-03-02 13:54:52 +0800
  • 11d1825dae
    Close #3 Aber 2024-03-02 13:51:34 +0800
  • 9450ba3577
    Merge pull request #2 from abersheeran/dependabot/npm_and_yarn/undici-5.28.3 Aber 2024-02-18 09:34:53 +0800
  • 237ff01c22
    Bump undici from 5.28.2 to 5.28.3 #2 dependabot[bot] 2024-02-16 18:36:26 +0000
  • c104601ab1 Refactor content headers and handle move operation abersheeran 2024-01-06 11:28:32 +0800
  • f81cee4647 Refactor DAV handling and remove unused code abersheeran 2024-01-06 10:10:37 +0800
  • 4788813c39 Refactor content metadata handling in index.ts abersheeran 2024-01-06 10:08:16 +0800
  • a534702d24 Refactor handle_propfind function to use a helper function for generating propfind response abersheeran 2024-01-06 10:04:51 +0800
  • e740a54af9 Update README.md and wrangler.toml abersheeran 2023-12-26 19:44:27 +0800
  • a6132572d4
    Update src/index.ts #1 fwqaaq 2023-12-24 13:57:53 +0800
  • 988fc29dda pettier . --write abersheeran 2023-12-24 13:51:38 +0800
  • 2d4ed1da90
    Update src/index.ts fwqaaq 2023-12-24 02:43:20 +0800
  • 79494587cd
    Update index.ts fwqaaq 2023-12-24 02:35:52 +0800
  • 610d9d1385
    Update index.ts fwqaaq 2023-12-24 02:27:24 +0800
  • 26cd660f91
    Update index.ts for Content-Range fwqaaq 2023-12-23 22:43:22 +0800
  • 7c715682f7 Add CI workflow for Node.js ci abersheeran 2023-12-18 16:26:52 +0800
  • bdef65eafd Refactor XML formatting in handle_propfind function abersheeran 2023-12-18 16:09:59 +0800
  • 897e87f6e8 Update package-lock.json and package.json abersheeran 2023-12-18 16:07:20 +0800
  • 2eae791a33 Refactor code to improve performance and readability abersheeran 2023-12-18 16:06:01 +0800
  • cfc8b0085b Refactor handle_move function to improve directory handling abersheeran 2023-12-18 14:56:38 +0800
  • 1562f907d0 Refactor handle_delete and handle_mkcol functions abersheeran 2023-12-18 14:34:48 +0800
  • 7d668e7447 Refactor handle_delete and handle_copy functions abersheeran 2023-12-18 14:06:50 +0800
  • 5fd9089b14 Refactor listAll function and handle_get function abersheeran 2023-12-18 13:25:06 +0800
  • 4295fddbdb Refactor code to improve performance and readability abersheeran 2023-12-18 12:07:26 +0800
  • 0e6f45e368 Fix PROPFIND / abersheeran 2023-12-11 17:30:15 +0800
  • 55d561b789 Fix errors in some client abersheeran 2023-12-10 19:58:46 +0800
  • 8e6149290f Fix hyperlink paths abersheeran 2023-12-06 15:51:11 +0800
  • 66054ba062 Fix resource path handling in fuck windows abersheeran 2023-12-06 15:41:36 +0800
  • 57ecaf6c0e Fix destination parent directory check in file upload abersheeran 2023-12-06 11:26:29 +0800
  • dbd81d9e81 Refactor resource deletion logic and fix bug in resource copy operation abersheeran 2023-12-06 11:12:42 +0800
  • f8c25a23c1 Fix resourcetype assignment in fromR2Object function abersheeran 2023-12-06 09:43:25 +0800
  • 337a952e81 Update @cloudflare/workers-types version abersheeran 2023-12-06 09:42:54 +0800
  • 23cfd81123 Refactor index.ts abersheeran 2023-12-05 15:16:18 +0800
  • 316c90b62c Add PROPPATCH method implementation abersheeran 2023-11-28 23:58:06 +0800
  • 6a3ccf86af Fix resource type in PROPFIND response and support COPY and MOVE abersheeran 2023-11-28 23:53:49 +0800
  • 6e0741321a Update dependencies abersheeran 2023-11-28 23:53:02 +0800
  • 06a74d9745 Add support for HEAD method abersheeran 2023-11-28 18:39:57 +0800
  • 9a772f7733 Initial commit abersheeran 2023-11-27 13:46:18 +0800
  • 60f3200479 Parse xml rust abersheeran 2023-10-31 13:04:31 +0800
  • 9794f37842 Support CORS abersheeran 2023-10-30 00:49:44 +0800
  • 83bdcecd83 Update README.md abersheeran 2023-10-25 17:30:46 +0800
  • 6240311ecd Update README.md abersheeran 2023-10-25 17:29:29 +0800
  • 0f85b31208 Initial commit abersheeran 2023-10-25 17:17:24 +0800
  • 8cc8a855eb
    Initial commit Aber 2023-10-25 17:16:00 +0800