Commit Graph

21 Commits

Author SHA1 Message Date
abersheeran
897e87f6e8 Update package-lock.json and package.json 2023-12-18 16:07:20 +08:00
abersheeran
2eae791a33 Refactor code to improve performance and readability 2023-12-18 16:06:01 +08:00
abersheeran
cfc8b0085b Refactor handle_move function to improve directory handling 2023-12-18 14:56:38 +08:00
abersheeran
1562f907d0 Refactor handle_delete and handle_mkcol functions 2023-12-18 14:34:48 +08:00
abersheeran
7d668e7447 Refactor handle_delete and handle_copy functions 2023-12-18 14:06:50 +08:00
abersheeran
5fd9089b14 Refactor listAll function and handle_get function 2023-12-18 13:25:06 +08:00
abersheeran
4295fddbdb Refactor code to improve performance and readability 2023-12-18 12:07:26 +08:00
abersheeran
0e6f45e368 Fix PROPFIND / 2023-12-11 17:30:15 +08:00
abersheeran
55d561b789 Fix errors in some client 2023-12-10 19:58:46 +08:00
abersheeran
8e6149290f Fix hyperlink paths 2023-12-06 15:51:11 +08:00
abersheeran
66054ba062 Fix resource path handling in fuck windows 2023-12-06 15:41:36 +08:00
abersheeran
57ecaf6c0e Fix destination parent directory check in file
upload
2023-12-06 11:26:29 +08:00
abersheeran
dbd81d9e81 Refactor resource deletion logic and fix bug in
resource copy operation
2023-12-06 11:12:42 +08:00
abersheeran
f8c25a23c1 Fix resourcetype assignment in fromR2Object
function
2023-12-06 09:43:25 +08:00
abersheeran
337a952e81 Update @cloudflare/workers-types version 2023-12-06 09:42:54 +08:00
abersheeran
23cfd81123 Refactor index.ts 2023-12-05 15:16:18 +08:00
abersheeran
316c90b62c Add PROPPATCH method implementation 2023-11-28 23:58:06 +08:00
abersheeran
6a3ccf86af Fix resource type in PROPFIND response and support COPY and MOVE 2023-11-28 23:53:49 +08:00
abersheeran
6e0741321a Update dependencies 2023-11-28 23:53:02 +08:00
abersheeran
06a74d9745 Add support for HEAD method 2023-11-28 18:39:57 +08:00
abersheeran
9a772f7733 Initial commit 2023-11-27 13:46:18 +08:00