Commit Graph

37 Commits (17e0f47465bc2c261efe2e029a943550df2f689b)

Author SHA1 Message Date
Ryan Wang 17e0f47465 chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
Ryan Wang e0b794e29b
pref: config tailwindcss purge. (#288) 2021-01-28 23:26:18 +08:00
Ryan Wang ec4a03339e
refactor: system options page layout. (#251)
* refactor: system options page layout.

* refactor: system options page layout.
2020-09-23 10:30:19 +08:00
Ryan Wang 121776da41
chore: upgrade dependencies. (#237) 2020-08-30 15:23:31 +08:00
Ryan Wang 82b0464cd3
pref: created ReactiveButton component. (#216)
* pref: created ReactiveButton component.

* refactor: ReactiveButton.

* refactor: Profile page.

* feat: add form validate for comment reply.

* refactor: PostSettingsDrawer.
2020-07-17 09:40:14 +08:00
Ryan Wang 4612ce592b
pref: code optimization. (#213)
* pref: code optimization.

* fix: theme configuration loading.

* pref: code optimization.
2020-07-13 09:32:07 +08:00
Ryan Wang 43925d0b1a
pref: some text modification. (#78) 2020-03-02 12:21:29 +08:00
ruibaby 12970716c0 style: replace console.log() to this.$log. 2020-01-06 20:32:33 +08:00
ruibaby a47a5dd5ff fix: https://github.com/halo-dev/halo/issues/327 2019-12-27 18:28:11 +08:00
ruibaby f05f50532b feat: support img lazy load. 2019-12-06 20:06:45 +08:00
ruibaby 7ecdd1d074 feat: performance optimization. 2019-11-23 21:50:55 +08:00
guqing 858acc65c6 fix the problem of FLV video format playing error 2019-11-19 22:00:46 +08:00
guqing e25a401935 Fix video preview error 2019-11-18 17:15:56 +08:00
ruibaby 429a3f1640 Refactor AttachmentList. 2019-09-08 22:17:02 +08:00
ruibaby 054354d357 Perfect code. 2019-09-03 20:25:29 +08:00
ruibaby 0d82e795df Add verification for form. 2019-08-28 09:46:10 +08:00
ruibaby 9c6175dfe8 Created ThemeSetting component. 2019-08-27 22:48:56 +08:00
ruibaby cbe48c5481 Completed #33 2019-07-19 22:26:26 +08:00
ruibaby 11b9e2c119 Encode when copy attachment url. 2019-06-30 13:00:29 +08:00
guqing 4cda3f7df2 附件类型判断非图片不预览,增加视频预览 (#25)
* 补充了日志九宫格图片上传功能

* 完善日志图片功能

* 增加对文件类型的判断,不是图片则不支持预览

* 增加附加视频预览功能,并对不支持预览的缩略图做不支持处理

* 修复eslint
2019-06-26 22:59:23 +08:00
ruibaby eb7ceab7e6 #23 2019-06-21 23:17:00 +08:00
ruibaby a5a27822d6 Complete message. 2019-05-31 22:35:09 +08:00
ruibaby e7f8170929 Fixed style error. 2019-05-06 00:07:46 +08:00
ruibaby 7618dbc08c Change some method name. 2019-04-27 02:40:10 +08:00
ruibaby 4bf752b23d Change gallery to photo. 2019-04-25 22:45:28 +08:00
ruibaby 4e9b403bb0 Fixed add to gallery error. 2019-04-25 21:29:43 +08:00
ruibaby ae5ffd9d3a Create Gallery page. 2019-04-25 01:40:50 +08:00
ruibaby 9c5d072688 Refactor AttachmentDetailDrawer. 2019-04-25 00:02:36 +08:00
ruibaby 540388bbaf Fommat code. 2019-04-24 11:14:44 +08:00
ruibaby 51f575f2fd Show type property for attachment detail. 2019-04-22 13:01:30 +08:00
ruibaby 0d3bebcf5a Fixed style error. 2019-04-21 00:09:57 +08:00
ruibaby dd61e6cbe3 Format file size. 2019-04-20 23:46:37 +08:00
ruibaby a5ee519382 Support attachment update method. 2019-04-20 12:27:25 +08:00
ruibaby 76af6ed35e Update global.less. 2019-04-20 12:09:20 +08:00
johnniang f0dc466760 Prefect attachment drawer and detail drawer 2019-04-20 00:46:51 +08:00
ruibaby 828c8ad624 Delete useless code line. 2019-04-20 00:26:01 +08:00
johnniang 2e74ef1864 Refactor attachment detail drawer 2019-04-19 22:10:00 +08:00