-
Notifications
You must be signed in to change notification settings - Fork 24
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: xnuinside/codegraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: xnuinside/codegraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0_release
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 15 files changed
- 1 contributor
Commits on Jan 18, 2026
-
Release v1.2.0: Enhanced tooltips with links count, tabs in Unlinked …
…panel Added: - Node tooltips now display "Links out" and "Links in" counts with color coding - New "Links count" tab in the Unlinked Modules panel - Configurable threshold filter to find nodes by connection count - Checkboxes to filter by "links in" or "links out" criteria Changed: - Unlinked panel now uses tabs interface (Unlinked / Links count)
Configuration menu - View commit details
-
Copy full SHA for d5e2d29 - Browse repository at this point
Copy the full SHA d5e2d29View commit details -
Refactor: Extract HTML/CSS/JS templates to separate files
- Move HTML structure to templates/index.html - Move CSS styles to templates/styles.css - Move JavaScript code to templates/main.js - Update vizualyzer.py to read and combine template files - Reduce vizualyzer.py from ~2000 to ~340 lines - Fix Connections panel positioning (now draggable like other panels) - Update CHANGELOG.md with refactoring details
Configuration menu - View commit details
-
Copy full SHA for 26c4981 - Browse repository at this point
Copy the full SHA 26c4981View commit details -
Add display filters for nodes and links by type
- Show/hide nodes: Modules, Classes, Functions, External - Show/hide links: Module→Module, Module→Entity, Dependencies - Filters available in the Display panel - Links are hidden when connected nodes are filtered out - Update CHANGELOG with display filters feature
Configuration menu - View commit details
-
Copy full SHA for 4b48fdc - Browse repository at this point
Copy the full SHA 4b48fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4eaa3 - Browse repository at this point
Copy the full SHA 0b4eaa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e711c - Browse repository at this point
Copy the full SHA d9e711cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e0029 - Browse repository at this point
Copy the full SHA b3e0029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 680b1dc - Browse repository at this point
Copy the full SHA 680b1dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4183cf7 - Browse repository at this point
Copy the full SHA 4183cf7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...1.2.0_release