Skip to content

Conversation

@pushkarm029
Copy link
Collaborator

… settings

- Introduced a new FolderDownload icon component for UI.
- Enhanced settings page to allow users to select and display a custom download directory.
- Implemented Tauri commands to get and set the download directory, improving file management capabilities.

Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
- Integrated the tauri-plugin-store to manage application settings, allowing users to save and retrieve their download directory preferences.
- Updated relevant files including Cargo.lock, package.json, and package-lock.json to include the new plugin.
- Modified the settings page to utilize the store for persistent storage of user settings.

Signed-off-by: Pushkar Mishra <[email protected]>
- Added functionality to set and retrieve a custom display name for users, improving personalization during file transfers.
- Updated relevant components to load and display the user's name across the application.
- Integrated the `whoami` crate to fallback on the system username if no custom name is set.
- Modified settings and profile pages to allow users to edit their display name.

Signed-off-by: Pushkar Mishra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants