guqing
a39cf2645e
refactor: rename api group for custom api ( #2419 )
...
#### What type of PR is this?
/kind improvement
/kind api-change
/area core
/milestone 2.0
#### What this PR does / why we need it:
- 修改管理后台使用的自定义 API 的 group 为 `api.console.halo.run`
- 面向三方应用的自定义 API 的 group 为 `api.halo.run`
- 插件的自定义 API 的 group 为 `api.plugin.halo.run`
#### Which issue(s) this PR fixes:
Fixes #2418
#### Special notes for your reviewer:
/cc @halo-dev/sig-halo
#### Does this PR introduce a user-facing change?
```release-note
None
```
2022-09-19 16:24:35 +00:00
John Niang
3f7cb58370
Add support for custom endpoints ( #2223 )
...
* Support to add custom endpoints
Signed-off-by: johnniang <johnniang@fastmail.com>
* Update docs/developer-guide/custom-endpoint.md
Co-authored-by: guqing <38999863+guqing@users.noreply.github.com>
Co-authored-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: guqing <38999863+guqing@users.noreply.github.com>
2022-07-08 04:40:13 +00:00
John Niang
e52db6859f
Add feature to generate APIs for schemes automatically ( #2158 )
...
* Add ExtensionEndpointInstaller
* Refactor Schemes with SchemeManager
* Add some unit tests
1. Add ExtensionCompositeRouterFunctionTest
2. Add ExtensionConfigurationTest
3. Refactor Unstructured
4. Fix bad ObjectMapper in Json converter.
* Fix bad scheme registration
2022-06-16 03:10:14 +00:00
John Niang
1024f71635
Replace webmvc with webflux ( #2138 )
...
* Replace webmvc to webflux
Signed-off-by: johnniang <johnniang@fastmail.com>
* Remove jetty dependency
Signed-off-by: johnniang <johnniang@fastmail.com>
* Refactor authentication module
* Refactor authentication module
* Migrate authorization module
* Refactor Login components
* Fix broken imports
* Upgrade springdoc version
* Refine security matcher using pathMatchers utility
2022-06-07 02:20:12 +00:00
ruibaby
d63f7943b4
🎨 代码优化
2019-01-05 17:16:56 +08:00
ruibaby
1d23670b5d
📝 更新README
2018-12-29 13:01:31 +08:00
ruibaby
b609ecbec1
📝 更新README
2018-12-26 10:58:26 +08:00
ruibaby
7122fd91e4
📝 更新README
2018-12-25 09:47:46 +08:00
ruibaby
00e278223b
📝 更新README
2018-12-23 18:56:04 +08:00
ruibaby
44565e1d40
📝 更新README
2018-12-21 19:50:10 +08:00
ruibaby
1a937d514c
📝 更新README
2018-12-21 19:44:34 +08:00
ruibaby
1eed9b188c
📝 更新README
2018-12-16 10:44:58 +08:00
ruibaby
e30b01f858
📝 更新README
2018-12-09 12:56:00 +08:00
ruibaby
19970fc100
📝 更新README
2018-12-08 15:52:23 +08:00
ruibaby
91eca6db34
0.1.1
2018-12-08 10:44:29 +08:00
ruibaby
d78aefd49d
📝 更新README
2018-11-05 11:56:57 +08:00
ruibaby
e2c2468be2
📝 更新README
2018-10-27 23:47:13 +08:00
ruibaby
b821737718
📝 更新README
2018-10-18 23:11:31 +08:00
ruibaby
ca9f019854
🎨 后台UI细节优化
2018-10-17 22:46:24 +08:00