Commit Graph

1015 Commits (b3d0189349b7248fd261632e97fc4998fd4ef447)

Author SHA1 Message Date
ruibaby 700f00bb5b Fixed sheet render error. 2019-05-04 01:43:58 +08:00
ruibaby 41793365e2 Create getEnvironments api. 2019-05-03 23:56:31 +08:00
ruibaby ff7ecc9d09 Create list latest by status api for comment. 2019-05-03 14:34:55 +08:00
johnniang a6697c5d6b Translate some tips 2019-05-03 11:28:13 +08:00
ruibaby 90d81b7871 Merge remote-tracking branch 'origin/v1' into v1 2019-05-02 01:55:31 +08:00
ruibaby e1d023fb35 Remove useless files. 2019-05-02 01:55:24 +08:00
johnniang 1b2f5270e2 Refactor category tree concrete 2019-05-01 21:53:42 +08:00
johnniang 4c8d38ae07 Fix migration logical bug 2019-05-01 21:46:33 +08:00
ruibaby f2b9fc768d Enable gzip. 2019-05-01 19:53:09 +08:00
ruibaby 43e362a58d Refactor CategoryTagDirective.java. 2019-04-30 23:11:26 +08:00
johnniang c06df35be9 Refactor installation procedure 2019-04-30 18:14:39 +08:00
johnniang b3ca63b528 Add theme reloading api 2019-04-30 18:01:36 +08:00
johnniang 6fcf1a6952 Refactor theme service 2019-04-30 15:58:39 +08:00
johnniang e4e36cbfe5 Refactor template existence check 2019-04-30 15:26:25 +08:00
johnniang 57172cdf55 Remove security context after every api request 2019-04-30 12:16:14 +08:00
ruibaby 03b7c33297 Fixed sheet render error. 2019-04-30 11:49:28 +08:00
ruibaby 297dafc34f Remove @SQLDelete and @Where. 2019-04-30 10:21:14 +08:00
ruibaby deaaf5be5b Update anatole theme. 2019-04-30 01:15:35 +08:00
ruibaby 57c0f80399 Merge remote-tracking branch 'origin/v1' into v1
# Conflicts:
#	src/main/java/run/halo/app/model/freemarker/tag/PostTagDirective.java
2019-04-30 00:51:45 +08:00
ruibaby 102fb0fee8 Fixed freemarker directive bugs. 2019-04-30 00:51:13 +08:00
johnniang d9cf8245b8 Predefine freemarker configuration 2019-04-30 00:19:06 +08:00
johnniang f7fb7c7542 Disable auto delete in cache lock for admin controller 2019-04-29 18:26:59 +08:00
johnniang f5701691fb Complete refresh token logic 2019-04-29 18:19:40 +08:00
johnniang 12a6a62794 Change /api/portal/ to /api/content/ 2019-04-29 17:45:35 +08:00
johnniang 059054c425 Fix swagger security builder error 2019-04-29 17:43:18 +08:00
johnniang 259a47e238 Enhance swagger configuration 2019-04-29 17:26:55 +08:00
johnniang 6ed9a927ac Add add method in DateUtils 2019-04-29 17:06:14 +08:00
johnniang 0b35392b1a Fix cache expiry calculation error 2019-04-29 17:02:09 +08:00
ruibaby 3193ed9f77 Complete install method. 2019-04-29 16:46:55 +08:00
ruibaby 34e13f35c0 Refactor PostTagDirective. 2019-04-29 16:19:13 +08:00
ruibaby 53eee6cb82 Refactor PostTagDirective. 2019-04-29 15:39:13 +08:00
ruibaby 683444b66f Refactor freemarker directive. 2019-04-29 15:33:18 +08:00
ruibaby 0873c59b71 Update anatole theme. 2019-04-29 15:19:37 +08:00
johnniang df30cde1ee Check installation before requesting api 2019-04-29 14:18:24 +08:00
johnniang 1a7f621502 Remove session authentication 2019-04-29 13:52:45 +08:00
johnniang 7c6708d5f4 Complete token authentication 2019-04-29 13:52:23 +08:00
johnniang e580f4fa96 Refactor partial AdminController 2019-04-29 10:48:25 +08:00
johnniang e244a91a2e Remove http servlet request inject 2019-04-29 10:20:53 +08:00
johnniang 80551dd28b Create AuthToken entity 2019-04-29 10:18:24 +08:00
johnniang ad443bd06d Replace blank blog url with machine ip when installing 2019-04-29 03:20:20 +08:00
johnniang 0134924052 Initialize work directory when starting up 2019-04-29 03:15:42 +08:00
johnniang 26c0192517 Refactor option service 2019-04-29 02:59:17 +08:00
johnniang aabc665ba0 Refactor list options by keys 2019-04-29 02:23:49 +08:00
johnniang cea6a55963 Add option cache feature 2019-04-29 02:06:02 +08:00
johnniang 6e8ef4b35a Refactor string cache store usage 2019-04-29 01:34:00 +08:00
johnniang b0cb31ad48 Enhance string cache store 2019-04-29 01:24:02 +08:00
johnniang 98a6fc9e75 Complete option updated event 2019-04-29 00:55:10 +08:00
johnniang 63d072776e Complete user update event 2019-04-29 00:45:32 +08:00
johnniang 0dbe543cff Refactor pageVosBy in BaseCommentService 2019-04-29 00:45:32 +08:00
ruibaby 51c9bbea89 Create tree_keys api for option. 2019-04-28 22:21:40 +08:00
johnniang 4635357269 Prevent to create one more users 2019-04-28 21:30:33 +08:00
johnniang 4e5694cef0 Fix existence query bug again 2019-04-28 20:51:14 +08:00
johnniang 2933e0297f Fix existence query bug 2019-04-28 20:49:37 +08:00
johnniang b4ec2b2318 Remove theme property in theme activated event 2019-04-28 20:49:22 +08:00
johnniang 31be6e18a7 Refactor FreemarkerConfiguration 2019-04-28 20:35:40 +08:00
johnniang 24a23bf7fb Change default workDir in development environment 2019-04-28 20:15:38 +08:00
johnniang c0b3f89727 Enhance migration 2019-04-28 20:07:18 +08:00
johnniang 0ded87246a Refactor user param 2019-04-28 15:17:11 +08:00
johnniang de70c1066e Remove useless installation render 2019-04-28 10:23:41 +08:00
johnniang 72b396e57e Fix comment sort bug 2019-04-28 00:00:28 +08:00
ruibaby 4c2f329a39 Change menu sort to priority. 2019-04-27 20:52:37 +08:00
ruibaby 07d07e2170 Update JournalController.java 2019-04-27 00:53:58 +08:00
johnniang b61d24d7bd Fix migration bug 2019-04-27 00:19:51 +08:00
johnniang 5adeed87cb Complete comments migration 2019-04-27 00:06:28 +08:00
ruibaby 6f35efe90f Support journal search. 2019-04-26 22:58:27 +08:00
johnniang c438d99d47 Complete migration handler 2019-04-26 17:09:27 +08:00
johnniang e13e56f57b Build basic controllers and services for backup and recovery 2019-04-26 10:52:05 +08:00
johnniang 72a2a0647b Refactor tag dto conversion 2019-04-26 10:13:27 +08:00
johnniang 1fd99967b5 Refactor category dto conversion 2019-04-26 10:05:39 +08:00
johnniang ad751f1797 Complete category updating api 2019-04-26 09:58:24 +08:00
ruibaby 1c7e6eaeb7 Merge remote-tracking branch 'origin/v1' into v1 2019-04-26 01:38:22 +08:00
ruibaby 288925ff12 Create journal update api for journal. 2019-04-26 01:38:12 +08:00
johnniang 987784f88a Complete sheet list and creation api 2019-04-26 01:00:25 +08:00
johnniang e8ba507717 Complete journal list and creation api 2019-04-26 00:32:52 +08:00
ruibaby 6e56732cf4 Merge remote-tracking branch 'origin/v1' into v1 2019-04-26 00:31:00 +08:00
ruibaby 473f17c257 Create menu get api for menu. 2019-04-26 00:29:25 +08:00
johnniang c454acd4a9 Perfect sheet and journal comment controller 2019-04-26 00:13:59 +08:00
johnniang 619d30bac3 Complete sheet comment list api 2019-04-26 00:08:35 +08:00
johnniang 8dc22c20e5 Complete sheet comment creation api 2019-04-25 23:40:40 +08:00
johnniang d7aebebf18 Complete journal comment list api 2019-04-25 23:13:13 +08:00
johnniang 2219583487 Complete JournalService#convertToCmtCountDto 2019-04-25 22:45:11 +08:00
ruibaby f541d470de Change gallery to photo. 2019-04-25 22:39:50 +08:00
johnniang da52405843 Remove useless post dtos 2019-04-25 22:18:57 +08:00
johnniang 16476f5a9b Refactor sheet service and contorller 2019-04-25 22:09:05 +08:00
johnniang 64397753be Refactor post service and controller 2019-04-25 22:02:40 +08:00
johnniang c3985cf9c5 Rename comment to post comment 2019-04-25 20:34:02 +08:00
johnniang c9bfd11cd5 Complete journal comment list api 2019-04-25 20:10:07 +08:00
johnniang ef2c2b2759 Refactor related comment services 2019-04-25 19:59:19 +08:00
johnniang 388a37adfe Enhance InputConverter 2019-04-25 19:59:19 +08:00
ruibaby faa2a26e7a Complate properties default value. 2019-04-25 15:58:13 +08:00
johnniang 5f6a8ba790 Refactor journal entity, repository, service and controller 2019-04-25 14:03:59 +08:00
johnniang f99efc891f Fix journal creation error 2019-04-25 14:03:59 +08:00
ruibaby 6cfca880ab Merge remote-tracking branch 'origin/v1' into v1 2019-04-25 11:54:07 +08:00
ruibaby 6c371408eb Remove Owo plugin. 2019-04-25 11:53:13 +08:00
johnniang f5ebfbe8dc Complete get journal page api 2019-04-25 11:26:57 +08:00
johnniang 25a8d663db Complete list latest journals and journal creation api 2019-04-25 10:57:15 +08:00
johnniang e854626366 Fix option list bug 2019-04-25 10:16:35 +08:00
johnniang 4819a9824f Complete option default value and type feature 2019-04-25 02:23:19 +08:00
ruibaby f893294076 Create gallery save api for gallery. 2019-04-25 01:41:41 +08:00
ruibaby cf3301d15a Create page api for gallery. 2019-04-25 01:11:58 +08:00