Commit Graph

1044 Commits

Author SHA1 Message Date
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
qianmoQ
6c8f3a71de [Web] Fixed h2 data contribution graph error 2023-08-04 13:21:02 +08:00
qianmoQ
147617acc7
[Plugin] [ClickHouse] Fixed no query errors in the default database (#400) 2023-07-30 16:44:21 +08:00
qianmoQ
2883457964 [Plugin] [MySQL] Remove adapter 2023-07-30 16:20:22 +08:00
qianmoQ
5d67bb277a [Plugin] [ClickHouse] Fixed no query errors in the default database 2023-07-30 16:00:31 +08:00
qianmoQ
6ab80af72e
[plugin] [Mysql] Fix unable to execute set syntax sql (#399) 2023-07-20 23:07:09 +08:00
zhanghaicheng
d73e7b8254 [plugin] [Oracle] Support get DBName and TableName 2023-07-20 17:59:11 +08:00
zhanghaicheng
746485dcaa [plugin] [Mysql] Fix Statement not close 2023-07-20 17:48:04 +08:00
zhanghaicheng
31288c34dc [plugin] [Mysql] Fix unable to execute show tables sql 2023-07-20 13:11:32 +08:00
zhanghaicheng
7bfa06039a [plugin] [Mysql] Fix unable to execute set syntax sql 2023-07-20 11:37:43 +08:00
qianmoQ
9637090ea0
[Web] Support text (#398) 2023-07-18 21:24:34 +08:00
qianmoQ
2ac43bdc6c [Web] Fix div white-space 2023-07-18 21:23:55 +08:00
qianmoQ
c244f992c5 [Web] Support text 2023-07-18 21:13:51 +08:00
qianmoQ
dbcbd0b002
[Plugin] [Kyuubi] Fix unable to execute set syntax sql (#397) 2023-07-18 20:37:55 +08:00
qianmoQ
d69e8adc09 [Plugin] [Kyuubi] Fix closed 2023-07-18 20:07:23 +08:00
qianmoQ
caa9fcdeea [Plugin] [Kyuubi] Fix connection not closed 2023-07-18 19:11:06 +08:00
qianmoQ
091f9ba9e4 [Core] Fixed openai-java-sdk version 2023-07-18 19:05:03 +08:00
qianmoQ
c011243907 [Plugin] [Kyuubi] Fix unable to execute set syntax sql 2023-07-18 18:58:22 +08:00
qianmoQ
4b66edc768
[Release] Released for 1.12.0 (#394) 2023-07-11 16:22:46 +08:00
qianmoQ
ee14f92049 [Release] Released for 1.12.0 2023-07-11 16:21:50 +08:00
qianmoQ
0ff4469604
[Core] Fixed StackOverflowError caused by toString (#393) 2023-07-11 15:56:28 +08:00
qianmoQ
8a197c5282 [Core] Fixed StackOverflowError caused by toString 2023-07-11 15:19:58 +08:00
qianmoQ
711cf3e3c8
[Core] Refactor chat (#392) 2023-07-10 20:11:28 +08:00
qianmoQ
eb779461b1 [Env] Update sql 2023-07-10 19:22:43 +08:00
qianmoQ
fc3ce5f6a3 [Core] ADAPTS the AD hoc query page 2023-07-10 17:20:12 +08:00
qianmoQ
58b3962650 [Core] Fixed getting the conversation list 2023-07-10 16:39:27 +08:00
qianmoQ
5c6d0de798 [Core] Split ChatGPT for independent configuration 2023-07-10 16:26:44 +08:00
qianmoQ
f0c79cd14f [Core] Fixed findbugs 2023-07-10 10:24:10 +08:00
qianmoQ
1d3866f9fb [Core] Refactor chat 2023-07-07 18:09:37 +08:00