Commit Graph

1601 Commits (6aa31fb2d223a6d871db740b02b2a897356834fd)

Author SHA1 Message Date
ruibaby f375c28733 Add comments model for post and sheet. 2019-09-08 22:18:57 +08:00
ruibaby b27123adf5 Fixed #290 2019-09-08 21:29:25 +08:00
ruibaby ff134941c2 Unencrypt the post password. 2019-09-06 23:43:37 +08:00
ruibaby cbb2269ce8 Refactor attachment handler. 2019-09-06 22:51:17 +08:00
ruibaby 1a091fb6b8 release 1.1.0-beta.3 2019-09-06 20:20:07 +08:00
ruibaby 83789d52df Support set password to post. 2019-09-06 16:57:26 +08:00
ruibaby 6564710453 Create pageBy for journal service. 2019-09-06 12:35:23 +08:00
ruibaby 96c74369d6 Add type field for JournalDTO. 2019-09-06 12:26:24 +08:00
ruibaby e6c6624680 Create list teams api for photo. 2019-09-06 11:59:37 +08:00
ruibaby 433f607634 Refactor post preview. 2019-09-06 11:00:06 +08:00
ruibaby 73b1e606b9 Support preview post and sheet. 2019-09-05 21:29:10 +08:00
ruibaby 042e5af43d Completed #208 2019-09-05 17:10:17 +08:00
johnniang ec4932ef4a Fix startup exception 2019-09-04 17:32:45 +08:00
ruibaby 0385dec6ca Support set cdn url instead of base url. 2019-09-04 09:36:46 +08:00
ruibaby f371ec3e0d Fixed #283 2019-09-03 21:23:33 +08:00
ruibaby 8cc21c948e Fixed #279 2019-09-03 10:34:53 +08:00
ruibaby 3d280de545 Fixed #280 2019-09-03 10:11:25 +08:00
johnniang c30f107a96 Enable request and response logging 2019-09-02 21:55:17 +08:00
ruibaby 9139285a37 Release 1.1.0-beta.2 2019-09-01 21:37:53 +08:00
ruibaby 6c1a11dac9 Fixed save theme content error. 2019-09-01 21:31:51 +08:00
ruibaby 91797c1801 Support stick post. 2019-08-30 20:57:34 +08:00
johnniang 62975bfd6a Optimize option saving 2019-08-30 00:21:39 +08:00
ruibaby 5ed9a407ad Support set post sort. 2019-08-29 21:02:31 +08:00
johnniang f0a69ece86 Fix property conversion bug 2019-08-29 01:04:38 +08:00
ruibaby a08cb09e5c Update anatole theme. 2019-08-28 15:52:16 +08:00
ruibaby 2213430c91 released 1.1.0-beta.1 2019-08-28 12:00:16 +08:00
ruibaby 7f3177eddc Fixed file upload handler. 2019-08-28 10:46:28 +08:00
ruibaby f62f3f5c4a Add property createTime to SheetParam. 2019-08-28 08:28:05 +08:00
ruibaby 46b10fb342 Support menu team. 2019-08-28 08:04:54 +08:00
ruibaby 0f5c836e63 Support attachment type for theme setting. 2019-08-28 00:13:04 +08:00
ruibaby 9ae1f739c7 Support journal type. 2019-08-27 12:32:37 +08:00
ruibaby f99bf401a5 Support comment js address options. 2019-08-25 15:53:54 +08:00
ruibaby a160bad825 Support color type for theme setting. 2019-08-24 21:39:28 +08:00
ruibaby f7c3ca8020 Create /api/admin/is_installed api. 2019-08-24 11:41:34 +08:00
ruibaby 648becf111 Support update theme from new theme package. 2019-08-22 22:03:48 +08:00
ruibaby f70f7560ba Fixed markdown render with short url. 2019-08-18 20:38:38 +08:00
ruibaby 912427d159 Create api for update comment. 2019-08-17 17:11:10 +08:00
ikaisec e3b17ddcb4 Support sm.ms api v2 #271 2019-08-04 22:20:56 +08:00
ikaisec 557b286550 Completed meta service. 2019-08-04 16:42:59 +08:00
ikaisec efa34e86be Fixed SheetMeta. 2019-08-04 15:40:23 +08:00
ikaisec f4dd27f9f4 Create meta entity. 2019-08-04 15:31:19 +08:00
johnniang 8e420914aa Add tags and categories for returning as content post api requests 2019-07-29 20:36:44 +08:00
johnniang acc1448f6d Fix #264 fatal render for rss 2019-07-29 20:08:08 +08:00
johnniang 983856e9ff Remove type property of post 2019-07-29 19:51:36 +08:00
John Niang 658ef3dbce
Merge pull request #262 from secondarycoder/dev
修复腾讯云上传文件可能导致的oom问题
2019-07-26 20:47:39 +08:00
wangya a4e3ca3ca7 修复腾讯云上传文件可能导致的oom问题 2019-07-26 19:54:41 +08:00
John Niang c2ae4b2071
Merge pull request #261 from secondarycoder/dev
新增腾讯云oss功能;
2019-07-26 00:24:38 +08:00
wangya 6927eabf27 新增腾讯云oss功能;
解决腾讯云jar包中的日志包与项目的日志包冲突问题
2019-07-26 00:18:10 +08:00
johnniang 81ab1672f8 Enhance BaiDuYunFileHandler 2019-07-24 00:08:36 +08:00
John Niang 7ad9f251dd
Merge pull request #251 from secondarycoder/dev-addBaiduYunOss
新增百度云oss文件上传下载功能
2019-07-21 08:51:55 +08:00