Commit Graph

1391 Commits

Author SHA1 Message Date
jaywcjlove b1272c9afb doc: update command/atq.md 2024-12-21 19:20:29 +08:00
github-actions[bot] 0ae1a1bc6e doc: update template/contributors.ejs. 2024-12-21 11:16:47 +00:00
github-actions[bot] d27f05592d doc: update README.md. 2024-12-21 11:16:46 +00:00
jaywcjlove 2a181511e9 doc: update command/at.md 2024-12-21 19:12:41 +08:00
jaywcjlove 1f11d8a430 doc: update command/as.md 2024-12-21 19:12:41 +08:00
github-actions[bot] fc723b6dec doc: update template/contributors.ejs. 2024-12-21 11:06:34 +00:00
github-actions[bot] 5b5557f91e doc: update README.md. 2024-12-21 11:06:33 +00:00
jaywcjlove a6207d7ab2 doc: update command/nohup.md 2024-12-21 19:05:55 +08:00
扶苏如是 0775c0d74e
doc: Update nohup.md (#621) 2024-12-21 18:57:38 +08:00
github-actions[bot] b8b93894b9 doc: update template/contributors.ejs. 2024-11-29 02:23:59 +00:00
github-actions[bot] 84d686c1f7 doc: update README.md. 2024-11-29 02:23:58 +00:00
githubwxz f5b04886c0
doc: Update README.md (#618) 2024-11-29 10:23:26 +08:00
github-actions[bot] e3700384a4 doc: update template/contributors.ejs. 2024-11-26 02:20:47 +00:00
github-actions[bot] fbba209368 doc: update README.md. 2024-11-26 02:20:46 +00:00
YEUNGCHIE a607043c9a
doc: update command/strings.md (#617)
`实例` 中的第二个例子的命令错误,缺少管道符 `|`
2024-11-26 10:20:14 +08:00
chaofan 2268588c60
doc: update command/free.md (#615)
Add `-h` args description.
2024-11-12 10:49:56 +08:00
github-actions[bot] 7c36a2f50f doc: update template/contributors.ejs. 2024-10-31 03:30:54 +00:00
github-actions[bot] 3ad005aafe doc: update README.md. 2024-10-31 03:30:54 +00:00
bestlaw66 06c56e9e88
docs: add BT Panel Deployment Method (#613)
在国内有大部分用户都在使用宝塔面板管理服务器,因此增加使用宝塔面板部署的教程,可视化的部署文档可以帮助用户更加便捷的部署Linux Command
2024-10-31 11:30:27 +08:00
github-actions[bot] 5cd5a451b4 doc: update template/contributors.ejs. 2024-09-20 11:28:41 +00:00
github-actions[bot] ffc270e986 doc: update README.md. 2024-09-20 11:28:40 +00:00
jaywcjlove 4997c40f80 chore: renamed deploy/helm/ -> k8s/helm/ #606 2024-09-20 19:27:51 +08:00
github-actions[bot] a727bb37db doc: update template/contributors.ejs. 2024-09-20 11:26:35 +00:00
github-actions[bot] fc97de6b44 doc: update README.md. 2024-09-20 11:26:34 +00:00
will 686f4452a1
chore: add helm charts (#606)
* add helm charts

* update README
2024-09-20 19:25:45 +08:00
github-actions[bot] f6a17c0c57 doc: update template/contributors.ejs. 2024-09-20 11:22:03 +00:00
github-actions[bot] 9870dba05f doc: update README.md. 2024-09-20 11:22:02 +00:00
jaywcjlove d82ca52f06 doc: update k8s/README.md 2024-09-20 19:21:04 +08:00
jaywcjlove 50b5782734 chore: rename deploy/yamls -> k8s #605 2024-09-20 13:23:49 +08:00
jaywcjlove d85be58c78 doc: update command/iostat.md 2024-09-20 13:23:49 +08:00
github-actions[bot] 3281700170 doc: update template/contributors.ejs. 2024-09-20 05:20:08 +00:00
github-actions[bot] 8e072074ca doc: update README.md. 2024-09-20 05:20:07 +00:00
will f464536282
chore: Add kubernetes deployment (#605)
* add kubernetes deployment

* add kubernetes deployment README

* update deployment README

* update deployment yaml
2024-09-20 13:19:35 +08:00
github-actions[bot] c50c19a78f doc: update template/contributors.ejs. 2024-09-12 13:36:44 +00:00
github-actions[bot] 6321537d9f doc: update README.md. 2024-09-12 13:36:43 +00:00
duzhuoshanwai cb46889491
doc: update docker.md (#603)
添加新的安装方式
2024-09-12 21:36:11 +08:00
renovate[bot] 27374284c1
chore(deps): update dependency stylus to ~0.63.0 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 15:34:13 +08:00
renovate[bot] 7851b27f46
chore(deps): update dependency uglify-js to ~3.19.0 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 15:24:48 +08:00
dependabot[bot] 0f18681958
chore(deps-dev): bump sqlite3 from 5.0.8 to 5.1.5 (#528)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.8 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.8...v5.1.5)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 15:24:22 +08:00
jaywcjlove 3c6f616c5f released v1.19.1 #601 2024-09-03 15:22:47 +08:00
jaywcjlove 16c4a08fde fix(docset): resolve error during docset file generation. #601 2024-09-03 15:21:42 +08:00
jaywcjlove 4249725673 released v1.19.0 2024-09-03 13:44:57 +08:00
github-actions[bot] 8555c10fb1 doc: update template/contributors.ejs. 2024-09-03 05:35:51 +00:00
github-actions[bot] 14ce75c9c8 doc: update README.md. 2024-09-03 05:35:50 +00:00
jaywcjlove b2bab26746 fix: correct formatting issue causing errors. #601 2024-09-03 13:35:16 +08:00
zyy2477 80c5150c92
doc: update command/passwd.md (#600)
添加通过 echo 命令结合管道符来修改密码的例子。
2024-09-01 15:57:44 +08:00
github-actions[bot] 37bcd5ff8f doc: update template/contributors.ejs. 2024-08-29 08:49:43 +00:00
github-actions[bot] 2f8778a1f7 doc: update README.md. 2024-08-29 08:49:42 +00:00
zyy2477 7155c78adc
doc: Update iostat.md (#599)
从 Linux 2.6.18 内核的 iostat 更新到 4.18.0 内核的 iostat。并参数说明和示例
2024-08-29 16:49:07 +08:00
github-actions[bot] d88ec7ce3e doc: update template/contributors.ejs. 2024-08-15 13:19:44 +00:00