Skip to content

Commit

Permalink
feat: extract virtual drive logic to separate repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwynr committed May 29, 2024
1 parent aa32fa8 commit 5f035a6
Show file tree
Hide file tree
Showing 26 changed files with 22 additions and 2,337 deletions.
22 changes: 20 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"dependencies": {
"@filen/sdk": "^0.1.91",
"@filen/sync": "^0.1.1",
"@filen/virtual-drive": "^0.1.16",
"@filen/webdav": "^0.1.1",
"@gcas/fuse": "^2.4.2",
"@parcel/watcher": "^2.4.1",
Expand Down
81 changes: 0 additions & 81 deletions src/fuse/ops/access.ts

This file was deleted.

14 changes: 0 additions & 14 deletions src/fuse/ops/constants.ts

This file was deleted.

163 changes: 0 additions & 163 deletions src/fuse/ops/create.ts

This file was deleted.

82 changes: 0 additions & 82 deletions src/fuse/ops/getattr.ts

This file was deleted.

Loading

0 comments on commit 5f035a6

Please sign in to comment.