ming
|
49486198df
|
fix: #713, 开发环境也能获取版本信息了 (#714)
* fix #713, 开发环境也能获取版本信息了
* banner version show ok
|
2020-03-28 14:33:23 +08:00 |
wtune
|
f21f5933bf
|
feat: add index on attachments.create_time (#725)
|
2020-03-28 00:16:12 +08:00 |
wtune
|
51e0620393
|
feat: add index on photos.create_time (#727)
|
2020-03-28 00:15:45 +08:00 |
wtune
|
4f99e72669
|
feat: add index on menus.name (#722)
|
2020-03-27 17:07:25 +08:00 |
John Niang
|
e16f418167
|
Refactor extra properties in build.gradle (#719)
* Upgrade gradle version to 6.3
* Upgrade gradle version to 6.3
Refactor extra properties configuration
|
2020-03-27 13:53:32 +08:00 |
wtune
|
01e4e5e271
|
feat: add index on attachments.media_type (#718)
|
2020-03-27 12:58:27 +08:00 |
ruibaby
|
89dc411b0f
|
release: 1.3.0
|
2020-03-25 18:15:09 +08:00 |
iwangbingzhi
|
abaaadafe8
|
update some chinese descriptions (#711)
Co-authored-by: wangbingzhi <853244870@qq.com>
|
2020-03-25 09:01:07 +08:00 |
ruibaby
|
8f2894a2a4
|
release: 1.3.0-beta.4
|
2020-03-24 23:02:53 +08:00 |
Ryan Wang
|
bc75275815
|
feat: provide static mapping feature (#710)
* Provide static mapping feature
* feat: filter inner mapping for static storage.
|
2020-03-24 22:48:58 +08:00 |
Ryan Wang
|
2792d11cd2
|
Fix installation bug (#708)
|
2020-03-24 20:42:15 +08:00 |
Ryan Wang
|
ac52e7f677
|
fix: #703 (#705)
|
2020-03-22 22:15:52 +08:00 |
Ryan Wang
|
bee21d7de8
|
refactor: get database version. (#698)
|
2020-03-20 22:54:05 +08:00 |
Ryan Wang
|
40f510f371
|
refactor: independent sheet. (#697)
|
2020-03-20 20:34:51 +08:00 |
Ryan Wang
|
d97f6f7fd2
|
doc: update readme. (#696)
|
2020-03-20 14:08:31 +08:00 |
Ryan Wang
|
26fdbb2cf3
|
chore: upgrade flexmark version. (#695)
* chore: upgrade flexmark version.
* fix: test case.
|
2020-03-19 17:01:17 +08:00 |
Ryan Wang
|
a70780c5df
|
style: code. (#692)
|
2020-03-18 21:44:46 +08:00 |
Ryan Wang
|
f41c91b401
|
doc: update readme. (#694)
|
2020-03-18 21:44:13 +08:00 |
Ryan Wang
|
c847bef498
|
feat: support custom email templates. (#691)
|
2020-03-18 21:38:26 +08:00 |
ruibaby
|
8eac5716f1
|
release: 1.3.0-beta.3.
|
2020-03-18 01:19:25 +08:00 |
Ryan Wang
|
fc989c965c
|
chore: upgrade gradle and dependencies. (#688)
|
2020-03-17 23:56:24 +08:00 |
Ryan Wang
|
d4cfc3ae7f
|
feat: #598 (#689)
|
2020-03-17 23:56:01 +08:00 |
Ryan Wang
|
a77ebed299
|
refactor: backup service. (#687)
* refactor: backup service.
* fix: test case error.
|
2020-03-17 20:22:51 +08:00 |
wtune
|
03a43fb245
|
feat: add Index on comments.(type,status) and comments.parent_id (#686)
|
2020-03-17 15:18:56 +08:00 |
wtune
|
9ccd23d730
|
feat: add Index on posts.(type,status) and posts.create_time (#684)
|
2020-03-17 15:17:51 +08:00 |
Ryan Wang
|
4bc8ad44da
|
feat: add data export and import api. (#672)
* feat: add data export and import api.
* refactor: data export and import api.
|
2020-03-17 13:14:15 +08:00 |
Ryan Wang
|
d6b3d6cb5d
|
fix: #547 (#677)
|
2020-03-16 23:43:25 +08:00 |
Ryan Wang
|
fae1df3859
|
fix: post query sql. (#676)
|
2020-03-16 22:04:44 +08:00 |
wtune
|
4d431fd85d
|
feat: add Index on theme_settings.setting_key and theme_settings.theme_id (#681)
|
2020-03-16 22:03:44 +08:00 |
wtune
|
2363f4adf7
|
feat: add Index on post_tags.post_id and post_tags.tag.id (#675)
|
2020-03-16 14:11:58 +08:00 |
wtune
|
1248cb7b14
|
feat: add Index on post_categories.post_id and post_categories.category_id (#671)
|
2020-03-16 13:22:24 +08:00 |
wtune
|
839a029012
|
feat: add Index on logs.create_time (#668)
|
2020-03-16 11:21:35 +08:00 |
Ryan Wang
|
134dae00a8
|
doc: update readme.
|
2020-03-15 17:32:34 +08:00 |
Ryan Wang
|
6a1756f8b1
|
doc: update readme. (#664)
|
2020-03-15 17:05:37 +08:00 |
bestsort
|
fe65eccdf7
|
reduce: memory usage during image upload (#659)
* optimize FileHandler's logic
* fix code style
* fix: maybe happen OOM when file upload, see #529
* refactor: HashMap -> ConcurrentHashMap
* remove unused class
* reduce memory usage during image upload
* code clean
|
2020-03-14 19:19:35 +08:00 |
wtune
|
e357b7a462
|
feat: add Index on comments.post_id (#649)
|
2020-03-14 19:16:33 +08:00 |
wtune
|
c1f01df394
|
feat: add index on categories.name and categories.parent_id (#658)
* Add Index on categories.name
* Add Index on categories.name and categories.parent_id
|
2020-03-14 19:10:32 +08:00 |
wtune
|
124f352ebb
|
feat: add Index on links.name (#651)
|
2020-03-14 17:52:10 +08:00 |
wtune
|
b2b349ae27
|
feat: add Index on menus.parent_id (#655)
|
2020-03-14 17:51:40 +08:00 |
wtune
|
ee4bc01f65
|
feat: add Index on photos.team (#657)
|
2020-03-14 17:50:47 +08:00 |
wtune
|
fc37803e73
|
feat: add Index on tags.name (#653)
|
2020-03-14 17:50:01 +08:00 |
Ryan Wang
|
c5af5d787d
|
refactor: hibernate column build. (#638)
* refactor: hibernate column build.
* feat: after the database migration fails, the record table is automatically cleaned up.
|
2020-03-14 11:10:34 +08:00 |
Ryan Wang
|
7ae722e6fd
|
fix: #629 (#641)
|
2020-03-14 11:09:48 +08:00 |
bestsort
|
1d020ff550
|
Optimize FileHandler's logic (#639)
* optimize FileHandler's logic
* fix code style
* fix: maybe happen OOM when file upload, see #529
* refactor: HashMap -> ConcurrentHashMap
* remove unused class
|
2020-03-14 10:05:53 +08:00 |
Ryan Wang
|
153f8ebbef
|
refactor: attachment month path. (#636)
|
2020-03-12 15:04:35 +08:00 |
Ryan Wang
|
437e59d8a2
|
refactor: post month path type. (#635)
|
2020-03-12 14:43:16 +08:00 |
Ryan Wang
|
22b24835aa
|
refactor: banner info. (#634)
|
2020-03-11 20:09:59 +08:00 |
Ryan Wang
|
6b967ad256
|
refactor: remove recovery api. (#633)
* refactor: remove recovery api.
* refactor: remove recovery api.
|
2020-03-11 13:50:53 +08:00 |
Ryan Wang
|
a563c493e0
|
refactor: metas variable. (#632)
* refactor: metas variable.
* refactor: metas variable.
|
2020-03-11 13:49:37 +08:00 |
ruibaby
|
378049ba21
|
release: 1.3.0-beta.2
|
2020-03-08 11:45:10 +08:00 |