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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
devforth
/
adminforth
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
400
Code
Issues
14
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
adminforth
adminforth
modules
codeInjector.ts
on
main
User selector
All users
All time
Commit history
Commits on Jul 27, 2026
fix: add workspace file in spa_tmp forder to satisfy pnpm 11 requrements, so packages from the custom folders can execute scripts
Show description for 239d534
yaroslav8765
committed
239d534
View commit details
Copy full SHA for 239d534
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
chore: remove debug logs
Show description for 38c88f6
yaroslav8765
committed
38c88f6
View commit details
Copy full SHA for 38c88f6
View code at this point
Browse repository at this point
fix: add fallback to the package-lock file, if user has unsync with package.json pnpm-lock file
Show description for 32c00c0
yaroslav8765
committed
32c00c0
View commit details
Copy full SHA for 32c00c0
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
fix: don't display vite | npm | pnpm syslem messages as spa errors
Show description for 8698a12
yaroslav8765
committed
8698a12
View commit details
Copy full SHA for 8698a12
View code at this point
Browse repository at this point
fix: show cache missing downtime error message only in runtime (cache im most cases missing in buildTime, so doesnt make sense to show error message)
Show description for a059ff0
yaroslav8765
committed
a059ff0
View commit details
Copy full SHA for a059ff0
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
fix: remove vite spa link log when HEAVY_DUBUG is on
Show description for 205fd2e
yaroslav8765
committed
205fd2e
View commit details
Copy full SHA for 205fd2e
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Merge pull request #660 from devforth/next
Show description for e43c100
yaroslav8765
authored
e43c100
View commit details
Copy full SHA for e43c100
View code at this point
Browse repository at this point
fix: rebuild
yaroslav8765
committed
609ed46
View commit details
Copy full SHA for 609ed46
View code at this point
Browse repository at this point
feat!: move sqlite, postgres, mysql, clickhouse and mongo connectors out of the project to different packages
Show description for a8a5064
yaroslav8765
committed
a8a5064
View commit details
Copy full SHA for a8a5064
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
fix: collect safelist of listCssClass
ivictbor
committed
cc6bddf
View commit details
Copy full SHA for cc6bddf
View code at this point
Browse repository at this point
Commits on May 29, 2026
feat: implement dynamic menu contributions and refresh functionality
NoOne7135
committed
df1ea55
View commit details
Copy full SHA for df1ea55
View code at this point
Browse repository at this point
Commits on May 12, 2026
fix: correct path in checkIconNames in code injector
yaroslav8765
committed
87aff58
View commit details
Copy full SHA for 87aff58
View code at this point
Browse repository at this point
fix: rebuild
yaroslav8765
committed
e7bed9b
View commit details
Copy full SHA for e7bed9b
View code at this point
Browse repository at this point
fix: rebuild
yaroslav8765
committed
a9eb195
View commit details
Copy full SHA for a9eb195
View code at this point
Browse repository at this point
fix: add debug logs to the checkIconNames in code injector
yaroslav8765
committed
b9f2bdb
View commit details
Copy full SHA for b9f2bdb
View code at this point
Browse repository at this point
feat: enhance resource file generation and column synchronization logic
NoOne7135
committed
0b9e623
View commit details
Copy full SHA for 0b9e623
View code at this point
Browse repository at this point
Commits on May 6, 2026
feat: add ability to add files to the custom folder of the spa from plugins
yaroslav8765
committed
77f5922
View commit details
Copy full SHA for 77f5922
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
fix: fix logs for the code injector
yaroslav8765
committed
276d942
View commit details
Copy full SHA for 276d942
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
fix: enhance file exclusion logic to prevent copying package.json and lock files
yaroslav8765
committed
899ed8f
View commit details
Copy full SHA for 899ed8f
View code at this point
Browse repository at this point
fix: improve lock file handling by checking for pnpm-lock.yaml or falling back to package-lock.json
yaroslav8765
committed
0fdd74a
View commit details
Copy full SHA for 0fdd74a
View code at this point
Browse repository at this point
fix: don't copy package.json/package-lock.json/pnpm-lock.yaml from the adminforth spa sr folder, if there is already package.json in tmp folder
yaroslav8765
committed
4c0fe9f
View commit details
Copy full SHA for 4c0fe9f
View code at this point
Browse repository at this point
fix: update file exclusion logic and improve build cache miss message
yaroslav8765
committed
5dc8293
View commit details
Copy full SHA for 5dc8293
View code at this point
Browse repository at this point
chore: remove debug logs from code injector
yaroslav8765
committed
269e985
View commit details
Copy full SHA for 269e985
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Revert "fix: exclude 'hashes.json' from file processing in CodeInjector"
Show description for ea5fc77
yaroslav8765
committed
ea5fc77
View commit details
Copy full SHA for ea5fc77
View code at this point
Browse repository at this point
fix: exclude 'hashes.json' from file processing in CodeInjector
yaroslav8765
committed
13a7152
View commit details
Copy full SHA for 13a7152
View code at this point
Browse repository at this point
fix: add debug logs
yaroslav8765
committed
db6a9bb
View commit details
Copy full SHA for db6a9bb
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
feat: make code injector to notify user, that there are new files or some files we changed at the bundle stage
Show description for 37ea4db
yaroslav8765
committed
37ea4db
View commit details
Copy full SHA for 37ea4db
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Revert "fix: add debug logs"
Show description for e24623e
yaroslav8765
committed
e24623e
View commit details
Copy full SHA for e24623e
View code at this point
Browse repository at this point
fix: update import path for icon packages to use pathToFileURL
yaroslav8765
committed
c991aa3
View commit details
Copy full SHA for c991aa3
View code at this point
Browse repository at this point
fix: add debug logs
yaroslav8765
committed
7a03860
View commit details
Copy full SHA for 7a03860
View code at this point
Browse repository at this point
fix: correct path for the iconPackages in codeInjector
yaroslav8765
committed
f00146e
View commit details
Copy full SHA for f00146e
View code at this point
Browse repository at this point
fix: correct typos in README and codeInjector, update package.json link path
yaroslav8765
committed
6cd3333
View commit details
Copy full SHA for 6cd3333
View code at this point
Browse repository at this point
fix: improve error message for missing lock files and adjust package manager usage
yaroslav8765
committed
40d3a75
View commit details
Copy full SHA for 40d3a75
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
fix: add check, if user has pnpm-lock in custom folder and use npm/pnpm
yaroslav8765
committed
fbea776
View commit details
Copy full SHA for fbea776
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Revert "Merge branch 'test' of https://github.com/devforth/adminforth into test"
Show description for d7b497b
yaroslav8765
committed
d7b497b
View commit details
Copy full SHA for d7b497b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.