Commit Graph

922 Commits

Author SHA1 Message Date
qianmoQ
581f9a1201 [Env] Update README.md 2023-09-05 16:01:19 +08:00
qianmoQ
e6e366e24d
Bump org.projectlombok:lombok from 1.18.24 to 1.18.28 (#424) 2023-09-05 15:07:30 +08:00
qianmoQ
b87278d3de
[Pipeline] Support stop (#425) 2023-09-05 13:18:19 +08:00
qianmoQ
ab75b28f87 [Pipeline] [Web] Support stop 2023-09-05 10:49:01 +08:00
qianmoQ
f7d3fee423 [Pipeline] Support stop 2023-09-04 23:30:50 +08:00
dependabot[bot]
3bcde4a307
Bump org.projectlombok:lombok from 1.18.24 to 1.18.28
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.28.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.28)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 13:43:57 +00:00
qianmoQ
4084035b32
[Pipeline] Supports traffic limiting queuing (#420) 2023-09-04 20:57:10 +08:00
qianmoQ
7503640e5a [Style] Fixed code style 2023-09-04 20:01:17 +08:00
qianmoQ
4c9ba41a7e [Pipeline] Supports traffic limiting queuing 2023-09-04 19:34:58 +08:00
qianmoQ
e7cc38c52c [Env] Move etc to configure 2023-09-04 16:23:53 +08:00
qianmoQ
aed50bece9 [Pipeline] Add executor logo 2023-09-04 13:59:54 +08:00
qianmoQ
a479b2bfa8 [Web] Fixed the abnormal login page style 2023-09-04 11:09:22 +08:00
qianmoQ
3295640954
[Pipeline] Support submit (#419) 2023-09-01 21:24:34 +08:00
qianmoQ
5e3cfd06d9 [Pipeline] Add executor column 2023-09-01 19:13:47 +08:00
qianmoQ
07ae1f469c [Pipeline] Support SWITCH field type 2023-09-01 18:42:50 +08:00
qianmoQ
ccee572017 [Pipeline] Support submit 2023-09-01 17:48:01 +08:00
qianmoQ
2338e18ea2 [Pipeline] Build pipeline page 2023-08-31 21:56:13 +08:00
qianmoQ
c68332a202
[Pipeline] Support kafka (#418) 2023-08-30 18:16:44 +08:00
qianmoQ
1aa487bc22 [Pipeline] Support delete 2023-08-30 17:04:33 +08:00
qianmoQ
735547d82a [Pipeline] Support kafka 2023-08-30 16:17:26 +08:00
qianmoQ
07dc1c2b67 [Web] Fixed the profile page error 2023-08-30 10:44:44 +08:00
qianmoQ
f8c09b2992 [Web] Global public page adds layout 2023-08-30 10:24:39 +08:00
qianmoQ
96a48c5cba
[Core] Support signup verification code (#417) 2023-08-29 18:08:58 +08:00
qianmoQ
7c10b983fd Bump com.h2database:h2 from 2.1.214 to 2.2.220 2023-08-29 17:54:07 +08:00
qianmoQ
62ec737466 Bump org.devlive.sdk:openai-java-sdk from 1.5.0 to 1.9.0 2023-08-29 17:46:20 +08:00
qianmoQ
0d7e33e992 [Core] Support signup enable 2023-08-29 14:49:29 +08:00
qianmoQ
dc12047024 [Core] Support signup verification code 2023-08-29 14:46:55 +08:00
qianmoQ
3ba1214670
[Core] Support login verification code (#416) 2023-08-29 11:16:17 +08:00
qianmoQ
7ad1b3b1f1 [Core] Fixed some code specifications 2023-08-29 10:44:48 +08:00
qianmoQ
9d61e64a04 [Core] Automatic refresh of verification code failure is supported 2023-08-28 19:13:42 +08:00
qianmoQ
21126e96bc [Core] Support login verification code 2023-08-28 19:08:17 +08:00
qianmoQ
b90a8aff0b [Core] Fixed code style 2023-08-28 16:40:53 +08:00
qianmoQ
25829ecaa5 [Core] Add captcha 2023-08-28 15:14:06 +08:00
qianmoQ
6c23478716 [Web] Fixed empty editor destruction exception 2023-08-28 14:22:59 +08:00
qianmoQ
07c1838a70
Bump com.google.guava:guava from 31.1-jre to 32.1.2-jre (#415) 2023-08-23 13:11:23 +08:00
dependabot[bot]
cfca3db15d
Bump com.google.guava:guava from 31.1-jre to 32.1.2-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.1.2-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 13:21:15 +00:00
qianmoQ
ded485e1de
[Core] Fix the issue where the data source check task returns an empt… (#412) 2023-08-15 21:30:56 +08:00
qianmoQ
541a6d5eb4 [Core] Fix the issue where the data source check task returns an empty structure, causing subsequent tasks to exit abnormally 2023-08-09 18:27:46 +08:00
qianmoQ
8b652b88ca
[Release] Released for 1.13.0 (#410) 2023-08-09 17:02:57 +08:00
qianmoQ
9249d60982 [Release] Released for 1.13.0 2023-08-09 16:34:43 +08:00
qianmoQ
7285f4e1fc [Core] Remove support for built-in H2 database 2023-08-09 15:15:52 +08:00
qianmoQ
044a458ec5 [Web] When the data source is not available list disables selection 2023-08-09 14:55:55 +08:00
qianmoQ
08edf35f4c
[Core] Add a data source scan task (#409) 2023-08-09 11:25:01 +08:00
qianmoQ
fbb0ee12c7 [Web] Optimized status icon 2023-08-08 18:54:02 +08:00
qianmoQ
a7de51bd04 [Core] Add a data source scan task 2023-08-08 15:17:44 +08:00
qianmoQ
aa84547f03
[Core] Add version for source (#407) 2023-08-07 21:47:07 +08:00
qianmoQ
1e03704fcb [Core] Fixed code style 2023-08-07 21:13:15 +08:00
qianmoQ
da63c462eb [Core] Add version for source 2023-08-07 21:09:30 +08:00
qianmoQ
af0be142a2
[Core] Fixed h2 data contribution graph error (#402) 2023-08-05 12:35:15 +08:00
qianmoQ
651fd926e1 [Web] Added calendar heatmap chinease 2023-08-04 17:53:21 +08:00