feature #8

Merged
XiaoLFeng merged 32 commits from feature into master 2023-06-29 13:25:35 +08:00

32 Commits

Author SHA1 Message Date
a4313eccce 修改测试
All checks were successful
Tests / PHP (8.1) (pull_request) Successful in 1m50s
Tests / PHP (8.2) (pull_request) Successful in 1m37s
2023-06-29 13:16:51 +08:00
50f057fdd1 修改测试
All checks were successful
Tests / PHP (8.1) (pull_request) Successful in 7m25s
Tests / PHP (8.2) (pull_request) Successful in 3m20s
2023-06-29 12:58:47 +08:00
758eb988b1 修改测试
All checks were successful
Tests / PHP (8.1) (pull_request) Successful in 3m21s
Tests / PHP (8.2) (pull_request) Successful in 9m13s
2023-06-29 12:33:53 +08:00
4b25f25287 修改测试
Some checks failed
Tests / PHP (8.1) (pull_request) Failing after 8m10s
Tests / PHP (8.2) (pull_request) Failing after 1s
2023-06-29 11:46:22 +08:00
5de2fee9e1 测试表
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 1m32s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 1m34s
2023-06-29 11:32:46 +08:00
776eecc7e6 路由表更新 2023-06-29 11:23:20 +08:00
0b711abb16 更新 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 1m32s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 1m35s
2023-06-29 10:49:02 +08:00
efd7f5fefd 更新 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 13m50s
Tests / PHP ${{ matrix.php }} (8.1) (push) Failing after 5m8s
Tests / PHP ${{ matrix.php }} (8.2) (push) Failing after 14m32s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 13m49s
2023-06-29 10:13:21 +08:00
a7e1906ca5 更新 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Has been cancelled
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Has been cancelled
Tests / PHP ${{ matrix.php }} (8.1) (push) Failing after 12m5s
Tests / PHP ${{ matrix.php }} (8.2) (push) Failing after 10m38s
2023-06-29 01:07:21 +08:00
a3e657da52 更新 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (push) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.2) (push) Failing after 22s
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 21s
2023-06-29 00:52:13 +08:00
864e2bf43b 更新 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (push) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.2) (push) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 1m14s
2023-06-29 00:49:36 +08:00
fca8f278f5 添加 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (push) Failing after 14s
Tests / PHP ${{ matrix.php }} (8.2) (push) Failing after 9s
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 11s
2023-06-29 00:46:05 +08:00
48607948e4 删除 .gitea/workflows/Laravel.yaml 2023-06-29 00:45:05 +08:00
3328a4bcf1 更新 .gitea/workflows/Laravel.yaml
Some checks failed
Laravel / laravel-tests (push) Failing after 1s
Laravel / laravel-tests (pull_request) Failing after 1s
2023-06-29 00:37:04 +08:00
f889491311 更新 .gitea/workflows/Laravel.yaml
Some checks failed
Laravel / laravel-tests (push) Failing after 2s
2023-06-29 00:32:54 +08:00
43d6d44566 更新 .gitea/workflows/Laravel.yaml 2023-06-29 00:31:23 +08:00
93b4fc4826 更新 .gitea/workflows/Laravel.yaml 2023-06-29 00:30:55 +08:00
5d4cc0760c 更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 22s
2023-06-29 00:05:43 +08:00
31c3bc211a 更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2023-06-28 23:35:28 +08:00
ad36724ec1 测试
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-06-28 23:13:08 +08:00
3162716710 更新链接,解决外网tailwindcss网速过慢问题 2023-06-28 15:29:11 +08:00
6f88364d3a 编辑页面修改 2023-06-28 14:48:43 +08:00
f8364f698c 格式优化,新添加API内容(检查站长列表) 2023-06-28 14:48:24 +08:00
d7b4915e88 mail模板custom-check 2023-06-28 14:47:48 +08:00
61d3b3b9fb 验证码数据表 2023-06-28 14:47:31 +08:00
0e52e7370c 友链筛选路由表/API 2023-06-28 14:47:25 +08:00
2d267e55ba 友链查找模块 2023-06-27 23:46:40 +08:00
06c6b57ad6 避免邮箱泄露,必须写入完整的邮箱数据 2023-06-27 20:58:17 +08:00
994b1e907f 发送邮件模板逻辑优化 2023-06-27 20:50:33 +08:00
c2589dc06f Merge remote-tracking branch 'gitea/feature' into feature
# Conflicts:
#	resources/views/function/make-friend.blade.php
2023-06-27 20:43:38 +08:00
5d09afaa25 添加友链漏洞补丁 2023-06-27 20:43:06 +08:00
58e25f995a 添加友链漏洞补丁 2023-06-27 20:40:19 +08:00