Takagi
|
0574a0ea32
|
chore: upgrade devtool version to 0.1.1 (#41)
#### What this PR does / why we need it:
升级 Devtools 版本号至 0.1.1
#### Does this PR introduce a user-facing change?
```release-note
None
```
|
2024-08-06 05:04:29 +00:00 |
|
Ryan Wang
|
b302131c52
|
chore: update infrastructure for UI (#39)
更新 UI 部分的基础设施。
1. 更新所有的依赖为最新版本。
2. 添加 `@halo-dev/api-client` 和 `axios` 依赖。
3. pnpm 要求提升至 9。
4. 更新 Node 的 Gradle 插件。
```release-note
None
```
|
2024-07-02 05:41:22 +00:00 |
|
guqing
|
dad7849964
|
chore: upgrade devtools version to 0.0.9 (#34)
|
2024-05-13 12:13:23 +08:00 |
|
Ryan Wang
|
bf58bf0637
|
chore: add issues field for plugin manifest file (#30)
为插件定义文件添加 issues 字段。
Refer https://github.com/halo-dev/halo/pull/5755
```release-note
None
```
|
2024-04-26 17:02:54 +00:00 |
|
Ryan Wang
|
c891124c6f
|
chore: update plugin.yaml fields (#29)
适配 https://github.com/halo-dev/halo/pull/4061 的改动。
更新 plugin.yaml 示例,添加 repo 字段。之后,homepage 和 repo 的区别如下:
1. homepage 可用于提供插件官网或者介绍页面,比如 Halo 应用市场的应用页面。
2. repo 仅作为源码仓库地址。
```release-note
None
```
|
2024-04-16 09:46:07 +00:00 |
|
guqing
|
9f04f1bce7
|
chore: update workflows config (#28)
### What this PR does?
使用新的 https://github.com/halo-sigs/reusable-workflows 来作为项目 CI ,简化配置后方便插件开发者使用而不必过多修改
```release-note
None
```
|
2024-04-03 07:04:07 +00:00 |
|
Mystery0 M
|
b3179920ae
|
Upgrade the version of the action steps (#27)
|
2024-03-07 15:00:57 +08:00 |
|
Ryan Wang
|
e9ef894f21
|
docs: update README.md (#26)
更新 README 的部分文档指向链接。
/kind documentation
```release-note
None
```
|
2024-02-18 02:30:15 +00:00 |
|
Ryan Wang
|
e3bf74f8db
|
chore: update project infra (#25)
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2024-02-18 10:20:50 +08:00 |
|
guqing
|
6f7d9367cf
|
chore: update project infra config (#24)
### What this PR does?
更新项目配置
```release-note
None
```
|
2024-01-30 08:54:14 +00:00 |
|
Ryan Wang
|
1182e9497d
|
chore: rename console folder to ui (#23)
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2023-12-27 10:27:48 +08:00 |
|
yangzidemuou
|
eb3a128324
|
Update build.gradle (#21)
解决windows下构建项目出现的编码错误问题 #19
```release-note
None
```
|
2023-12-14 07:44:11 +00:00 |
|
Ryan Wang
|
ba473f75e4
|
docs: refine readme (#18)
完善 README 的开发文档,添加使用 `./gradlew haloServer` 运行插件的方式。
/kind documentation
```release-note
None
```
|
2023-12-05 09:00:10 +00:00 |
|
Ryan Wang
|
5d1f25e771
|
chore: use @halo-dev/ui-plugin-bundler-kit to refactor vite config (#17)
使用 Halo 新提供的 `@halo-dev/ui-plugin-bundler-kit` 包重构 Vite 打包配置。
see https://github.com/halo-dev/halo/pull/4916
```release-note
None
```
|
2023-12-05 04:48:09 +00:00 |
|
guqing
|
a2986389b1
|
chore: bump devtools version to 0.0.7 (#16)
### What this PR does?
升级 devtools 版本到 0.0.7
```release-note
None
```
|
2023-09-26 07:58:14 +00:00 |
|
Ryan Wang
|
0dc49191a1
|
chore: improve the front-end infrastructure (#14)
|
2023-06-12 10:49:38 +08:00 |
|
guqing
|
a9735da1f6
|
chore: upgrade devtools version
|
2023-06-05 11:13:31 +08:00 |
|
guqing
|
b67187a9d2
|
chore: update pnpm lock file to incompatible with pnpm@8
|
2023-05-16 10:42:46 +08:00 |
|
guqing
|
339f72d11f
|
chore: add halo plugin devtools dependency (#11)
* chore: add halo plugin devtools dependency
* refacto: upgrade devtools
|
2023-05-11 20:09:37 +08:00 |
|
guqing
|
b82aa9316b
|
refactor: optimizing project structure and configuration (#10)
### What this PR does?
优化项目配置
- 使用 Halo plugin maven 依赖替换原先 lib 依赖,为了此依赖必须将 gradle 升级至 8 版本
- 将 resources/console 加入到 .gitignore 中
- 增加了 .editconfig 配置
```release-note
None
```
|
2023-05-11 09:30:20 +00:00 |
|
Ryan Wang
|
6f8b3ddd8a
|
chore: update license in plugin.yaml (#9)
更新 plugin.yaml 中的 License 类型,修复与仓库的 License 文件不对应的问题。
/kind improvement
```release-note
None
```
|
2023-05-07 13:05:35 +00:00 |
|
Ryan Wang
|
54a6a695c2
|
docs: update readme (#8)
更新 README。
/kind documentation
```release-note
None
```
|
2023-02-27 07:26:15 +00:00 |
|
guqing
|
43c88472fc
|
refactor: plugin yaml
|
2023-02-09 10:48:47 +08:00 |
|
Ryan Wang
|
d4c6584435
|
perf: refine example page (#7)
完善 Console 端的示例页面,引导开发者查阅下一步的文档。
/kind improvement
<img width="1693" alt="image" src="https://user-images.githubusercontent.com/21301288/217480424-d53fdc3e-56e8-4157-8daf-decd86ae5094.png">
```release-note
None
```
|
2023-02-09 02:26:13 +00:00 |
|
guqing
|
d37eba069c
|
chore: update plugin config
|
2023-02-06 15:55:40 +08:00 |
|
guqing
|
e903fffd59
|
release: 1.0.0
v1.0.0
|
2022-12-01 11:25:25 +08:00 |
|
guqing
|
6185f9814e
|
refactor: update build.gradle
|
2022-12-01 11:18:58 +08:00 |
|
guqing
|
3dab7abaf1
|
refactor: update plugin.yaml
|
2022-11-30 23:29:48 +08:00 |
|
guqing
|
e5598b8a40
|
refactor: remove unecessary files
|
2022-11-30 18:42:23 +08:00 |
|
Ryan Wang
|
5128cc4e38
|
chore: change github org to halo-dev
|
2022-11-18 11:49:57 +08:00 |
|
Ryan Wang
|
c6d1006c0f
|
chore: bump dependencies
|
2022-10-26 18:05:39 +08:00 |
|
guqing
|
5547829831
|
chore: upgrade plugin-development version to 0.0.5-SNAPSHOT
|
2022-10-14 18:09:25 +08:00 |
|
guqing
|
6248b748f4
|
refactor: update config
|
2022-10-14 12:16:14 +08:00 |
|
guqing
|
ab8cdfa883
|
chore: upgrade plugin-development
|
2022-10-14 12:07:46 +08:00 |
|
Ryan Wang
|
d6b3d6ab83
|
Merge remote-tracking branch 'origin/main'
|
2022-10-09 17:28:11 +08:00 |
|
Ryan Wang
|
887bead9a9
|
docs: update docs for docker-compose setup
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-10-09 17:27:55 +08:00 |
|
guqing
|
d4e9d12182
|
Merge branch 'main' of https://github.com/halo-sigs/plugin-template
|
2022-10-09 17:26:58 +08:00 |
|
guqing
|
dc732d7b4f
|
chore: upgrade plugin-development version
|
2022-10-09 17:24:25 +08:00 |
|
Ryan Wang
|
dace6d7ed5
|
refactor: rename admin-frontend to console (#5)
1. 将 `admin-frontend` 文件夹改为 `console`。
2. 构建后台的静态资源输出目录改为 `src/main/resources/console`
/kind improvement
```release-note
None
```
|
2022-10-09 09:14:28 +00:00 |
|
guqing
|
720dc896fb
|
feat: add owners file
|
2022-10-09 17:11:59 +08:00 |
|
guqing
|
510ad600da
|
Merge branch 'main' of https://github.com/halo-sigs/plugin-template
|
2022-10-08 11:05:44 +08:00 |
|
guqing
|
6651fb995b
|
refactor: using halo plugin gradle plugin
|
2022-10-08 11:03:30 +08:00 |
|
BugKing
|
3b023dd0e4
|
docs: add docker-compose for development env (#4)
|
2022-09-15 11:36:33 +08:00 |
|
Ryan Wang
|
1fd3743aed
|
Update README.md
|
2022-09-08 21:06:52 +08:00 |
|
Ryan Wang
|
e51643c65c
|
chore: rename to plugin-starter
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-08-29 22:29:03 +08:00 |
|
Ryan Wang
|
54c05283c6
|
chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-21 15:14:40 +08:00 |
|
Ryan Wang
|
f3363b3167
|
feat: setup route basic layout
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-20 14:32:09 +08:00 |
|
Ryan Wang
|
ed52f0178e
|
refactor: extension group name
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-20 14:17:28 +08:00 |
|
Ryan Wang
|
8b55d8479b
|
chore: update LICENSE
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-18 17:15:20 +08:00 |
|
Ryan Wang
|
5fe350c609
|
Merge branch 'main' of github.com:halo-sigs/halo-plugin-template
|
2022-07-18 12:10:31 +08:00 |
|