This website requires JavaScript.
Explore
Help
Sign In
admin777
/
new-api
Watch
1
Star
0
Fork
0
You've already forked new-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
new-api
/
.dockerignore
10 lines
90 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
update dockerignore
2024-12-27 20:49:58 +08:00
.github
.git
*.md
.vscode
.gitignore
refactor: access_token auth
2025-01-05 22:08:23 +08:00
Makefile
🎨 chore: integrate ESLint header automation with AGPL-3.0 notice • Added `.eslintrc.cjs` - Enables `header` + `react-hooks` plugins - Inserts standardized AGPL-3.0 license banner for © 2025 QuantumNous - JS/JSX parsing & JSX support configured • Installed dev-deps: `eslint`, `eslint-plugin-header`, `eslint-plugin-react-hooks` • Updated `web/package.json` scripts - `eslint` → lint with cache - `eslint:fix` → auto-insert/repair license headers • Executed `eslint --fix` to prepend license banner to all JS/JSX files • Ignored runtime cache - Added `.eslintcache` to `.gitignore` & `.dockerignore` Result: consistent AGPL-3.0 license headers, reproducible linting across local dev & CI.
2025-07-19 03:30:44 +08:00
docs
fix: legal setting
2025-10-10 13:18:26 +08:00
.eslintcache
feat: ionet integrate (#2105) * wip ionet integrate * wip ionet integrate * wip ionet integrate * ollama wip * wip * feat: ionet integration & ollama manage * fix merge conflict * wip * fix: test conn cors * wip * fix ionet * fix ionet * wip * fix model select * refactor: Remove `pkg/ionet` test files and update related Go source and web UI model deployment components. * feat: Enhance model deployment UI with styling improvements, updated text, and a new description component. * Revert "feat: Enhance model deployment UI with styling improvements, updated text, and a new description component." This reverts commit 8b75cb5bf0d1a534b339df8c033be9a6c7df7964.
2025-12-28 15:55:35 +08:00
.gocache
/web/node_modules
Reference in New Issue
Copy Permalink