Skip to content

Fix/max windows - #60

Merged
thorstenfoltz merged 4 commits into
masterfrom
fix/max-windows
Jul 2, 2026
Merged

Fix/max windows#60
thorstenfoltz merged 4 commits into
masterfrom
fix/max-windows

Conversation

@thorstenfoltz

Copy link
Copy Markdown
Owner

No description provided.

- ☁️ Add account-level cloud connections, bucket/container
  enumeration, and prefix-scoped browsing so users can browse
  whole accounts or restrict access to a folder when bucket-level
  access is too broad or unavailable

- ↕️ Add session-level cloud file sorting by name, modified time,
  and size while keeping folders pinned first, improving large
  bucket navigation without changing stored connection settings

- ⚡ Move large single-file reads onto a background worker and show
  a status-bar loading spinner so opening big files keeps the UI
  responsive and avoids queued loads overlapping

- 🐳 Recognize Dockerfile and Containerfile names as text files,
  keep them visible under filtered file trees, and load bundled
  syntax highlighting so extension-less container files open
  correctly and render readably

- 📋 Add copy actions across compare views, including side-specific,
  unified diff, selection, and visible-table copies, so users can
  extract diff results directly from the UI

- 🛠️ Extend saved cloud connection matching to respect prefixes and
  account-level scope, ensuring cloud URLs reuse the most relevant
  configured credentials and endpoint settings

- 📝 Update docs and locale strings to cover cloud connection scope,
  sorting, large-file loading behavior, compare copy actions, and
  Dockerfile support alongside the new UI text
- ☁️ Expand the built-in documentation to cover cloud connection
  scopes, multi-account and multi-project setup, and file sorting so
  users can discover the new browsing options and required permissions
- 📋 Clarify diff-copy behavior by documenting selectable text in Text
  Diff, whole-comparison copy actions, and non-wrapping panes that keep
  line numbers aligned
- 🐳 Add Dockerfile and Containerfile recognition to the supported file
  types documentation so extension-less container files are easier to
  find and understand
- 📝 Refresh the release notes to highlight the new cloud, diff,
  Dockerfile, performance, and dialog restore improvements in one
  user-facing summary
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ BASH bash-exec 5 0 0 0.02s
✅ BASH shellcheck 5 0 0 0.21s
✅ BASH shfmt 5 0 0 0.01s
✅ DOCKERFILE hadolint 1 0 0 0.1s
✅ JSON jsonlint 4 0 0 0.11s
✅ JSON prettier 4 0 0 0.38s
✅ JSON v8r 4 0 0 2.88s
✅ MARKDOWN markdownlint 124 0 0 3.7s
✅ MARKDOWN markdown-table-formatter 124 0 0 1.72s
✅ REPOSITORY validate-branch-name yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 7.25s
✅ REPOSITORY ls-lint yes no no 0.03s
✅ REPOSITORY secretlint yes no no 5.11s
✅ REPOSITORY semgrep yes no no 21.36s
✅ REPOSITORY trivy yes no no 3.23s
✅ SPELL lychee 141 0 0 3.13s
✅ SPELL proselint 125 0 0 82.2s
✅ YAML prettier 12 0 0 0.98s
✅ YAML v8r 11 0 0 4.44s
✅ YAML yamllint 12 0 0 1.32s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

- 📝 Document and apply a repository-level Semgrep exclusion for
  GitHub Actions major-version tags to align linting with the
  project's stated workflow pinning policy

- ✅ Prevent recurring CI noise from a rule that conflicts with the
  documented release and automation approach, keeping lint results
  focused on actionable findings
- 🎨 Replace single quotes with double quotes in the linter
  configuration to keep YAML string styling consistent
- ✅ Preserve the existing semgrep exclusion behavior while
  aligning the file with the project's formatting conventions
@thorstenfoltz
thorstenfoltz merged commit eb4a8de into master Jul 2, 2026
4 checks passed
@thorstenfoltz
thorstenfoltz deleted the fix/max-windows branch July 2, 2026 16:46
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