| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(books): add a More info settings tab shown on the book page Authors can attach ordered extra attributes to a book (GitHub/GitLab/Gitee, website, original docs, documentation, demo, email, author, license, version, ISBN or custom). Link types are validated as http(s) URLs and render as links in a new sidebar card on the book detail page; the list is kept through Markdown ZIP export/import and book copy. | 2 小时前 | |
fix(deploy): finish rename to KNOWFORGE_ env vars and migrate old data dir Complete the rebrand for runtime configuration: rename the INFO_SPHERE_* environment variables (INFO_SPHERE_DATA, _PORT, _WEB_PORT, _STATIC_ROOT, _API_URL, _UPGRADE, _UPSTREAM_REPO, _TRUSTED_PROXIES, _SITE_URL, _ENV_FILE) to KNOWFORGE_* across code, tests, deploy unit/env, Docker and docs, and the deploy secret to KNOWFORGE_ENV_FILE. The upgrade failed because the server still wrote to /var/lib/infosphere (from the old env value) while systemd only allowed /var/lib/knowforge, which is read-only under ProtectSystem=strict. Deploy now copies an existing /var/lib/infosphere into /var/lib/knowforge on first renamed release, and disables the old infosphere-* units to avoid port conflicts. | 3 天前 | |
fix(deploy): finish rename to KNOWFORGE_ env vars and migrate old data dir Complete the rebrand for runtime configuration: rename the INFO_SPHERE_* environment variables (INFO_SPHERE_DATA, _PORT, _WEB_PORT, _STATIC_ROOT, _API_URL, _UPGRADE, _UPSTREAM_REPO, _TRUSTED_PROXIES, _SITE_URL, _ENV_FILE) to KNOWFORGE_* across code, tests, deploy unit/env, Docker and docs, and the deploy secret to KNOWFORGE_ENV_FILE. The upgrade failed because the server still wrote to /var/lib/infosphere (from the old env value) while systemd only allowed /var/lib/knowforge, which is read-only under ProtectSystem=strict. Deploy now copies an existing /var/lib/infosphere into /var/lib/knowforge on first renamed release, and disables the old infosphere-* units to avoid port conflicts. | 3 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 小时前 | ||
| 3 天前 | ||
| 3 天前 |