Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
DawsenGao
/
nginx-ui
Public
forked from
0xJacky/nginx-ui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 7, 2024
feat: add proxy option for acme user
0xJacky
committed
46a9ccb
Copy full SHA for 46a9ccb
enhance: proxy settings
0xJacky
committed
deda31a
Copy full SHA for deda31a
Commits on Oct 6, 2024
Merge pull request #595 from 0xJacky/dependabot/npm_and_yarn/docs/rollup-4.24.0
Show description for 957d475
0xJacky
authored
957d475
Copy full SHA for 957d475
chore(deps): bump rollup from 4.21.3 to 4.24.0 in /docs
Show description for 94cef89
dependabot[bot]
authored
94cef89
Copy full SHA for 94cef89
feat: support proxy settings from env #579
0xJacky
committed
390eabf
Copy full SHA for 390eabf
chore: update deps
0xJacky
committed
ecb259a
Copy full SHA for ecb259a
fix(casdoor): use certificate path instead to address env issue #584
0xJacky
committed
20e55e7
Copy full SHA for 20e55e7
enhance: do not save settings from env to app.ini #594
0xJacky
committed
4d1adac
Copy full SHA for 4d1adac
Commits on Oct 5, 2024
fix: typo error
0xJacky
committed
b64f71e
Copy full SHA for b64f71e
Commits on Oct 4, 2024
chore: update readme.md
0xJacky
committed
5f3aa5b
Copy full SHA for 5f3aa5b
Commits on Oct 3, 2024
feat: clone button on locations #586
0xJacky
committed
6e17ddf
Copy full SHA for 6e17ddf
fix: dir name of wildcard cert changed in linux #591
0xJacky
committed
ea46c80
Copy full SHA for ea46c80
Commits on Oct 1, 2024
chore(docs): prevent pages.dev deployments showing in search results
Hintay
committed
b5ca983
Copy full SHA for b5ca983
chore(docs): deploy to cloudflare pages
Hintay
committed
7ecf93e
Copy full SHA for 7ecf93e
Merge pull request #570 from 0xJacky/dependabot/npm_and_yarn/app/dev/vite-plugin-build-id-0.4.2
Show description for 283c323
0xJacky
authored
283c323
Copy full SHA for 283c323
Merge pull request #588 from 0xJacky/dependabot/go_modules/dev/github.com/sashabaranov/go-openai-1.31.0
Show description for ef27636
0xJacky
authored
ef27636
Copy full SHA for ef27636
chore(deps): bump github.com/sashabaranov/go-openai
Show description for 8da4647
dependabot[bot]
authored
8da4647
Copy full SHA for 8da4647
Merge pull request #589 from 0xJacky/dependabot/go_modules/dev/github.com/casdoor/casdoor-go-sdk-0.52.0
Show description for be4a214
0xJacky
authored
be4a214
Copy full SHA for be4a214
Merge pull request #590 from 0xJacky/dependabot/npm_and_yarn/app/dev/vue/shared-3.5.10
Show description for 61c07d3
0xJacky
authored
61c07d3
Copy full SHA for 61c07d3
Commits on Sep 30, 2024
chore(deps): bump @vue/shared from 3.5.6 to 3.5.10 in /app
Show description for ece9f8a
dependabot[bot]
authored
ece9f8a
Copy full SHA for ece9f8a
chore(deps): bump github.com/casdoor/casdoor-go-sdk
Show description for d70186b
dependabot[bot]
authored
d70186b
Copy full SHA for d70186b
Commits on Sep 26, 2024
Translated using Weblate (Japanese)
Show description for 71c2fe7
weblate
and
kohkimakimoto
committed
71c2fe7
Copy full SHA for 71c2fe7
chore: prepare for v2.0.0-beta.35
0xJacky
committed
0ed7071
Copy full SHA for 0ed7071
fix: incorrect status of enabled 2fa of user #577
0xJacky
committed
2f70703
Copy full SHA for 2f70703
Commits on Sep 23, 2024
chore(deps): bump vite-plugin-build-id from 0.3.6 to 0.4.2 in /app
Show description for a9a4121
dependabot[bot]
authored
a9a4121
Copy full SHA for a9a4121
Commits on Sep 17, 2024
feat: upgrade lego for supporting huaweicloud dns #395
0xJacky
committed
f2a586c
Copy full SHA for f2a586c
Merge pull request #562 from AnotiaWang/fix/batchupgrader-background
0xJacky
authored
d1984a0
Copy full SHA for d1984a0
fix: background color of `BatchUpgrader` in dark mode
AnotiaWang
committed
7a4fb1d
Copy full SHA for 7a4fb1d
docs: update doc
0xJacky
committed
f6f66a3
Copy full SHA for f6f66a3
chore: prepare for v2.0.0-beta.34
0xJacky
committed
46ae112
Copy full SHA for 46ae112
docs: update documentation about webauthn passkey
0xJacky
committed
4504831
Copy full SHA for 4504831
chore: prepare for v2.0.0-beta.34
0xJacky
committed
2f51b56
Copy full SHA for 2f51b56
Commits on Sep 16, 2024
fix(modify-cert): renewing a cert with dns01 challenge cannot find solver
0xJacky
committed
f3355ed
Copy full SHA for f3355ed
Merge pull request #555 from 0xJacky/feat/passkey
Show description for b445a1b
0xJacky
authored
b445a1b
Copy full SHA for b445a1b
feat: instruction for adding passkey
0xJacky
committed
018a3f1
Copy full SHA for 018a3f1
Pagination
Previous
Next
You can’t perform that action at this time.