Skip to content

Commit

Permalink
Merge pull request #332 from opeolluwa/master
Browse files Browse the repository at this point in the history
app v-0.7.7
  • Loading branch information
opeolluwa authored May 23, 2024
2 parents 3c5f408 + 6a9f067 commit a3dda6b
Show file tree
Hide file tree
Showing 299 changed files with 5,562 additions and 10,401 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,6 @@ filesync

*/target


target
Cargo.lock
3 changes: 0 additions & 3 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
{
"recommendations": ["tauri-apps.tauri-vscode", "rust-lang.rust-analyzer"]
}
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[workspace]
members = ["./desktop/core"]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_⚠️ the application is still a work in progress, hence, Some features are missing. Please see the [issues](https://github.com/opeolluwa/send-file/issues) page to contribute_

![screenshot](./filesync.png)
![screenshot](./screenshots/filesync.png)

## Table of Contents

Expand Down
Binary file removed components/.DS_Store
Binary file not shown.
130 changes: 0 additions & 130 deletions components/.gitignore

This file was deleted.

74 changes: 0 additions & 74 deletions components/README.md

This file was deleted.

1 change: 0 additions & 1 deletion components/index.d.ts

This file was deleted.

42 changes: 0 additions & 42 deletions components/index.ts

This file was deleted.

30 changes: 0 additions & 30 deletions components/package.json

This file was deleted.

14 changes: 0 additions & 14 deletions components/src/Button/index.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions components/src/Card/index.tsx

This file was deleted.

15 changes: 0 additions & 15 deletions components/src/Heading/index.tsx

This file was deleted.

Loading

0 comments on commit a3dda6b

Please sign in to comment.