aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/site/src
Commit message (Collapse)AuthorAgeFilesLines
* refactor(site): move site to HydroRoll-site repoHsiangNianian2024-09-0730-976/+0
|
* feat: adjust UI components for better portrait viewNtkskwk2024-09-033-15/+21
|
* 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-031-0/+0
|
* 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 router-guards for siteNtkskwk2024-09-034-55/+75
|
* refactor(site): rewrite with vuejs (#93)简律纯2024-03-029-16/+418
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* 更新Protocol.drawio简律纯2023-11-121-2/+100
|
* feat: add Protocol.drawio简律纯2023-11-121-0/+10
|
* chore(readme): update link & description简律纯2023-11-111-0/+0
|
* chore: change the release date简律纯2023-11-071-1/+1
|
* refactor(components): add `Date` type checking简律纯2023-11-072-3/+3
|
* fix(components): 约束 ts 检查简律纯2023-11-071-1/+1
|
* fix(app): 约束ts检查简律纯2023-11-071-1/+1
|
* fix(app): add `ts` lang cosnt简律纯2023-11-071-1/+1
|
* 倒计时组件 (#72)白咕咕2023-11-0724-0/+693
* 部署官网框架 * 部署官网框架 * 部署官网框架 * 修改标题 * 初步完成左侧倒计时组件 * favicon --------- Co-authored-by: 白咕咕 <baiguguos@gmail.com>