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
servers
on
main
User selector
All users
All time
Commit history
Commits on Aug 12, 2026
chore: remove dead code
Show description for e5b7010
yaroslav8765
committed
e5b7010
View commit details
Copy full SHA for e5b7010
View code at this point
Browse repository at this point
refactor: use common auth logic for the get_config (logged-in) part and basic express auth wrapper
Show description for 4ca9d75
yaroslav8765
committed
4ca9d75
View commit details
Copy full SHA for 4ca9d75
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Revert "feat: join get_base_config and get_public_config api"
Show description for ca09db2
yaroslav8765
committed
ca09db2
View commit details
Copy full SHA for ca09db2
View code at this point
Browse repository at this point
feat: join get_base_config and get_public_config api
Show description for 3430200
yaroslav8765
committed
3430200
View commit details
Copy full SHA for 3430200
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
feat: add validation for asset request paths to prevent navigation inside adminforth folder
Show description for e474186
yaroslav8765
committed
e474186
View commit details
Copy full SHA for e474186
View code at this point
Browse repository at this point
fix: allow '.path/.pnpm/node_modules' like (with ',')filepath for all spa files
Show description for 3f109cf
yaroslav8765
committed
3f109cf
View commit details
Copy full SHA for 3f109cf
View code at this point
Browse repository at this point
fix: allow '.path/.pnpm/node_modules' like (with ',')filepath when return index.html
Show description for aa79875
yaroslav8765
committed
aa79875
View commit details
Copy full SHA for aa79875
View code at this point
Browse repository at this point
fix: add debug logs to debug express 5 static files sharing
Show description for 42fd929
yaroslav8765
committed
42fd929
View commit details
Copy full SHA for 42fd929
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
fix: support express version 5 and version 4
Show description for d2b9a7d
yaroslav8765
committed
d2b9a7d
View commit details
Copy full SHA for d2b9a7d
View code at this point
Browse repository at this point
chore: add express version detection script
Show description for 2c3e031
yaroslav8765
committed
2c3e031
View commit details
Copy full SHA for 2c3e031
View code at this point
Browse repository at this point
Merge branch 'main' of github.com:devforth/adminforth into update-express-version
Show description for 03fe106
yaroslav8765
committed
03fe106
View commit details
Copy full SHA for 03fe106
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
feat: don't handle internal server error and let express 5 handle it
Show description for 2f021d6
yaroslav8765
committed
2f021d6
View commit details
Copy full SHA for 2f021d6
View code at this point
Browse repository at this point
fix: correct response_schema handling and remove deprecated responce_schema
NoOne7135
committed
081ccdb
View commit details
Copy full SHA for 081ccdb
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Merge pull request #697 from devforth/next
Show description for 8dee375
yaroslav8765
authored
8dee375
View commit details
Copy full SHA for 8dee375
View code at this point
Browse repository at this point
feat: add expressErrorCallback
Show description for c00e2db
yaroslav8765
committed
c00e2db
View commit details
Copy full SHA for c00e2db
View code at this point
Browse repository at this point
fix: update OpenAPI routes to use configurable base URL
ivictbor
committed
531ee88
View commit details
Copy full SHA for 531ee88
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
feat: implement client ID management and request context handling
NoOne7135
committed
db3fa16
View commit details
Copy full SHA for db3fa16
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
refactor: remove redundant agent metadata from OpenAPI document generation
NoOne7135
committed
fbf03c6
View commit details
Copy full SHA for fbf03c6
View code at this point
Browse repository at this point
feat: add agent tool metadata support
NoOne7135
committed
0202d85
View commit details
Copy full SHA for 0202d85
View code at this point
Browse repository at this point
Commits on May 20, 2026
fix: enhance endpoint options with authenticated and no-auth variants
NoOne7135
committed
9573079
View commit details
Copy full SHA for 9573079
View code at this point
Browse repository at this point
Commits on May 15, 2026
fix: add support for pending endpoint registrations in ExpressServer
NoOne7135
committed
857c17f
View commit details
Copy full SHA for 857c17f
View code at this point
Browse repository at this point
Commits on May 5, 2026
feat: add optional handler property to IRegisteredApiSchema and update OpenApiRegistry to use it
NoOne7135
committed
97aab4c
View commit details
Copy full SHA for 97aab4c
View code at this point
Browse repository at this point
Commits on May 4, 2026
feat: add support of multipart/form-data for the adminforth api wrapper
yaroslav8765
committed
e31cfa6
View commit details
Copy full SHA for e31cfa6
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
feat: add meta field to API schema interfaces for internal metadata
NoOne7135
committed
d766775
View commit details
Copy full SHA for d766775
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
feat: add getInternalApiOrigin method to ExpressHttpServer interface for internal API calls
NoOne7135
committed
0becc63
View commit details
Copy full SHA for 0becc63
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
feat: enhance ExpressServer with schema-aware route registration and normalization functions
NoOne7135
committed
af5ce58
View commit details
Copy full SHA for af5ce58
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
feat: enhance OpenAPI documentation generation with new schema handling and descriptions
ivictbor
committed
48815e1
View commit details
Copy full SHA for 48815e1
View code at this point
Browse repository at this point
feat: integrate Zod for schema validation in Express routes and update documentation
ivictbor
committed
c7ba474
View commit details
Copy full SHA for c7ba474
View code at this point
Browse repository at this point
feat: add description field to endpoint options and schemas for improved API documentation
ivictbor
committed
f2d81ba
View commit details
Copy full SHA for f2d81ba
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
feat: integrate OpenAPI support and validation in AdminForth
Show description for 3358225
ivictbor
committed
3358225
View commit details
Copy full SHA for 3358225
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
fix: don't log an error message, if somebody tries to accses file, that doesn't exists
yaroslav8765
committed
ac05398
View commit details
Copy full SHA for ac05398
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
fix: add abort signal to all backend api and use this signal inside get_resource_data
yaroslav8765
committed
72681fb
View commit details
Copy full SHA for 72681fb
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
fix: pass httpExtra to the processAuthorizeCallbacks callback
Show description for bc72148
yaroslav8765
committed
bc72148
View commit details
Copy full SHA for bc72148
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
fix: rebuild
yaroslav8765
committed
d5d641b
View commit details
Copy full SHA for d5d641b
View code at this point
Browse repository at this point
chore: replace console.error and console.warn with afLogger for consistent logging across modules
yaroslav8765
committed
b1a391f
View commit details
Copy full SHA for b1a391f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.