Commit Graph

4174 Commits (36d50e75d3aa73792c287cf85cc59c82cfa90f5c)

Author SHA1 Message Date
Ryan Wang a563c493e0
refactor: metas variable. (#632)
* refactor: metas variable.

* refactor: metas variable.
2020-03-11 13:49:37 +08:00
Ryan Wang e0b7da7a77 refactor : meta variable (halo-dev/console#92)
* 1.3.0-beta.2

* refactor: metas variable.

* refactor: metas variable.
2020-03-11 13:49:00 +08:00
Ryan Wang ea0b2df06d refactor: remove recovery. (halo-dev/console#93) 2020-03-11 13:48:24 +08:00
Ryan Wang 3f72345248 fix: If not initialized, jump to the initialization page. (halo-dev/console#91)
* feat: If not initialized, jump to the initialization page.

* refactor: table layout.

* chore: update package-lock.json.
2020-03-09 23:47:42 +08:00
Ryan Wang e8199d3498 fix: the delete theme button could not be clicked. (halo-dev/console#90) 2020-03-09 23:34:38 +08:00
ruibaby 378049ba21 release: 1.3.0-beta.2 2020-03-08 11:45:10 +08:00
ruibaby bd8240c85c release: 1.3.0-beta.2 2020-03-08 11:43:55 +08:00
John Niang 55a9d573bc
fix: a fatal filter bug (#626) 2020-03-08 11:27:41 +08:00
Ryan Wang fd251a4724
refactor: pagination tag. (#625) 2020-03-08 11:25:44 +08:00
Ryan Wang 38b4bb4aeb
chore: upgrade default theme. (#624) 2020-03-07 22:54:52 +08:00
Ryan Wang 8308c66dc1 refactor: options page. (halo-dev/console#89)
* refactor: options page.

* fix: option api.
2020-03-07 16:17:34 +08:00
Ryan Wang fa50d2d5d6
refactor: freemarker pagination tag. (#621) 2020-03-07 10:53:13 +08:00
Ryan Wang 70538d7caf refactor: some copywriting. (halo-dev/console#88) 2020-03-07 01:15:34 +08:00
Ryan Wang 4dd9fa911a fix: #73 (halo-dev/console#87) 2020-03-06 21:44:24 +08:00
Ryan Wang eb71e98087
refactor: modify the address of the default comment plugin. (#620) 2020-03-06 14:10:00 +08:00
Ryan Wang 491b8c89e8
fix: failure of suffixes in posts. (#619) 2020-03-06 14:09:36 +08:00
Ryan Wang 99b2bc4d67 chore: migrate ant-design-vue to 1.5.0. (halo-dev/console#85) 2020-03-06 13:58:59 +08:00
Ryan Wang 8860b45060 fix: problems with paging. (halo-dev/console#84) 2020-03-06 13:57:54 +08:00
Ryan Wang 94c5403c05 refactor: pages (halo-dev/console#83)
* 1.3.0-beta.2

* refactor: extraction of some components.
2020-03-06 13:15:58 +08:00
Ryan Wang 0860351706 chore: update dependencies. (halo-dev/console#81) 2020-03-04 21:36:55 +08:00
Ryan Wang dd4702cc28 refactor: sheet list. (halo-dev/console#80) 2020-03-04 21:35:39 +08:00
Ryan Wang d82f3847c2
feat: support meta_keywords and meta_description in every page. (#612) 2020-03-04 20:03:08 +08:00
Ryan Wang 4a97e04f45 feat: support meta_keywords and meta_description. (halo-dev/console#79) 2020-03-04 20:00:06 +08:00
Ryan Wang a9fedef8b2
feat: support set archives page size. (#610) 2020-03-02 14:41:16 +08:00
Ryan Wang b70806960b
fix: attachment upload to sm.ms failed. (#609)
* fix: attachment upload to sm.ms failed.

* fix: attachment upload to sm.ms failed.

* refactor: SmmsFileHandler.

* refactor: SmmsFileHandler.
2020-03-02 13:04:53 +08:00
Ryan Wang 4cd9a3536f pref: some text modification. (halo-dev/console#78) 2020-03-02 12:21:29 +08:00
Ryan Wang 46ba7775e3 refactor: about page. (halo-dev/console#77) 2020-03-01 14:50:04 +08:00
Ryan Wang b23755a568
feat: support paging of archive pages. (#608)
* feat: support paging of archive pages.

* fix: test case.
2020-03-01 13:52:27 +08:00
Ryan Wang 62eba99d21
feat: add editorType for post. (#605)
* feat: add editorType for post.

* fix: test case failed.
2020-02-28 23:17:07 +08:00
Ryan Wang 50af584f1f Add rich text editor. (halo-dev/console#76)
* refactor: pull out the editor component.

* feat: support rich text editor.
2020-02-28 22:26:05 +08:00
Ryan Wang 5da3f267b7 refactor: pull out the markdown editor component. (halo-dev/console#75) 2020-02-28 14:53:49 +08:00
Ryan Wang 949a3da3de
refactor: installation data. (#600) 2020-02-27 16:23:22 +08:00
Ryan Wang 4d062a1529 refactor: change url field to slug in post. (halo-dev/console#72) 2020-02-26 12:45:22 +08:00
Ryan Wang 136b1fb3b9
refactor: change url field to slug in post. (#597) 2020-02-25 19:44:30 +08:00
Ryan Wang f4a4d5f250
feat: #586 (#595) 2020-02-25 16:08:59 +08:00
ruibaby 7166829d87 release: 1.3.0-beta.1. 2020-02-25 15:30:19 +08:00
ruibaby c5519c2171 release: 1.3.0-beta.1. 2020-02-25 15:14:03 +08:00
Ryan Wang ca33475e31
chore: upgrade default theme. (#594)
* chore: upgrade default theme.

* Update anatole
2020-02-25 13:18:55 +08:00
Ryan Wang 72d59a5617
refactor: stop supporting admin folder mapping in workspace. (#593) 2020-02-25 12:52:17 +08:00
John Niang e8db12a93d
Enable code style check available (#590)
* Add check style plugin and remove halo code style

* Reformat codes for whole project

* Resolve conflicts due to provided checkstyle.xml
2020-02-25 00:24:51 +08:00
Ryan Wang c224b68fbc
feat: supports setting the post path type and path suffix. (#563)
* feat: build full path for category and tag.

* feat: build full path for post.

* feat: build full path for sheet.

* feat: build full path for post.

* feat: change post url for rss sitemap pages.

* feat: support set links/photos/journal page prefix.

* feat: support set internal sheet's title.

* refactor: build full path method.

* refactor: archives post full path.

* feat: support nextPageFullPath and prePageFullPath variable in pageable pages.

* Update CommentEventListener.java

* feat: make rss formats more standard.

* feat: add some useful freemarker variable.

* feat: add some useful freemarker variable.

* feat: add some useful freemarker variable.

* refactor: preview post and password post.
2020-02-24 23:42:54 +08:00
Ryan Wang 74ffba2b79 chore: upgrade dependencies. (halo-dev/console#69) 2020-02-24 14:33:23 +08:00
Ryan Wang 105cb49b85 feat: show quantity in category search in post list. (halo-dev/console#70) 2020-02-24 14:18:35 +08:00
Ryan Wang 8f36a5d124
fix: #549 (#587)
* fix: #549

* style: change normalizeImageUrl to normalizeUrl.
2020-02-23 23:34:20 +08:00
Ryan Wang 53f5180610 fix: If the post fails to save, the button will not be restored to clickable. (halo-dev/console#68) 2020-02-22 14:35:03 +08:00
Ryan Wang 2447fa190b pref: modify copywriting (halo-dev/console#67)
* style: modify the copy of dashboard posts read.

* style: modify the copy of profile posts read.
2020-02-22 14:34:41 +08:00
John Niang b7b11e2c8f
Refactor email service and remove oh-my-email dependency (#584)
* Refactor email service

* Remove oh-my-email dependency

* Add mail dependency

* Provide connection test with email server

* Enable send message asynchronously

* Make more friendly information.
2020-02-21 21:21:28 +08:00
John Niang 4092ed1633
Fix typo about login translate (#583) 2020-02-21 12:19:48 +08:00
John Niang 50af1ec1aa
Fix file upload exception (#581)
* Refactor FileHandler and related implementations

* Add more friendly error throw

* Make tmp directory as default location for multipart file

* Change error message in Chinese
2020-02-20 14:47:57 +08:00
John Niang 594923ebd8
Fix installation on the first startup (#578) 2020-02-18 23:39:17 +08:00