-
-
Notifications
You must be signed in to change notification settings - Fork 84
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: PenguLoader/PenguLoader
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: PenguLoader/PenguLoader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2026
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 146 files changed
- 1 contributor
Commits on May 6, 2026
-
refactor: update project structure
- Move makefile to core/ - Migrate project solution to .slnx format - Move loader/ to packages/hub/ - Move plugins/ to packages/preload/ - Add root package.json - Add an empty app/ for later app hub impl - Add an empty packages/types/ for later shared types
Configuration menu - View commit details
-
Copy full SHA for 7635b4c - Browse repository at this point
Copy the full SHA 7635b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfedf7b - Browse repository at this point
Copy the full SHA cfedf7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b1c4a1 - Browse repository at this point
Copy the full SHA 3b1c4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ab643 - Browse repository at this point
Copy the full SHA 34ab643View commit details -
feat(preload): expose RCP plugin dependency graph
- Add rcp.graph(), rcp.dependencies(name), rcp.dependents(name) and rcp.names() backed by LCUX's /graph.json, lazily fetched and cached as a shared Promise. - Lets plugin authors enumerate every RCP plugin name before any announce fires — necessary under the push-style RCP contract for subscribing ahead of time.
Configuration menu - View commit details
-
Copy full SHA for dc947c8 - Browse repository at this point
Copy the full SHA dc947c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0ac03 - Browse repository at this point
Copy the full SHA 2e0ac03View commit details
Commits on May 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d805f25 - Browse repository at this point
Copy the full SHA d805f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 288b78b - Browse repository at this point
Copy the full SHA 288b78bView commit details -
feat(preload): wait for 'rcp-fe-lol-shared-components' to prevent dup…
…licate rendering
Configuration menu - View commit details
-
Copy full SHA for 562153c - Browse repository at this point
Copy the full SHA 562153cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a13881e - Browse repository at this point
Copy the full SHA a13881eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4370775 - Browse repository at this point
Copy the full SHA 4370775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 405b22c - Browse repository at this point
Copy the full SHA 405b22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de19f69 - Browse repository at this point
Copy the full SHA de19f69View 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...2026