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
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 }}
Nerogar
/
OneTrainer
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
327
Star
3.2k
Code
Issues
85
Pull requests
82
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Phase 1 - Input validation
- #1296
#1296
Merged
dxqb
merged 18 commits into
Nerogar:master
Nerogar/OneTrainer:master
from
O-J1:input-validation
O-J1/OneTrainer:input-validation
Copy head branch name to clipboard
Feb 22, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Phase 1 - Input validation
#1296
dxqb
merged 18 commits into
Nerogar:master
Nerogar/OneTrainer:master
from
O-J1:input-validation
O-J1/OneTrainer:input-validation
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
Adds basic validation, undo, redo, debouncing, error display and prvents training if there are validation errors
O-J1
committed
996c462
View commit details
Copy full SHA for 996c462
Browse repository at this point
Adds path_entry validation, prevent overwrite toggle and remove file_entry and dir_entry
O-J1
committed
6ba5c9a
View commit details
Copy full SHA for 6ba5c9a
Browse repository at this point
Merge branch 'Nerogar:master' into input-validation
O-J1
authored
adbec55
View commit details
Copy full SHA for adbec55
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 9052e8e
pre-commit-ci[bot]
committed
9052e8e
View commit details
Copy full SHA for 9052e8e
Browse repository at this point
Commits on Feb 8, 2026
Adds extra validation behaviour (range, required), required int and float to be positive, delete dead code
O-J1
committed
cf18297
View commit details
Copy full SHA for cf18297
Browse repository at this point
Merge branch 'input-validation' of https://github.com/O-J1/OneTrainer into input-validation
O-J1
committed
be0f2db
View commit details
Copy full SHA for be0f2db
Browse repository at this point
Delete dead code found in TrainUI.py
O-J1
committed
0650422
View commit details
Copy full SHA for 0650422
Browse repository at this point
Make commits require validation to pass in order to write to trainConfig
O-J1
committed
18bfe6f
View commit details
Copy full SHA for 18bfe6f
Browse repository at this point
Merge branch 'Nerogar:master' into input-validation
O-J1
authored
ef4a81f
View commit details
Copy full SHA for ef4a81f
Browse repository at this point
Commits on Feb 12, 2026
Reintroduce if IOType == input that we validate the file exists
O-J1
committed
39300fa
View commit details
Copy full SHA for 39300fa
Browse repository at this point
Specify that debug dir is an output not input (default)
O-J1
committed
77f7c92
View commit details
Copy full SHA for 77f7c92
Browse repository at this point
Commits on Feb 17, 2026
Make a few more fields required.
O-J1
committed
d58b346
View commit details
Copy full SHA for d58b346
Browse repository at this point
Commits on Feb 20, 2026
Add a validation specifically for resolution, add missing extra_validate param to path entry
O-J1
committed
2e47f21
View commit details
Copy full SHA for 2e47f21
Browse repository at this point
Implement review suggestions
O-J1
committed
43a8733
View commit details
Copy full SHA for 43a8733
Browse repository at this point
Correct multiples logic
O-J1
committed
8d6faf6
View commit details
Copy full SHA for 8d6faf6
Browse repository at this point
Merge branch 'Nerogar:master' into input-validation
O-J1
authored
6b07ee3
View commit details
Copy full SHA for 6b07ee3
Browse repository at this point
Commits on Feb 21, 2026
Address final review comments
O-J1
committed
4e87019
View commit details
Copy full SHA for 4e87019
Browse repository at this point
Make prevent overwrites disabled by default as compromise
O-J1
committed
9bce3b5
View commit details
Copy full SHA for 9bce3b5
Browse repository at this point
You can’t perform that action at this time.