aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* chore(docs): add AFL-3.0 LICENSE for test (#109)n0Mri7VhzJeHzLOH简律纯2024-09-232-661/+833
| | | | | | | | | | | * chore(docs): add AFL-3.0 LICENSE for test * chore(docs): Rename LICENSE-AFL.md to LICENSE-5 * chore: update LICENSE-5 * chore(docs): update LICENSE * chore(docs): update LICENSE to AFL-3 as defaule
* chore: fill uri简律纯2024-09-101-1/+1
|
* chore(docs): disable html_logo in conf.pyHsiangNianian2024-09-081-1/+1
|
* chore(docs): update api docs with sphinx-apidocHsiangNianian2024-09-0855-551/+0
|
* Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRollHsiangNianian2024-09-081-0/+7
|\
* | chore(workflow): update build-api workflow to change branch name and commit ↵HsiangNianian2024-09-081-1/+1
| | | | | | | | message
| * docs: update CHANGELOG.md for v0.1.10 [skip ci]HsiangNianian2024-09-081-0/+7
|/
* chore(deps): update Cargo.lock and Cargo.toml dependencies and version for ↵v0.1.10HsiangNianian2024-09-082-2/+2
| | | | hydro_roll
* Feat submodule (#107)简律纯2024-09-08113-42/+1080
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * chore(submodules): update submodules with new repos and paths, adjust workflow for api build * chore(submodules): remove outdated submodules and adjust workflow for api build * (chore(submodules): remove outdated submodules and adjust workflow for api build) * chore(submodules): add new submodule echo and update workflow for api build * chore(submodules): add new submodules TRPGNivis, HydroRollCore, GetPlayerCard, conventional_role_play, DiceParser and update workflow for api build * chore(submodules): add new submodules DiceParser, infini and update workflow for api build * chore(submodules): move submodules, update api docs build and remove old ones * chore(submodules): move submodules, update api docs build and remove old ones * chore(submodules): update submodules with new repos and paths, adjust workflow for api build * chore(submodules): move submodules, update api docs build and remove old ones * chore(submodules): update submodules with new repos and paths, adjust workflow for api build * chore(docs): update api docs with sphinx-apidoc * chore(submodules): update api docs build workflow with combined commands * chore(docs): update api docs with sphinx-apidoc * chore(submodules): move submodules, update api docs build and remove old ones again * chore(submodules): update submodules with new repos and paths, adjust workflow for api build * chore(docs): update api docs with sphinx-apidoc * chore(submodules): remove submodules and update api docs build workflow * chore(submodules): move submodules, update api docs build and remove old ones again * chore(submodules): move submodules again, adjust api docs build workflow * chore(docs): update api docs with sphinx-apidoc --------- Co-authored-by: HsiangNianian <HsiangNianian@users.noreply.github.com>
* chore(docs): update api docs with sphinx-apidocHsiangNianian2024-09-072-8/+0
|
* chore(deps): update cargo dependencies and version for hydro_rollv0.1.9HsiangNianian2024-09-082-2/+2
|
* chore(workflow): update build-api workflow to change branch name and commit ↵HsiangNianian2024-09-081-1/+1
| | | | message
* chore(workflow): update build-api workflow to remove pdm.lock sync stepHsiangNianian2024-09-081-2/+2
|
* chore(deps): update Python and docs dependencies, adjust API build workflowHsiangNianian2024-09-082-10/+10
|
* chore(deps): update pdm.lock and pyproject.toml dependenciesHsiangNianian2024-09-082-2/+2
|
* chore(workflow): update build-api workflow to set Python version to 3.9 and ↵HsiangNianian2024-09-081-2/+2
| | | | enable cache
* chore(workflow): update release workflow to remove branch input and add ↵简律纯2024-09-081-4/+4
| | | | reason input (#106)
* chore(workflow): update build-api workflow to add reason input and sync pdmHsiangNianian2024-09-081-3/+12
|
* chore(deps): update watchfiles and windows-curses wheel hashes (#111)HsiangNianian2024-09-082-320/+324
|
* docs: update CHANGELOG.md for v0.1.9-alpha.2 [skip ci]HsiangNianian2024-09-071-0/+10
|
* chore(deps): update cargo dependencies (#108)v0.1.9-alpha.2HsiangNianian2024-09-082-2/+2
|
* chore(workflow): update inputs for version in workflows (#110)HsiangNianian2024-09-083-0/+15
|
* chore(deps): update cargo dependencies (#108)HsiangNianian2024-09-082-2/+2
|
* chore(workflow): downgrade actions/download-artifact to v3 (#107)HsiangNianian2024-09-081-1/+1
|
* chore(docs): update build-api workflow to remove API docsHsiangNianian2024-09-081-1/+1
|
* docs: update CHANGELOG.md for v0.1.9-alpha.1 [skip ci]HsiangNianian2024-09-071-1/+96
|
* chore(deps): bump cargo dependencies (#106)v0.1.9-alpha.1HsiangNianian2024-09-083-4/+4
|
* chore(deps): bump actions/download-artifact (#103)dependabot[bot]2024-09-081-1/+1
| | | | | | | | | | | | | | | | | | Bumps the github_actions group with 1 update in the /.github/workflows directory: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 3 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(deps)!: bump time and num_threads crates (#104) (#105)简律纯2024-09-082-5/+18
|
* refactor(site): move site to HydroRoll-site repoHsiangNianian2024-09-0742-17720/+0
|
* chore(readme): update intro content简律纯2024-09-051-1/+1
|
* Merge pull request #101 from NtskwK/fix_siteNtskwK2024-09-033-15/+21
|\ | | | | feat: adjust UI components for better portrait view
| * feat: adjust UI components for better portrait viewNtkskwk2024-09-033-15/+21
| |
* | Update requirements.txtNtskwK2024-09-031-1/+0
| |
* | Merge pull request #100 from NtskwK/fix_siteNtskwK2024-09-034-6/+30
|\| | | | | Fix site
| * feat: force play bg videoNtkskwk2024-09-031-2/+22
| |
| * refactor: Optimize the cache of changelogNtkskwk2024-09-031-3/+7
| |
| * feat: update favicon path in index.htmlNtkskwk2024-09-032-1/+1
| |
* | chore(deps): bump axios (#99)dependabot[bot]2024-09-033-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the npm_and_yarn group with 1 update in the /site directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.6.2 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge pull request #98 from NtskwK/mainNtskwK2024-09-0335-637/+443
|\| | | | | feat: add video background to index page
| * feat: add video background to index pageNtkskwk2024-09-032-0/+13
| |
| * chore: solve the anomalies of appearanceNtkskwk2024-09-033-5/+5
| |
| * refactor: Optimize the structure of the codeNtkskwk2024-09-0312-520/+230
| |
| * feat: add Vue code snippets for faster developmentNtkskwk2024-09-034-1/+61
| |
| * feat: add router-guards for siteNtkskwk2024-09-034-55/+75
| |
| * chore(deps): remove IDE-related files from .gitignoreNtkskwk2024-09-022-10/+10
| |
| * style(docs): Resolve warnings about underscores being too shortNtkskwk2024-09-0212-54/+53
| |
| * feat(docs): add script for run dev server with MakefileNtkskwk2024-09-021-1/+5
|/
* docs: beautify description简律纯2024-08-101-8/+14
|
* chore(format): ruff lint code简律纯2024-06-176-34/+52
|