Logo
Explore Help
Register Sign In
CarrotSkin/carrotskin
7
1
Fork 1
You've already forked carrotskin
Code Issues 3 Pull Requests Actions Packages Releases Wiki Activity
Files
main
carrotskin/.dockerignore

42 lines
323 B
Plaintext
Raw Permalink Normal View History

feat: add Docker support and texture deletion functionality Add Docker configuration with standalone output mode for containerized deployment. Implement texture deletion API with proper error handling and user feedback. Fix skin viewer sizing issues by using explicit dimensions and removing conflicting layout properties. Add captcha ID parameter to registration flow. Improve profile page UX including Yggdrasil password reset display and character card editing controls.
2026-02-24 11:09:37 +08:00
# 依赖
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Next.js 构建产物
.next
out
# 测试
coverage
.nyc_output
# IDE
.vscode
.idea
*.swp
*.swo
*~
# 操作系统
.DS_Store
Thumbs.db
# Git
.git
.gitignore
# Docker
Dockerfile
.dockerignore
# 文档
docs
*.md
# 其他
.env
.env.local
.env.*.local
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 231ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API