Skip to content

Conversation

@masterwishx
Copy link
Owner

@masterwishx masterwishx commented Nov 28, 2025

Signed-off-by: DaRK AnGeL [email protected]

Summary by CodeRabbit

  • New Features

    • Move empty folders option now available in WebUI
    • Separate logging for files and folders during moves
    • Automatic empty-folder cleanup after rsync operations
  • Improvements

    • Enhanced UI layout with responsive design
    • Clarified Test Mode warnings and notifications
    • Updated filter logic for empty folder handling
  • Bug Fixes

    • General bug fixes and minor improvements

✏️ Tip: You can customize this high-level summary in your review settings.

Signed-off-by: DaRK AnGeL <[email protected]>
@masterwishx masterwishx merged commit 3f9c0df into master Nov 28, 2025
2 of 4 checks passed
@gemini-code-assist
Copy link

Summary of Changes

Hello @masterwishx, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request delivers a significant version update, introducing new features primarily focused on enhanced empty folder management, improved logging, and a more refined user interface. It provides users with greater control over how empty directories are handled during file moves and offers a more responsive and informative WebGUI experience, alongside general stability improvements.

Highlights

  • Empty Folder Management: Introduced a new "Move empty folders" option in the WebUI, enabled by default, to control whether empty directories are moved. Also added automatic empty-folder cleanup for rsync after file moves.
  • Logging and Visibility: Enhanced logging to provide separate entries for files and folders throughout the move process, improving operational visibility.
  • User Interface Improvements: Improved the WebUI layout by removing unnecessary style wrappers, adding informational icons, and enhancing responsive behavior on Mover.tuning and Share.tuning pages.
  • Core Logic and Stability: Updated the filter logic in createFilteredFilelist() to correctly handle inclusion/exclusion of empty folders and implemented general bug fixes and minor improvements.
  • Test Mode Clarity: Clarified Test Mode warnings and notification behavior for better user understanding.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link

coderabbitai bot commented Nov 28, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This PR updates plugin metadata and documentation for version 2025.11.28. The changes include a version bump across the manifest file and default config, an updated MD5 checksum, and a new changelog entry documenting features, UI improvements, logging enhancements, and bug fixes.

Changes

Cohort / File(s) Summary
Documentation & Metadata Updates
README.md, plugins/ca.mover.tuning.plg, source/ca.mover.tuning/usr/local/emhttp/plugins/ca.mover.tuning/default.cfg
Version bumped from 2025.11.23 to 2025.11.28; MD5 checksum updated in plugin manifest; new CHANGES entry added documenting empty folder options, automatic cleanup, separate logging, UI layout improvements, responsive behavior, filter logic updates, Test Mode clarifications, and bug fixes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3–5 minutes

  • Verify version number consistency across all three files
  • Confirm MD5 checksum corresponds to actual plugin changes
  • Review changelog entry for accuracy and clarity

Possibly related PRs

  • 2025.11.23 version update #103: Continues the same version/changelog bump pattern with subsequent metadata updates to README, plugin manifest, and default config.
  • 2025.10.03 version update #88: Makes identical types of changes—updating DOCTYPE entities (version and md5) and adding CHANGES entries in the same files.
  • 2025.10.31 version update #95: Performs the same metadata and changelog/version bumps across README, plugin manifest entity version/md5, and default.cfg.

Poem

🐰 A nibble here, a version there,
Metadata bumps beyond compare!
From .23 to .28 we leap,
With changelog entries neat and deep,
Checksums dancing, bright and new—
Carrots of change, hopping through! 🥕✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev-new-fixes-21

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 938463a and 49a40b7.

📒 Files selected for processing (3)
  • README.md (1 hunks)
  • plugins/ca.mover.tuning.plg (2 hunks)
  • source/ca.mover.tuning/usr/local/emhttp/plugins/ca.mover.tuning/default.cfg (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the plugin version to 2025.11.28. The changes include updating the version number in configuration files and adding changelog entries to the README.md and plugin definition file. The changes are consistent and appear correct for a version bump release. No issues were found in the provided diffs.

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