| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Enhanced the pre-commit configuration by adding hooks for Rust code formatting with `cargo fmt` and linting with `cargo clippy` for files in the `src-tauri` directory. This improves code quality checks for Rust components in the project.
|
| | | |
| | |
| | |
| | | |
Refined the pre-commit configuration to enhance linting and formatting checks. Adjusted hooks for better handling of Svelte, TypeScript, and JavaScript files in the 'ui' directory, ensuring consistent code quality across the project.
|
| | | |
| | |
| | |
| | | |
Introduced a new .pre-commit-config.yaml file to set up pre-commit hooks for code quality checks, including AST checks, JSON, TOML, and YAML validation, as well as Ruff for Python linting and formatting. Added custom hooks for linting and formatting Svelte/TypeScript/JavaScript files in the 'ui' directory.
|
| | | |
| | |
| | |
| | | |
Added entries for Python version, Ruff cache, ESLint cache, Svelte build files, Node.js modules, and Python build artifacts to the .gitignore file to improve project cleanliness and prevent unnecessary files from being tracked.
|
| |/ /
| |
| |
| | |
Created a new pyproject.toml file to define the project metadata and dependencies, including pre-commit. Added a uv.lock file to manage package versions and ensure reproducibility.
|
| |/
|
|
|
| |
logging of sensitive information
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
| |\ |
|
| |/
|
|
|
| |
not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
| |\ |
|
| |/
|
|
|
| |
not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
| | |
|
| |\ |
|
| | |
| |
| | |
Add linting and formatting checks to workflow.
|
| | | |
|
| | |
| |
| | |
Updated the lint workflow to automatically fix issues on push to main or dev branches. Changed the checkout action version and adjusted the commit message for auto commits.
|
| |/ |
|
| |\
| |
| |
| |
| | |
HsiangNianian/dependabot/npm_and_yarn/ui/npm_and_yarn-6ef000e261
chore(deps-dev): bump svelte from 5.46.3 to 5.46.4 in /ui in the npm_and_yarn group across 1 directory
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps the npm_and_yarn group with 1 update in the /ui directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).
Updates `svelte` from 5.46.3 to 5.46.4
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.46.4/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.46.4
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| |
| |
| | |
HsiangNianian/dependabot/npm_and_yarn/ui/npm_and_yarn-1b92d517bd
chore(deps): bump devalue from 5.6.1 to 5.6.2 in /ui in the npm_and_yarn group across 1 directory
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps the npm_and_yarn group with 1 update in the /ui directory: [devalue](https://github.com/sveltejs/devalue).
Updates `devalue` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.6.1...v5.6.2)
---
updated-dependencies:
- dependency-name: devalue
dependency-version: 5.6.2
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
chore(vscode): move `.vscode` to project root
|
| | | |
|
| |/ |
|
| |\ |
|
| | |
| |
| |
| | |
ParticleBackground for external mouse handling
|
| | | |
|
| | |
| |
| |
| | |
improving library management for better compatibility
|
| | |
| |
| |
| | |
support modpacks in version management
|
| | |
| |
| |
| | |
enhancing version management and user experience in BottomBar
|
| | |
| |
| |
| | |
text using single asterisks
|
| | |
| |
| |
| | |
display in BottomBar for improved user experience
|
| | |
| |
| |
| | |
support in the application
|
| | | |
|
| | |\
| |/
|/| |
|
| | |
| |
| |
| | |
BottomBar and ModLoaderSelector, enhancing user interaction and UI consistency
|
| | |
| |
| |
| | |
rendering and improved styling
|
| | |
| |
| |
| | |
consistency and user interaction
|
| | |
| |
| |
| | |
control and customization
|
| | |
| |
| |
| | |
export/upload functionalities for improved user experience
|
| | |
| |
| |
| | |
enhanced log management
|
| | |
| |
| |
| | |
SettingsState for enhanced user customization
|
| | |
| |
| |
| | |
flexibility
|
| | |
| |
| |
| | |
length validation and support for Pastebin and paste.rs services
|
| | |
| |
| |
| | |
enhanced logging capabilities
|
| | |
| |
| |
| | |
scrollbars to enhance UI consistency and user experience
|
| | |
| |
| |
| | |
pnpm-lock.yaml
|
| | |
| |
| |
| | |
for reading, checking existence, and writing text files
|
| | |
| |
| |
| | |
feature and add tauri-plugin-fs version 2.4.5 in Cargo.toml
|