vran
29c5231526
feat: add useSSL property to mail setting
2023-08-29 10:52:11 +08:00
vran
2592056cd7
feat: update frontend resources ( #276 )
2023-08-28 13:34:44 +08:00
vran
2d927dae22
feat: add mailFrom property to Mail setting ( #275 )
...
* feat: add mailFrom field to mail setting
* feat: add mail from property to sys setting api
* fix: remove username email pattern validation
* feat: add mailFrom property to mail setting
2023-08-27 20:40:26 +08:00
vran
421ebc8005
feat: error message support i18n ( #271 )
...
* feat: error message support i18n
* fix: ut failed
2023-08-27 19:09:34 +08:00
luelueking
afc7b18330
Fix spel expression injection vulnerability ( #270 )
2023-03-03 21:15:56 +08:00
vran
e340f87d7a
support wework oauth login ( #267 )
...
* feat: jooq generate oauth_app_property
* feat: jooq generate -> remove oauth_app unused columns
* feat: support wework oauth login
* feat: update oauth property validator
2022-12-24 13:00:52 +08:00
vran
396fa2f6ae
fix: replace new line symbol to <br/> in exported markdown ( #265 )
2022-11-01 22:11:19 +08:00
vran
226c20e0c9
fix: security vulnerability SSRF ( #256 )
2022-07-29 11:18:51 +08:00
vran
4df8f9b93e
feat: add missing @Transaction to service ( #255 )
2022-07-28 22:58:40 +08:00
vran
e5dc581e48
feat: update readme
2022-07-17 22:54:43 +08:00
vran
92f1f0cb6e
feature: support filter tables by name ( #252 )
2022-07-16 20:13:06 +08:00
vran
d4176c6b06
feat: change decimalDigits chinese name ( #249 )
2022-06-26 11:48:44 +08:00
vran
13a0876ce0
fix: change error message ( #248 )
2022-06-24 20:16:40 +08:00
vran
787fd1a812
feat: update readme ( #247 )
2022-06-22 22:25:48 +08:00
vran
a6db2d227a
feat: support filter audit log by module ( #246 )
2022-06-16 18:06:41 +08:00
vran
72493ad0aa
feat: support get Table VIEW ( #244 )
...
* feat: support get Table VIEW
* feat:update github action
2022-06-15 20:00:26 +08:00
vran
3f01403bb2
feat: optimize code ( #242 )
2022-06-11 13:22:32 +08:00
vran
0eb91630c2
fix: table description is empty ( #240 )
...
* fix: table description is empty
* fix: ut failed
2022-06-10 14:36:39 +08:00
vran
32babc20a1
feat: support hide & show aside ( #238 )
2022-06-09 22:40:31 +08:00
vran
4e1509704d
feat: docker image support arm platform ( #236 )
2022-06-09 17:49:24 +08:00
vran
1c08145486
Merge pull request #233 from vran-dev/issue-231
...
feat: remove table column commnet page
2022-06-09 17:06:01 +08:00
vran
e5ec754bdf
feat: update README
2022-06-09 16:56:17 +08:00
vran
b480589b26
feat: update frontend ui
2022-06-09 16:53:48 +08:00
vran
acadf15789
feat: remove table column comment
2022-06-09 16:47:23 +08:00
vran
1dc0e10210
optimize: redesign table diff method ( #227 )
2022-06-07 22:38:09 +08:00
vran
ebfe669a01
refactor: rename pojo class name ( #225 )
...
* refactor: rename pojo class name
* fix: compile error
2022-06-04 19:11:03 +08:00
vran
a003316f56
feat: update README ( #223 )
2022-05-30 22:18:05 +08:00
vran
1144310598
feat: optimize project table ui ( #222 )
2022-05-30 22:16:46 +08:00
vran
d6ac64ecdf
feat: use smetana plantuml imaging engine ( #220 )
2022-05-30 15:28:03 +08:00
vran
0fd60c8bc3
Merge pull request #219 from vran-dev/fix/fulltext
...
fix: duplicate search result
2022-05-29 21:42:10 +08:00
vran
d9a9f359cd
fix: duplicate search result
2022-05-29 21:37:17 +08:00
vran
9ab15514b5
Merge pull request #218 from vran-dev/issue-217
...
feature: support search group, project, table, col
2022-05-29 21:16:17 +08:00
vran
767df70a47
feat: update frontend resources
2022-05-29 21:04:39 +08:00
vran
a1a3b3d022
feat: support search by description
2022-05-29 21:00:07 +08:00
vran
e574d74ab5
fix: ut failed
2022-05-29 17:42:32 +08:00
vran
d2cb8789f5
feat: update frontend resources
2022-05-29 17:33:06 +08:00
vran
497ad6b58a
feat: support search table, column
2022-05-29 17:30:01 +08:00
vran
e9a07b1098
Merge pull request #216 from vran-dev/issue-215
...
feature: support fast filter diff results
2022-05-27 14:12:44 +08:00
vran
e8f994b094
feat: update frontend resources
2022-05-27 13:27:49 +08:00
vran
4a1a90ef34
feat: support fast filter diff results
2022-05-27 13:22:07 +08:00
vran
25cd496395
feat: diff result can show removed items
2022-05-27 13:13:23 +08:00
vran
3cd8707659
Merge pull request #214 from vran-dev/fix/bug
...
fix: diff response error
2022-05-27 10:04:26 +08:00
vran
8ccd230c98
fix: diff response error
2022-05-27 09:58:39 +08:00
vran
a3a8fd7154
Merge pull request #213 from vran-dev/fix/diff
...
fix: diff result is error
2022-05-27 09:00:23 +08:00
vran
54c278e617
fix: diff result is error
2022-05-26 22:12:35 +08:00
vran
3b4718d5ac
Merge pull request #212 from vran-dev/issue-211
...
feat: migration docs to vuepress
2022-05-26 19:43:53 +08:00
vran
0f319ac7ee
Delete CNAME
2022-05-26 18:40:06 +08:00
vran
6987567b1c
feat: migration docs to vuepress
2022-05-26 18:39:46 +08:00
vran
8bebc3f3ac
Merge pull request #210 from vran-dev/docs
...
feat: update docs
2022-05-26 12:24:39 +08:00
vran
cc9e273908
feat: update docs
2022-05-26 12:21:56 +08:00