Fu Diwei
|
3189e65bad
|
refactor: clean code
|
2025-04-22 21:18:16 +08:00 |
|
Yoan.liu
|
74bd1f64a0
|
Merge pull request #610 from imlonghao/feat/bunny
feat: support bunny as dns and cdn provider
|
2025-04-19 10:45:51 +08:00 |
|
imlonghao
|
5143823e43
|
feat: support bunny as dns and cdn provider
|
2025-04-13 15:47:23 +08:00 |
|
Yoan.liu
|
e11b1ca4e8
|
Merge pull request #597 from fudiwei/feat/providers
new providers
|
2025-04-13 08:14:50 +08:00 |
|
Fu Diwei
|
f970ae7529
|
feat: add wangsu cdnpro deployer
|
2025-04-12 21:43:21 +08:00 |
|
Fu Diwei
|
02dd11f196
|
chore(ui): improve i18n
|
2025-04-08 10:19:42 +08:00 |
|
Fu Diwei
|
111ef97d9c
|
fix: migration error
|
2025-04-07 15:31:20 +08:00 |
|
Fu Diwei
|
d2eaea7a44
|
feat: add buypass ca
|
2025-03-30 22:15:21 +08:00 |
|
Fu Diwei
|
f77c2dae23
|
feat: add ssl.com ca
|
2025-03-30 22:15:21 +08:00 |
|
Fu Diwei
|
deb3b2f412
|
feat: manage ca authorizations
|
2025-03-30 13:57:21 +08:00 |
|
Fu Diwei
|
56ff9e6344
|
feat: add porkbun dns-01 applicant
|
2025-03-23 22:42:59 +08:00 |
|
Fu Diwei
|
445541c38f
|
fix: #548
|
2025-03-23 00:42:58 +08:00 |
|
Fu Diwei
|
4acbbf6e13
|
feat: add upyun cdn deployer
|
2025-03-20 23:36:19 +08:00 |
|
Fu Diwei
|
914c5b4870
|
refactor: clean code
|
2025-03-19 10:30:12 +08:00 |
|
Fu Diwei
|
882f802585
|
feat(ui): enhance workflow logs display
|
2025-03-19 10:09:30 +08:00 |
|
Fu Diwei
|
af5d7465a1
|
feat: adapt new logging to workflow node processors
|
2025-03-17 22:50:57 +08:00 |
|
Yoan.liu
|
569f94e885
|
Merge pull request #456 from fudiwei/feat/providers
feat: more providers
|
2025-02-22 14:47:22 +08:00 |
|
Fu Diwei
|
63f824e3dd
|
feat: add namecheap dns-01 applicant
|
2025-02-21 10:32:30 +08:00 |
|
Fu Diwei
|
73fec61409
|
fix: #458
|
2025-02-20 19:30:26 +08:00 |
|
Fu Diwei
|
469c24751e
|
refactor: reimpl 3rd sdks
|
2025-02-19 21:55:38 +08:00 |
|
Fu Diwei
|
fe93334f86
|
chore: create migration snapshot
|
2025-02-14 00:27:25 +08:00 |
|
Fu Diwei
|
d588e14a58
|
feat: reserved providers
|
2025-02-13 22:20:56 +08:00 |
|
Yoan.liu
|
4a0e3c9a69
|
fix conflict
|
2025-02-12 09:53:09 +08:00 |
|
Fu Diwei
|
b07174b533
|
feat: cascade delete related runs and outputs when delete workflow
|
2025-02-11 16:45:51 +08:00 |
|
Fu Diwei
|
81fe230be4
|
feat: add baota panel deployer
|
2025-02-11 00:02:40 +08:00 |
|
Fu Diwei
|
d32fce98ae
|
feat: save related runId in certificates or workflow outputs
|
2025-02-06 23:37:44 +08:00 |
|
Fu Diwei
|
a41ee9c3ca
|
feat: enhance certificate model
|
2025-02-06 23:37:44 +08:00 |
|
Fu Diwei
|
98f4f1cc99
|
fix: conflict pocketbase superuser initializations
|
2025-02-06 23:37:44 +08:00 |
|
Fu Diwei
|
79c1da6d14
|
feat: a new status for canceled workflow run
|
2025-01-22 03:13:31 +08:00 |
|
Fu Diwei
|
c66027ae8a
|
build: rebuilld pocketbase migration snapshot
|
2025-01-18 07:09:41 +08:00 |
|
Fu Diwei
|
8ecb71fb55
|
refactor: clean code
|
2025-01-16 20:29:28 +08:00 |
|
Fu Diwei
|
e87ac72281
|
feat: add ucloud ucdn deployer
|
2025-01-14 21:31:10 +08:00 |
|
Fu Diwei
|
b5db2d565a
|
feat: add azure dns applicant
|
2025-01-12 21:26:31 +08:00 |
|
Fu Diwei
|
3b9a7fe805
|
feat: workflow run status & time
|
2025-01-04 22:07:01 +08:00 |
|
Fu Diwei
|
b686579acc
|
feat: rename workflow_run_log to workflow_run
|
2025-01-04 16:53:58 +08:00 |
|
Fu Diwei
|
ae11d5ee3d
|
feat: rename san to subjectAltNames , workflow to workflowId , nodeId to workflowNodeId , output to workflowOutputId , log to logs , succeed to succeeded
|
2025-01-04 16:29:14 +08:00 |
|
Fu Diwei
|
da76d1065e
|
feat: rename , executionMethod /type to trigger , crontab to triggerCron
|
2025-01-04 13:29:03 +08:00 |
|
Fu Diwei
|
e695c8ee5c
|
feat: rename configType /providerType to provider
|
2025-01-03 22:20:34 +08:00 |
|
Fu Diwei
|
8a816ba44f
|
feat(ui): new WorkflowApplyNodeForm using antd
|
2024-12-26 03:06:15 +08:00 |
|
Fu Diwei
|
9b9083dfa1
|
Merge branch 'next' into feat/new-workflow-ui
|
2024-12-25 21:06:59 +08:00 |
|
RangerCD
|
6217d3aacd
|
feat(provider): add name.com
|
2024-12-24 19:02:09 +08:00 |
|
Fu Diwei
|
984aae1ca6
|
chore: remove unused code
|
2024-12-22 20:10:04 +08:00 |
|
Fu Diwei
|
df71782719
|
fix: #322
|
2024-12-17 19:25:06 +08:00 |
|
Fu Diwei
|
047b3bc079
|
feat: normalize provider names
|
2024-12-17 17:11:36 +08:00 |
|
yoan
|
972df7c167
|
migration
|
2024-11-24 20:16:55 +08:00 |
|
Jarod Liu
|
6a80455c6c
|
fix: byteplus access provider
|
2024-11-18 10:51:51 +08:00 |
|
belier
|
e2562a5251
|
feat: add volcengine dns provider and add volcengine live deployer
|
2024-11-13 15:36:46 +08:00 |
|
yoan
|
f9efb2b800
|
migration
|
2024-11-05 08:28:35 +08:00 |
|
yoan
|
1dca6ecf8d
|
An account for many customers
|
2024-10-23 16:25:21 +08:00 |
|
Roy
|
57ae6d5b40
|
add ui/dist to .gitignore. change dockerfile to build front.
|
2024-10-20 04:51:06 +08:00 |
|