Commit Graph

477 Commits

Author SHA1 Message Date
Yang Libin
ff3d2eb0e4
Merge pull request #29 from doocs/feat_custom_img_host
feat: update configuration
2020-08-31 20:51:14 +08:00
yanglbme
e80b769e12 feat: update configuration 2020-08-31 20:48:22 +08:00
Yang Libin
43ea6aad0b
Merge pull request #28 from doocs/feat_custom_img_host
build: release v1.3.7
2020-08-31 19:48:19 +08:00
yanglbme
f7e845be12 build: release v1.3.7 2020-08-31 19:45:29 +08:00
Yang Libin
04a24fd9b9
Merge pull request #27 from doocs/feat_custom_img_host
feat: add placeholder for inputBoxes
2020-08-31 16:17:43 +08:00
yanglbme
b0e07d9ab8 feat: add placeholder for inputBoxes 2020-08-31 16:14:14 +08:00
Yang Libin
651cc3d869
Merge pull request #26 from doocs/feat_custom_img_host
Feat custom img host
2020-08-31 11:48:43 +08:00
yanglbme
ed119cb4f9 fix: update upLoadImgDialog 2020-08-31 10:59:53 +08:00
yanglbme
d1ee063d6f style: update button type 2020-08-31 10:15:21 +08:00
hlw
f9c7d14a3f feat: allow custom img host 2020-08-30 20:21:15 +08:00
yanglbme
624a0d3307 fix: update date path 2020-08-30 09:43:05 +08:00
yanglbme
ec2ae4aa51 fix: update upload method 2020-08-29 19:13:52 +08:00
yanglbme
7e333ed54c fix: remove expired token 2020-08-29 16:21:03 +08:00
yanglbme
46f2b867a0 fix: update access tokens 2020-08-29 14:33:24 +08:00
JimQing
2e6b0b00db feature: change pic repo 2020-08-29 11:55:16 +08:00
Yang Libin
849f6629da
docs: update user list(#5) 2020-08-22 15:17:22 +08:00
Yang Libin
0277193fbb
Merge pull request #25 from doocs/imgbot
[ImgBot] Optimize images
2020-08-15 14:36:10 +08:00
ImgBotApp
8cb4281e9c
[ImgBot] Optimize images
*Total -- 8,162.92kb -> 6,809.79kb (16.58%)

/src/assets/images/light.png -- 5.60kb -> 2.37kb (57.62%)
/src/assets/images/night.png -- 5.47kb -> 2.38kb (56.53%)
/public/assets/images/report.gif -- 190.12kb -> 129.54kb (31.87%)
/public/assets/images/juejin.gif -- 67.40kb -> 47.21kb (29.96%)
/public/assets/images/juex.gif -- 56.87kb -> 41.51kb (27.01%)
/public/assets/images/copy-and-paste.gif -- 2,567.15kb -> 2,092.40kb (18.49%)
/public/assets/images/custom.gif -- 852.53kb -> 705.57kb (17.24%)
/public/assets/images/select-and-change-color-theme.gif -- 1,653.54kb -> 1,393.77kb (15.71%)
/public/assets/images/doocs-md-upload-image.gif -- 2,764.25kb -> 2,395.05kb (13.36%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-15 06:34:24 +00:00
yanglbme
09bcae5349 fix: resolve images problem 2020-08-15 14:32:36 +08:00
yanglbme
563c3855a6 refactor: temporarily remove images uploading feature 2020-08-03 23:44:11 +08:00
yanglbme
a5a254c0d1 fix: update CodemirrorEditor 2020-07-30 15:13:43 +08:00
yanglbme
7eb8e99be5 build: release v1.3.6
* 微信代码块CSS样式美化调整
* JavaScript代码优化
2020-07-29 22:37:44 +08:00
Yang Libin
27b8fe99b0
Merge pull request #24 from doocs/feature-code-snippet
Feature code snippet
2020-07-28 20:55:38 +08:00
yanglbme
c5f570e391 style: remove code theme option 2020-07-28 20:51:27 +08:00
yanglbme
d42f98bcf1 fix: update code theme selector 2020-07-28 20:42:05 +08:00
yanglbme
246818c878 feat: add code theme 'github-v2' 2020-07-27 23:22:47 +08:00
yanglbme
801e0e9992 Merge branch 'feature-code-snippet' of github.com:doocs/md into feature-code-snippet 2020-07-27 22:40:49 +08:00
yanglbme
f81e392899 style: update code style and default value 2020-07-27 22:35:56 +08:00
yanglbme
99d6b58e91 fix: update configuration and header 2020-07-27 19:44:59 +08:00
yanglbme
baf0f93fb7 Merge branch 'master' of github.com:doocs/md into feature-code-snippet 2020-07-27 09:23:30 +08:00
yanglbme
20118445a1 build: release v1.3.5 2020-07-26 23:27:42 +08:00
Yang Libin
0921c783ac
Merge pull request #22 from doocs/hotfix-rightClickEvent
Hotfix right click event
2020-07-26 23:08:56 +08:00
hlw
33252765a4 fix: menu close bug 2020-07-26 18:39:27 +08:00
hlwwlh
3151c4fe99 fix: same position right click menu visable bug 2020-07-19 14:49:37 +00:00
hlwwlh
aade1445bc fix: right click menu visable bug 2020-07-19 13:54:11 +00:00
JimQing
ae03343d27 feature: code theme free 2020-07-19 15:46:05 +08:00
Yang Libin
0b9ba2252a
Merge pull request #21 from doocs/feature-rebuild
feat: rebuild project
2020-07-13 23:55:01 +08:00
yanglbme
b92301c278 build: release v1.3.4
* 新增编辑器右键弹出功能菜单栏,操作更快捷
* 插入表格功能改进,更加人性化
* 项目结构调整,逻辑更清晰
2020-07-13 23:48:09 +08:00
JimQing
7f6459e5b4 fix: loading time 2020-07-13 23:35:46 +08:00
JimQing
ee1c0007d0 add: loading changed 2020-07-13 21:13:46 +08:00
JimQing
8233c9aba3 Merge branch 'feature-rebuild' of github.com:doocs/md into feature-rebuild 2020-07-13 20:58:49 +08:00
JimQing
4de82b263e update: ImgUpload update 2020-07-13 20:58:38 +08:00
yanglbme
0486d25cbb Merge branch 'feature-rebuild' of github.com:doocs/md into feature-rebuild 2020-07-13 20:38:48 +08:00
yanglbme
2688b1502c style: update codemirror editor 2020-07-13 20:38:08 +08:00
JimQing
3940a9e816 fix: menu emits fix 2020-07-13 20:34:36 +08:00
hlwwlh
0cd2301fbd fix: merge bug 2020-07-13 04:05:09 +00:00
yanglbme
b9b2722592 Merge remote-tracking branch 'origin/feature-table' into feature-rebuild 2020-07-13 09:13:52 +08:00
JimQing
326192edf0 add: add right-side menu 2020-07-13 00:26:29 +08:00
yanglbme
edb0804668 Merge branch 'master' of https://github.com/doocs/md into feature-table 2020-07-12 23:04:50 +08:00
yanglbme
214f4ba3ae fix: update insertForm component 2020-07-12 22:55:41 +08:00