Skip to content

Optix Gate 2.0.2#14

Merged
DarkCoderSc merged 13 commits into
mainfrom
dev-2-0-2
Mar 10, 2026
Merged

Optix Gate 2.0.2#14
DarkCoderSc merged 13 commits into
mainfrom
dev-2-0-2

Conversation

@DarkCoderSc
Copy link
Copy Markdown
Owner

  • Updated NeoFlat Hint Component and implemented it on the user list. When hovering over a user, a summary of remote peer information is displayed.
  • Implemented Copy/Move file or directory task in File Manager (Copy > Paste, Cut > Paste). The feature is reactive, with a virtual clipboard shared between File Manager windows (same user). Copy and Cut actions are indicated with special icons and font color, and shared across multiple File Manager windows.
  • Implemented Delete file or directory task in File Manager. The feature is reactive and shared between File Manager windows (same user).
  • Implemented Rename file or directory task in File Manager. The feature is also reactive.
  • Implemented Create new directory task in File Manager. The feature is also reactive.
  • Centralized application version information into a single manifest file, shared between different parts for easier modification (no need to edit version info for each project flavor and architecture in Delphi IDE).
  • Code improvements, addressing a few minor, rarely occurring bugs and fixing some minor memory leaks.
  • Began implementing Delphi syntax best practices across the full codebase to comply with recommended standards.

@DarkCoderSc DarkCoderSc merged commit 60dad3f into main Mar 10, 2026
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.

1 participant