Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codedlabdev
/
Instatic
Public
forked from
CoreBunch/Instatic
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Instatic
src
core
plugins
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 12, 2026
chore(cleanup): dead-code spring cleanup — knip reports zero unused surface (#41)
Show description for 0a427e9
DavidBabinec
and
claude
authored
0a427e9
View commit details
Copy full SHA for 0a427e9
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
feat(editor): user-saved layouts — save any subtree, re-insert it exactly (#33)
Show description for 3d52eda
DavidBabinec
and
claude
authored
3d52eda
View commit details
Copy full SHA for 3d52eda
View code at this point
Browse repository at this point
Per-module published-JS channel; migrate the form runtime onto it (#26)
Show description for 03c496a
DavidBabinec
and
claude
authored
03c496a
View commit details
Copy full SHA for 03c496a
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
Require editor.code permission for unsandboxed admin-window plugin code (#10)
Show description for 1e564d2
DavidBabinec
and
claude
authored
1e564d2
View commit details
Copy full SHA for 1e564d2
View code at this point
Browse repository at this point
Encrypt plugin secret settings at rest in a dedicated plugin_secrets table (#12)
Show description for 69a90db
DavidBabinec
and
claude
authored
69a90db
View commit details
Copy full SHA for 69a90db
View code at this point
Browse repository at this point
Mask secret plugin settings on every client-facing payload (#7)
Show description for 077adc4
DavidBabinec
and
claude
authored
077adc4
View commit details
Copy full SHA for 077adc4
View code at this point
Browse repository at this point
Namespace plugin-emitted hook events to plugin.<id>.* (#6)
Show description for 9ca73b2
DavidBabinec
and
claude
authored
9ca73b2
View commit details
Copy full SHA for 9ca73b2
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
fix(plugins): add TypeBox validation to plugin SSE event boundary
Show description for db64f6c
DavidBabinec
and
claude
committed
db64f6c
View commit details
Copy full SHA for db64f6c
View code at this point
Browse repository at this point
refactor(plugins): extract QuickJS bootstrap to typed TS and fix VM permission enforcement
Show description for 3836d57
DavidBabinec
and
claude
committed
3836d57
View commit details
Copy full SHA for 3836d57
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
perf: use compiled TypeBox validators
DavidBabinec
committed
cb1ed53
View commit details
Copy full SHA for cb1ed53
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
perf(history): replace structuredClone with Mutative patch-based undo history
Show description for b232ab1
DavidBabinec
and
claude
committed
b232ab1
View commit details
Copy full SHA for b232ab1
View code at this point
Browse repository at this point
fix(plugins): dispose sandboxed module-pack VMs on teardown [ISS-033]
Show description for 2fa73c8
DavidBabinec
and
claude
committed
2fa73c8
View commit details
Copy full SHA for 2fa73c8
View code at this point
Browse repository at this point
refactor(plugins): extract admin-page route helpers from manifest.ts
Show description for 78d167e
DavidBabinec
and
claude
committed
78d167e
View commit details
Copy full SHA for 78d167e
View code at this point
Browse repository at this point
fix(plugins): reject IP-literal and localhost network allowlist entries [ISS-011, ISS-005]
Show description for 490e636
DavidBabinec
and
claude
committed
490e636
View commit details
Copy full SHA for 490e636
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
chore: rename project to Instatic
DavidBabinec
committed
78bb498
View commit details
Copy full SHA for 78bb498
View code at this point
Browse repository at this point
Commits on May 31, 2026
refactor(core): add index.ts barrels for publisher & visualComponents, complete module-engine, migrate all deep imports
Show description for fe97358
DavidBabinec
and
claude
committed
fe97358
View commit details
Copy full SHA for fe97358
View code at this point
Browse repository at this point
refactor(module-props): close TypeBox boundary leak — propsSchema on all base modules, soft coerce at publisher
Show description for cd271da
DavidBabinec
and
claude
committed
cd271da
View commit details
Copy full SHA for cd271da
View code at this point
Browse repository at this point
Commits on May 30, 2026
Add api.cms.content.* plugin surface; delete api.cms.pages.*
Show description for b6050f4
DavidBabinec
and
claude
committed
b6050f4
View commit details
Copy full SHA for b6050f4
View code at this point
Browse repository at this point
Commits on May 21, 2026
feat: harden plugin SDK + split host modules for production
Show description for a0ca227
DavidBabinec
and
claude
committed
a0ca227
View commit details
Copy full SHA for a0ca227
View code at this point
Browse repository at this point
Commits on May 20, 2026
Plugins
DavidBabinec
committed
409b84b
View commit details
Copy full SHA for 409b84b
View code at this point
Browse repository at this point
feat: implement local media storage with image variants
DavidBabinec
committed
19ced35
View commit details
Copy full SHA for 19ced35
View code at this point
Browse repository at this point
Commits on May 19, 2026
feat: add dashboard page as admin home with unified content schema
DavidBabinec
committed
e233dc9
View commit details
Copy full SHA for e233dc9
View code at this point
Browse repository at this point
fix: correct TypeScript type errors and unused imports
DavidBabinec
committed
2b4f4f0
View commit details
Copy full SHA for 2b4f4f0
View code at this point
Browse repository at this point
refactor: optimize React components using best practices
DavidBabinec
committed
e0733f6
View commit details
Copy full SHA for e0733f6
View code at this point
Browse repository at this point
fix: plugin schedule dispatching and plugin settings handling
DavidBabinec
committed
14dddb9
View commit details
Copy full SHA for 14dddb9
View code at this point
Browse repository at this point
Commits on May 18, 2026
Changes
DavidBabinec
committed
b4e8540
View commit details
Copy full SHA for b4e8540
View code at this point
Browse repository at this point
feat: add plugin scheduled jobs with sandbox-isolated execution
DavidBabinec
committed
bf66a82
View commit details
Copy full SHA for bf66a82
View code at this point
Browse repository at this point
refactor: remove dead code and unused exports
DavidBabinec
committed
de1c74e
View commit details
Copy full SHA for de1c74e
View code at this point
Browse repository at this point
refactor: improve plugin worker isolation with new protocol
DavidBabinec
committed
0d99aa8
View commit details
Copy full SHA for 0d99aa8
View code at this point
Browse repository at this point
feat(spotlight): Cmd+K command palette with cross-workspace creation
Show description for 648cf33
DavidBabinec
and
claude
committed
648cf33
View commit details
Copy full SHA for 648cf33
View code at this point
Browse repository at this point
Commits on May 15, 2026
feat: media page
DavidBabinec
committed
1db8a53
View commit details
Copy full SHA for 1db8a53
View code at this point
Browse repository at this point
Commits on May 14, 2026
feat: add plugin canvas overlays with improved module caching
DavidBabinec
committed
6191363
View commit details
Copy full SHA for 6191363
View code at this point
Browse repository at this point
Commits on May 9, 2026
feat: redesign plugin SDK with React components and editor panels
DavidBabinec
committed
7d99e7b
View commit details
Copy full SHA for 7d99e7b
View code at this point
Browse repository at this point
Commits on May 8, 2026
reorganization of folders
DavidBabinec
committed
30b0f85
View commit details
Copy full SHA for 30b0f85
View code at this point
Browse repository at this point
feat: add plugin settings configuration system
DavidBabinec
committed
2e56b14
View commit details
Copy full SHA for 2e56b14
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.