Skip to content

Commit

Permalink
Remove FTP plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
deminearchiver committed Apr 6, 2024
1 parent 593de20 commit 960d22a
Show file tree
Hide file tree
Showing 22 changed files with 44 additions and 881 deletions.
260 changes: 44 additions & 216 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
resolver = "2"
members = [
"apps/backend",
"packages/tauri-plugin-ftp",
"packages/tauri-plugin-dwm",
]

Expand All @@ -12,5 +11,4 @@ edition = "2021"
license = "ISC"

[workspace.dependencies]
tauri-plugin-ftp = { path = "packages/tauri-plugin-ftp" }
tauri-plugin-dwm = { path = "packages/tauri-plugin-dwm" }
1 change: 0 additions & 1 deletion apps/backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ suppaftp = { version = "5.3"}
url = "2"
notify = "6"

tauri-plugin-ftp.workspace = true
tauri-plugin-dwm.workspace = true

windows-core = "0.54"
Expand Down
1 change: 0 additions & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"@blending/css": "workspace:^",
"@blending/material": "workspace:^",
"@blending/tauri-plugin-dwm": "workspace:^",
"@blending/tauri-plugin-ftp": "workspace:^",
"@material/material-color-utilities": "^0.2.7",
"@solid-primitives/context": "^0.2.3",
"@solidjs/router": "^0.13.1",
Expand Down
57 changes: 0 additions & 57 deletions packages/common/src/css/functions/color-mix.ts

This file was deleted.

16 changes: 0 additions & 16 deletions packages/common/src/css/functions/easing-function.ts

This file was deleted.

7 changes: 0 additions & 7 deletions packages/common/src/css/functions/transition.ts

This file was deleted.

18 changes: 0 additions & 18 deletions packages/tauri-plugin-ftp/Cargo.toml

This file was deleted.

13 changes: 0 additions & 13 deletions packages/tauri-plugin-ftp/api/index.ts

This file was deleted.

6 changes: 0 additions & 6 deletions packages/tauri-plugin-ftp/build.rs

This file was deleted.

15 changes: 0 additions & 15 deletions packages/tauri-plugin-ftp/package.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions packages/tauri-plugin-ftp/permissions/autogenerated/reference.md

This file was deleted.

Loading

0 comments on commit 960d22a

Please sign in to comment.