| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
- Add pre-commit hooks configuration details
- Document Rolldown-based Vite fork and frontend tooling
- Clarify version management with _version.py
- Add frontend workflows (check/lint/format commands)
- Document test workflow behavior and store patterns
- Specify Node 22 and pnpm 9 requirements
Reviewed-by: Claude Sonnet 4.5
|
| |
|
|
|
|
|
|
|
| |
- Add commit.agent.md with branch validation workflow
- Include commit instructions for AI coding assistants
- Add Conventional Commits specification reference
- Implement Step 0 branch checking before commits
Reviewed-by: Claude Sonnet 4.5
|
| |
|
|
|
|
|
|
|
| |
- Add .github/copilot-instructions.md with architecture overview
- Document Tauri command patterns and event communication
- Include Svelte 5 runes state management patterns
- Cover version inheritance, authentication, and download systems
- Add Java management and external API integration details
- Provide common development tasks and debugging tips
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Remove time-sensitive version options (Latest Release/Snapshot)
- Simplify Java source option (remove Adoptium annotation)
- Update log upload instructions to use launcher terminal
- Format screenshot requirements for better readability
- Update documentation link to dropout.hydroroll.team
Co-authored-by: HsiangNianian <i@jyunko.cn>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Add transparency requirement for LLM-assisted contributions with three options:
- LLM-generated code with quality assurance
- LLM-generated code without quality assurance
- No LLM-generated code
Available in both English and Chinese templates.
|
| | |
| |
| |
| |
| |
| |
| | |
Update log file paths to reflect actual application structure:
- macOS: /Users/begonia/Library/Application Support/com.dropout.launcher/logs
- Linux: /Users/begonia/.local/share/com.dropout.launcher
- Remove Windows placeholder as not yet defined
|
| | |\
| |/
|/| |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Add bilingual issue templates (English & Chinese)
- Bug report template with prerequisite checkboxes
- Feature request template
- Question template
- Reverse checkbox detection ("I have not read carefully")
- Add bilingual PR templates (English & Chinese)
- Comprehensive checklist for code quality and testing
- Test environment documentation section
- Breaking changes section
- Add GitHub Actions workflows
- Auto-labeling based on issue content
- Auto-close issues with unchecked prerequisites
- Stale issue and PR management (90/60 days)
- Add template configuration
- External links for discussions and wiki
- Template chooser interface
|
| |\ \ |
|
| |\ \ \
| |_|/
|/| | |
|
| | | |
| | |
| | |
| | | |
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
|