Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: modcoretech/extension-source-viewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: modcoretech/extension-source-viewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 28, 2025

  1. Enhance README with detailed tool description and usage

    Expanded the README to provide a detailed overview of the Extension Source Viewer, including features, usage instructions, and notes on reporting issues.
    
    Signed-off-by: Unbounded <ngde@web.de>
    UnboundedHQ authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    25a0915 View commit details
    Browse the repository at this point in the history
  2. Refactor viewer.html with UI improvements and updates

    Updated the title and enhanced styles for various UI components. Added context menu and improved file handling features.
    
    Signed-off-by: Unbounded <ngde@web.de>
    UnboundedHQ authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    5849b8f View commit details
    Browse the repository at this point in the history
  3. Refactor viewer.js for improved structure and readability

    Refactor viewer.js to improve code structure and readability, including combining CodeMirror modes, enhancing event listeners, and updating file handling logic.
    
    Signed-off-by: Unbounded <ngde@web.de>
    UnboundedHQ authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    674a251 View commit details
    Browse the repository at this point in the history
Loading