| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(docs): toc tree repair | 2024-03-10 | 2 | -2/+2 | ||
| | | ||||||
| * | fix(docs): depth limit for chapter I | 2024-03-10 | 2 | -9/+14 | ||
| | | ||||||
| * | chore(docs): complete pages content for about chapter | 2024-03-10 | 8 | -8/+161 | ||
| | | ||||||
| * | chore(docs): complete pages for about chapter | 2024-03-10 | 9 | -14/+8 | ||
| | | ||||||
| * | feat(workflows): build api triggered | 2024-03-10 | 1 | -0/+40 | ||
| | | ||||||
| * | chore(docs): complete page | 2024-03-10 | 32 | -1/+124 | ||
| | | ||||||
| * | Update LICENSE-4 | 2024-03-10 | 1 | -1/+1 | ||
| | | ||||||
| * | Update LICENSE-4 | 2024-03-10 | 1 | -1/+1 | ||
| | | ||||||
| * | fix(license)!: add cc 1.0 and mit license | 2024-03-10 | 2 | -0/+142 | ||
| | | ||||||
| * | Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRoll | 2024-03-10 | 7 | -124/+877 | ||
| |\ | ||||||
| * | | refactor(docs)!: setup docs toc tree | 2024-03-10 | 19 | -157/+58 | ||
| | | | ||||||
| | * | Update .pre-commit-config.yaml | 2024-03-08 | 1 | -7/+2 | ||
| | | | ||||||
| | * | Delete .editorconfig | 2024-03-08 | 1 | -36/+0 | ||
| | | | ||||||
| | * | Delete .eslintrc.js | 2024-03-08 | 1 | -20/+0 | ||
| | | | ||||||
| | * | Delete .eslintignore | 2024-03-08 | 1 | -13/+0 | ||
| | | | ||||||
| | * | Delete .prettierignore | 2024-03-08 | 1 | -27/+0 | ||
| | | | ||||||
| | * | Create LICENSE | 2024-03-08 | 1 | -0/+674 | ||
| | | | ||||||
| | * | Update and rename LICENSE to LICENSE-2 | 2024-03-08 | 2 | -674/+201 | ||
| | | | ||||||
| | * | Update LICENSE | 2024-03-08 | 1 | -21/+674 | ||
| |/ | ||||||
| * | fix(gitmodules): add branch for sub modules | 2024-03-04 | 1 | -0/+2 | ||
| | | ||||||
| * | chore(project): sync cargo and pyproject | 2024-03-04 | 3 | -20/+64 | ||
| | | ||||||
| * | chore(project): add printpdf deps for rust | 2024-03-04 | 2 | -2/+305 | ||
| | | ||||||
| * | chore: delete .husky | 2024-03-04 | 1 | -4/+0 | ||
| | | ||||||
| * | chore(submodule): add core and nivis | 2024-03-04 | 3 | -0/+6 | ||
| | | ||||||
| * | chore(gitmodule): delete modules | 2024-03-04 | 1 | -6/+0 | ||
| | | ||||||
| * | chore(gitmodules): fmt pages | 2024-03-04 | 1 | -1/+1 | ||
| | | ||||||
| * | (no commit message) | 2024-03-04 | 2 | -0/+0 | ||
| | | ||||||
| * | chore(deps): bump follow-redirects from 1.15.3 to 1.15.5 in /site (#94) | 2024-03-02 | 2 | -73/+7011 | ||
| | | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
| * | refactor(site): rewrite with vuejs (#93) | 2024-03-02 | 13 | -45/+3199 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * chore: update package version * Refactor site (#87) * 补全changelog文件 * 补全changelog文件 * 补全changelog文件 * 完成基本的markdown渲染 * 提交新的css (#88) * 补全changelog文件 * 补全changelog文件 * 补全changelog文件 * 完成基本的markdown渲染 * 添加新的css * Refactor site (#92) * 补全changelog文件 * 补全changelog文件 * 补全changelog文件 * 完成基本的markdown渲染 * 添加新的css * 修复倒计时居中 * 初步完成右侧窗口切换 * 优化进度条 * 导入element-plus * 导入element-plus * 导入element-plus * 加入选中提示和禁用提示 * 修改背景颜色 --------- Co-authored-by: 白咕咕 <67865300+baimianxiao@users.noreply.github.com> | |||||
| * | refactor(cli): rename class Cli as "Atien" | 2024-03-02 | 2 | -4/+4 | ||
| | | ||||||
| * | Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRoll | 2024-03-02 | 1 | -3/+3 | ||
| |\ | ||||||
| * | | feat(project): add scripts interface named "atien" | 2024-03-02 | 1 | -0/+5 | ||
| | | | ||||||
| | * | Update README.rst | 2024-03-01 | 1 | -3/+3 | ||
| |/ | ||||||
| * | chore(readme): update readme | 2024-02-28 | 1 | -2/+2 | ||
| | | ||||||
| * | chore(submodule): sync nivis_python | 2024-02-28 | 1 | -0/+0 | ||
| | | ||||||
| * | feat(bones): add nivis-python submodule | 2024-02-28 | 2 | -0/+3 | ||
| | | ||||||
| * | chore(project): fix authors | 2024-02-28 | 1 | -1/+1 | ||
| | | ||||||
| * | (no commit message) | 2024-02-28 | 1 | -1/+1 | ||
| | | ||||||
| * | (no commit message) | 2024-02-28 | 1 | -1/+1 | ||
| | | ||||||
| * | chore(readme): update profile | 2024-02-28 | 1 | -3/+3 | ||
| | | ||||||
| * | chore(readme): update profile | 2024-02-28 | 1 | -17/+18 | ||
| | | ||||||
| * | (no commit message) | 2024-02-28 | 1 | -3/+8 | ||
| | | ||||||
| * | (no commit message) | 2024-02-28 | 1 | -1/+2 | ||
| | | ||||||
| * | fix(readme): correct pronounce | 2024-02-28 | 1 | -1/+1 | ||
| | | ||||||
| * | chore(readme): add docs status | 2024-02-28 | 1 | -1/+4 | ||
| | | ||||||
| * | chore(docs): uncomment code | 2024-02-28 | 1 | -11/+9 | ||
| | | ||||||
| * | fix(docs): remove infini import | 2024-02-28 | 1 | -1/+0 | ||
| | | ||||||
| * | feat(docs): enable docs preview | 2024-02-28 | 26 | -0/+357 | ||
| | | ||||||
| * | feat(bones): add submodule hydro_roll_core | 2024-02-28 | 2 | -0/+3 | ||
| | | ||||||
| * | chore(readme): update profile | 2024-02-28 | 1 | -1/+3 | ||
| | | ||||||
