Commit Graph

835 Commits (3c5550a5dbdbc7054e8f8501b3cb4abb95ced7c8)

Author SHA1 Message Date
Ryan Wang 6ad3358ece pref: post publishing experience. (halo-dev/console#125)
* pref: post publishing experience.

* fix: sheet tab icon.
2020-04-05 17:01:57 +08:00
bear ffc8bf1e19 Support MFA-TOTP Auth (halo #745) (halo-dev/console#124)
* login page add authcode-form

* halo mfa auth test

* profile page
2020-04-04 19:42:05 +08:00
FireflyHoo 36d9dab732 feat: add ConfirmPassword Validate (halo-dev/console#116)
* feat: add ConfirmPassword Validate

* Update Installation.vue
2020-04-04 16:44:58 +08:00
Ryan Wang 83bc23c697 Feature/add switch type for theme settings (halo-dev/console#120)
* 1.3.0-beta.2

* feat: add switch type for theme settings.
2020-03-29 11:48:03 +08:00
ruibaby dfa0d91007 release: 1.3.1 2020-03-28 15:45:50 +08:00
Ryan Wang 95ca384767 fix: #114 (halo-dev/console#115) 2020-03-28 15:26:05 +08:00
ruibaby de06026781 release: 1.3.0 2020-03-25 18:10:03 +08:00
Ryan Wang 584d1d8f0b refactor: layout setting drawer. (halo-dev/console#113) 2020-03-22 22:15:28 +08:00
Ryan Wang 405c891e46 refactor: modify server to halo. (halo-dev/console#112) 2020-03-21 09:59:49 +08:00
Ryan Wang 79bf87c066 refactor: independent sheet. (halo-dev/console#110) 2020-03-20 20:51:21 +08:00
Ryan Wang dadee88dcf fix: message type error (halo-dev/console#111)
* 1.3.0-beta.2

* fix: message type error.
2020-03-20 20:51:03 +08:00
Ryan Wang 50c0186cb0 refactor: post settings drawer. (halo-dev/console#109) 2020-03-20 17:43:37 +08:00
Ryan Wang 0b6cbef6da fix: login typo. (halo-dev/console#108) 2020-03-20 13:36:35 +08:00
Ryan Wang 952a0b903f fix: the menu flickering problem in mobile safari browser. (halo-dev/console#106) 2020-03-19 20:31:56 +08:00
Ryan Wang ecbda21ea2 chore: upgrade antd. (halo-dev/console#105) 2020-03-18 21:45:05 +08:00
Ryan Wang fe2ed25541 fix: backup download link cannot be clicked. (halo-dev/console#104) 2020-03-18 01:55:11 +08:00
Ryan Wang 1fcd0a27dd refactor: dashboard page. (halo-dev/console#102) 2020-03-17 23:56:47 +08:00
Ryan Wang 2c98963fbc feat: support export database. (halo-dev/console#101) 2020-03-17 15:15:44 +08:00
Ryan Wang d1e520a476 feat: support data import in install page. (halo-dev/console#100) 2020-03-17 13:15:49 +08:00
Ryan Wang fbe428e775 refactor: related functions for publishing posts. (halo-dev/console#99) 2020-03-16 11:22:38 +08:00
Ryan Wang 6b7ffa7562 refactor: install page. (halo-dev/console#98) 2020-03-15 17:04:41 +08:00
Ryan Wang bf032a958b refactor: theme install modal (halo-dev/console#96) 2020-03-13 20:21:41 +08:00
Ryan Wang a138ca55cd refactor: post month path type. (halo-dev/console#94) 2020-03-12 14:43:28 +08:00
Ryan Wang ed6cc4a707 fix: #82 (halo-dev/console#95) 2020-03-12 14:42:48 +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
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 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 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 4a97e04f45 feat: support meta_keywords and meta_description. (halo-dev/console#79) 2020-03-04 20:00:06 +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 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 4d062a1529 refactor: change url field to slug in post. (halo-dev/console#72) 2020-02-26 12:45:22 +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 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
Ryan Wang 501808cb73 Support turn to posts list page by category. (halo-dev/console#66) 2020-02-17 15:28:49 +08:00
Ryan Wang 274b6178ee feat: 新增地址栏记录查询条件功能#60 (halo-dev/console#65) 2020-02-17 15:19:43 +08:00
ruibaby 29cf553d8b refactor: about page. 2020-02-16 15:39:47 +08:00
ruibaby 2c78a7848c refactor: option form page. 2020-02-16 00:17:36 +08:00
ruibaby ad10279584 feat: support set thumbnail to category and tag. 2020-02-15 20:35:37 +08:00
ruibaby 069e47e8ac refactor: modify the copy of the post cover image. 2020-02-15 20:04:36 +08:00
ruibaby 72063b246e feat: support advanced options. 2020-02-14 16:21:24 +08:00
ruibaby b07127ec68 feat: support review post url. 2020-02-11 15:32:25 +08:00
ruibaby 5c49bba25d feat: support set internal sheet's title. 2020-02-11 14:45:36 +08:00
ruibaby c524d43f9a feat: change post and sheet access url. 2020-02-11 12:15:48 +08:00
ruibaby 93d53938bf feat: fetch github contributors in about page. 2020-01-31 16:10:27 +08:00
ruibaby cde0d1333d feat: add the load animation to the login button. 2020-01-30 12:41:06 +08:00
ruibaby db7a6850fd fix: sheet url in mobile device. 2020-01-16 21:12:08 +08:00
ruibaby cf8c027825 fix: prevent browsers from auto-filling some password input. 2020-01-16 19:29:58 +08:00
ruibaby 068f1b14ba feat: support for configuring static resource paths. 2020-01-11 13:06:01 +08:00
ruibaby 96bc90bb2d feat: support set path suffix. 2020-01-07 20:13:17 +08:00
ruibaby 21778a6f48 feat: custom permalink. 2020-01-07 18:46:36 +08:00
ruibaby 793307b9b1 Merge branch 'static-page' into dev 2020-01-06 20:34:03 +08:00
ruibaby d5f825ba3d style: replace console.log() to this.$log. 2020-01-06 20:32:33 +08:00
ruibaby dcf888f25b fix: journal comment drawer. 2020-01-05 19:20:38 +08:00
ruibaby ad0d2c307e feat: support comment post/sheet/journal on the admin. 2020-01-04 22:05:07 +08:00
ruibaby 519765a3f9 release: 1.2.0-beta.4. 2020-01-04 21:31:49 +08:00
johnniang 51b7e714cc Enable draft only saving 2020-01-04 21:15:08 +08:00
ruibaby 20e093469a fix: style at the time of attachment selection. 2020-01-04 17:36:22 +08:00
ruibaby 0c222470e9 feat: enable input extenal thumbnail link of sheet. 2020-01-04 15:36:08 +08:00
johnniang 1010de6773 Enable input extenal thumbnail link of post 2020-01-04 15:30:15 +08:00
ruibaby ece59a0a56 feat: support download log file. 2020-01-03 16:54:47 +08:00
ruibaby a7419dcec7 feat: support set summary for sheet. 2020-01-03 12:16:55 +08:00
guqing a2bdc151b3 fix: the value problem caused by multi-level nesting of comment components 2020-01-02 23:01:36 +08:00
ruibaby 6cc1c61a5e pref: update admin api. 2020-01-02 20:34:21 +08:00
ruibaby 606c8ab571 feat: add loading message when sending password recovery code. 2020-01-02 18:11:37 +08:00
ruibaby a188771b46 fix: page refresh and jump to login page. 2020-01-01 19:56:44 +08:00
ruibaby 8b396df1a1 feat: support set file source for qiniu oss. 2019-12-31 14:25:06 +08:00
ruibaby 8acabf76cb feat: support set file source for tencent cos. 2019-12-31 13:46:08 +08:00
ruibaby bb9f54125b feat: support set file source for ali oss. 2019-12-31 13:18:49 +08:00
ruibaby 676868904e feat: performance optimization. 2019-12-29 21:10:54 +08:00
ruibaby 7bf71eb919 fix: comments cannot be replied to. 2019-12-29 20:49:32 +08:00
ruibaby dc84167853 pref: remove cdn_domain option. 2019-12-27 19:25:57 +08:00
ruibaby 6f5ad97648 fix: https://github.com/halo-dev/halo/issues/327 2019-12-27 18:28:11 +08:00
ruibaby ba41617e6a refactor: static pages generate and deploy method. 2019-12-26 20:38:50 +08:00
ruibaby 876cefe572 fix: table row key error. 2019-12-26 20:17:29 +08:00
ruibaby ddeeb6a1ac feat: add static pages manage in tool list. 2019-12-26 14:19:36 +08:00
ruibaby b2ff5ac7ed feat: add static pages manage in tool list. 2019-12-26 00:26:02 +08:00
ruibaby c9292ebbf2 feat: add static pages manage in tool list. 2019-12-26 00:12:57 +08:00
ruibaby 1c15e071c3 feat: performance optimization. 2019-12-26 00:03:31 +08:00
ruibaby dbd1fc014d fix: prevent duplicate data. 2019-12-23 21:18:18 +08:00
ruibaby 59d088dc4d fix: style. 2019-12-23 20:44:54 +08:00
ruibaby 2e1fdca340 fix: the post will be prompted to save even if it is not modified. 2019-12-23 14:07:11 +08:00
ruibaby f2fac954b1 feat: performance optimization. 2019-12-23 13:33:47 +08:00
ruibaby fb31e60c03 feat: performance optimization. 2019-12-23 12:54:15 +08:00
ruibaby d19d55f174 refactor: login page. 2019-12-22 22:33:34 +08:00
ruibaby 06546e81c7 refactor: login page. 2019-12-22 22:31:15 +08:00
ruibaby cd82e3eb9d pref: attachment search param. 2019-12-20 22:37:46 +08:00
ruibaby ef31dcf41e feat: support markdown for journal. 2019-12-20 22:06:31 +08:00
ruibaby d12fd6a8cf feat: support post custom template. 2019-12-20 16:47:21 +08:00
ruibaby 5a6bfe547b feat: add a top when restart halo. 2019-12-19 20:16:20 +08:00
ruibaby 37d7391590 perf: update placeholder picture. 2019-12-19 18:52:23 +08:00
ruibaby 741c4f97cd refactor: refactor post preview and private post view. 2019-12-19 17:50:23 +08:00
ruibaby 00064d1d47 refactor: runtime logs page. 2019-12-19 11:05:06 +08:00
ruibaby 44bf4b767a release: 1.2.0-beta.1 2019-12-18 19:59:46 +08:00
ruibaby 8d96fbe19b feat: show loading message when update theme. 2019-12-18 17:51:33 +08:00
ruibaby 2d8fe1d079 feat: completed static storage page. 2019-12-18 17:39:06 +08:00
ruibaby f376635340 refactor: user profile. 2019-12-16 22:22:17 +08:00
ruibaby 61df292126 feat: perfect post comment drawer component. 2019-12-16 17:47:07 +08:00
ruibaby 25d0a50744 refactor: save shortcuts. 2019-12-14 14:15:42 +08:00
ruibaby aa6aa75ea2 Merge branch 'dev' of github.com:halo-dev/halo-admin into dev 2019-12-14 14:14:18 +08:00
guqing f3321f9df7 refactor: optimize attachment batch deletion logic 2019-12-13 20:31:59 +08:00
ruibaby 42db108829 feat: support mermaid. 2019-12-13 19:00:15 +08:00
guqing 655e867e19 feat:supports mass deletion of attachments 2019-12-13 15:35:17 +08:00
ruibaby a50eb67e4c refactor: post status update api 2019-12-12 20:11:43 +08:00
ruibaby e6802afff8 feat: add rss_content_type option. 2019-12-12 15:14:30 +08:00
ruibaby f1f9d15d14 feat: support update comment status in batch. 2019-12-12 14:33:44 +08:00
ruibaby 549939e680 feat: support update post status in batch. 2019-12-12 13:53:06 +08:00
ruibaby 267df7137c feat: support delete in batch for comment. 2019-12-12 13:27:02 +08:00
ruibaby 2db2de1f37 feat: performance optimization. 2019-12-12 13:14:40 +08:00
ruibaby c697fa66f2 feat: support remove in batch api for post. 2019-12-11 23:15:39 +08:00
ruibaby 5347289091 feat: support sheet meta. 2019-12-10 13:00:59 +08:00
ruibaby 0618a34d68 feat: support preset post meta field. 2019-12-07 20:33:29 +08:00
ruibaby 1f80452b10 perf: remove nprogress. 2019-12-06 20:44:02 +08:00
ruibaby 3531d58ac7 feat: support img lazy load. 2019-12-06 20:06:45 +08:00
ruibaby 952176518e feat: support update application.yaml. 2019-12-03 20:33:23 +08:00
ruibaby 7183d8efcb style: code lint. 2019-12-03 18:57:21 +08:00
ruibaby 4b85cba453 feat: up service timeout to 10s. 2019-12-03 18:54:42 +08:00
ruibaby 412b64950a feat: complete OptionsList. 2019-12-03 12:35:53 +08:00
ruibaby 052fee1214 feat: add OptionsList. 2019-12-02 22:56:34 +08:00
ruibaby 7fabb851cb feat: add description field for theme setting. 2019-12-02 20:47:33 +08:00
ruibaby ead79f4746 style: normalize some fields. 2019-12-02 19:46:33 +08:00
guqing 677834eb7e feat: allow add and modify post metas 2019-12-01 18:34:14 +08:00
ruibaby 5a0d21b145 feat: performance optimization. 2019-11-29 21:26:33 +08:00
ruibaby dcaaaeee69 feat: support render markdown in Comment Drawer. 2019-11-29 20:56:01 +08:00
ruibaby 1f8b8c4391 fix: #56 2019-11-26 20:13:21 +08:00
ruibaby 4380aa489c feat: support set style rule for tencent cos. 2019-11-25 21:26:31 +08:00
ruibaby 163b8b42bb feat: suppot show system env info in developer mode. 2019-11-25 21:08:32 +08:00
ruibaby 2e5f0e1443 fix: #50 2019-11-24 22:40:12 +08:00
ruibaby 420015a38a fix: all pagination error. 2019-11-24 21:02:55 +08:00
ruibaby 5a2ff4e4f9 feat: performance optimization. 2019-11-24 20:00:02 +08:00
ruibaby 76e002e5dd feat: support developer mode. 2019-11-24 12:57:01 +08:00
ruibaby 512404db74 feat: support developer mode. 2019-11-23 22:54:45 +08:00
ruibaby c3878afd82 feat: performance optimization. 2019-11-23 21:50:55 +08:00
ruibaby 7cbc176dd6 fix: log list pagination error. 2019-11-23 19:32:16 +08:00
ruibaby 606b84fa79 feat: #53 2019-11-23 11:57:29 +08:00
ruibaby 1e11a81f6a feat: #52 2019-11-23 11:46:16 +08:00
ruibaby fa9b38f7dd feat: journal comment list. 2019-11-22 22:02:09 +08:00
ruibaby 1682a42ba4 style: remove useless code. 2019-11-22 21:44:39 +08:00
ruibaby 9dc87f218a feat: support show comments in sheet list. 2019-11-22 21:28:22 +08:00
ruibaby 7e55458767 feat: support show comments in post list. 2019-11-22 21:20:11 +08:00
ruibaby 588ea528ce fix: tool list item style. 2019-11-21 11:32:39 +08:00
ruibaby a50d788722 feat: #357 2019-11-21 11:14:49 +08:00
guqing 63ad1a8446 fix the problem of FLV video format playing error 2019-11-19 22:00:46 +08:00
ruibaby b181b7c76b style: remove useless code. 2019-11-19 20:26:22 +08:00
ruibaby ab7596a245 feat: refactor option forms. 2019-11-19 14:23:10 +08:00
ruibaby 02a10ddcd9 feat: refactor backup ui. 2019-11-19 12:22:18 +08:00
ruibaby 77b2b6758e Merge branch 'dev' of github.com:halo-dev/halo-admin into dev
# Conflicts:
#	package-lock.json
2019-11-18 20:14:02 +08:00
ruibaby 89cf93b479 feat: support set protocol for cloud storage. 2019-11-18 20:11:18 +08:00
guqing c70382f612 Fix video preview error 2019-11-18 17:15:56 +08:00
johnniang d9a23663b2 Accomplish backup feature 2019-11-18 05:30:02 +08:00
johnniang 7f0bd4953f Add halo backup api 2019-11-18 05:30:02 +08:00
ruibaby 69df1a1422 Update components_use.js 2019-11-16 21:22:27 +08:00
johnniang 533e464b5d Fix profile count show 2019-11-16 21:00:36 +08:00
johnniang 8bb56d24a6 Remove unkown component in ant design vue 2019-11-16 21:00:12 +08:00
ruibaby dc2362174d fixed #52 2019-11-07 12:17:36 +08:00
ruibaby 6e522faa20 Support select team when create menu/link/photo. 2019-10-24 10:26:16 +08:00
ruibaby 4079a9002a Update some image path. 2019-10-22 19:48:54 +08:00
ruibaby 725da54049 Replace image placeholder links with local image addresses 2019-10-22 19:29:24 +08:00
ruibaby 1b168ab774 release 1.1.2 2019-10-20 20:57:30 +08:00
ruibaby a6d14626d0 Support check new admin version. 2019-10-19 12:10:36 +08:00
ruibaby 63c82ee3ef Refactor category list layout in mobile. 2019-10-19 11:52:36 +08:00
ruibaby c20081a810 Refactor menus list layout in mobile. 2019-10-19 11:44:17 +08:00
ruibaby adde1254f1 Update dependencies. 2019-10-18 21:02:48 +08:00
ruibaby 5b99ac78b5 Refactor password input again. 2019-10-18 19:46:58 +08:00
ruibaby 4e88548973 Refactor sheet/links/comments list layout in mobile. 2019-10-16 21:25:33 +08:00
ruibaby 45d8edc664 Refactor post list layout in mobile. 2019-10-16 12:57:30 +08:00
ruibaby bc94ee3f3f Refactor password input. 2019-10-16 10:43:09 +08:00
ruibaby 5226b09e12 Merge branch 'dev' of github.com:halo-dev/halo-admin into dev 2019-10-16 10:22:29 +08:00
guqing d136c823a1 Fixed a bug that could not change the contents of the input box after selecting an attachment 2019-10-12 23:01:51 +08:00
ruibaby 9a4b2ad93c release 1.1.1 2019-09-26 14:46:15 +08:00
mrdong916 d5b70e08f3 链接增加排序 2019-09-19 00:09:07 +08:00
ruibaby ee5f26280d release 1.1.0 2019-09-11 21:26:51 +08:00
ruibaby 41ffda8742 Support select theme on theme edit page. 2019-09-11 20:49:52 +08:00
ruibaby 803e41952d Fixed store cache options error. 2019-09-10 11:20:59 +08:00
ruibaby ec5dccb7b8 Fixed something. 2019-09-09 21:32:21 +08:00
ruibaby 0749ffa696 Refactor AttachmentList. 2019-09-08 22:17:02 +08:00
ruibaby 7d444f1cfb Refactor upload component. 2019-09-08 21:31:41 +08:00
ruibaby ab6b070d93 Refactor PostSetting.vue. 2019-09-06 23:42:56 +08:00
ruibaby 357cd7cee9 Refactor attachment handler. 2019-09-06 22:51:28 +08:00
ruibaby de95ee77ae Support set password to post. 2019-09-06 16:55:50 +08:00
ruibaby 469608acf5 Frankly, I don't know how to write this commit information. 2019-09-06 13:01:04 +08:00
ruibaby 641a478902 Refactor JournalList.vue. 2019-09-06 12:27:44 +08:00
ruibaby a75d6215d5 Support photo search by team. 2019-09-06 12:00:33 +08:00
ruibaby f0de122be0 Refactor PostList.vue and SheetList.vue 2019-09-06 11:30:19 +08:00
ruibaby 35aed16bec Support preview post and sheet. 2019-09-05 21:31:20 +08:00
ruibaby 6d1e6797da Support reset password. 2019-09-05 17:08:20 +08:00
ruibaby ba21e3e790 Completed SettingDrawer. 2019-09-04 10:46:44 +08:00
ruibaby 16e5990ae6 Support set cdn url instead of base url. 2019-09-04 09:35:41 +08:00
ruibaby 19a3d2f438 Perfect code. 2019-09-03 20:25:29 +08:00