Commit Graph

490 Commits

Author SHA1 Message Date
life
11bb0d6604 Merge branch 'feature-export-from-evernote' into pre-release
Conflicts:
	public/langs/zh-cn.js
	public/langs/zh-hk.js
2015-10-26 23:17:11 +08:00
life
bd59846b0a Merge branch 'feature-batch' into pre-release
Conflicts:
	public/langs/zh-cn.js
	public/langs/zh-hk.js
2015-10-26 23:16:32 +08:00
life
2e22ea5f5c Merge branch 'feature-markdown-editor' into pre-release 2015-10-26 23:15:30 +08:00
life
84f26d9a06 markdown 编辑器升级; 2015-10-26 23:11:54 +08:00
life
fd6d9b0642 markdown 下linux, 重复粘贴
https://github.com/leanote/desktop-app/issues/56
2015-10-26 21:21:35 +08:00
life
58988738df 导入笔记, newNoteSeq 2015-10-26 20:22:28 +08:00
life
a09ff973e6 通过hash索引文件, 而不是按顺序 2015-10-26 19:48:00 +08:00
life
7ce5c90de8 不要重复添加相同的resource 2015-10-26 19:27:47 +08:00
life
be47d2498a 支持导出附件 2015-10-26 18:50:04 +08:00
life
54e9eb2a69 支持导出tags 2015-10-26 18:04:59 +08:00
life
45e79528b0 export evernote ok 2015-10-26 17:57:00 +08:00
life
0824b4b32b local user fix v0.8 2015-10-24 23:55:14 +08:00
life
f931c1d203 local user. v0.8 release 2015-10-24 23:45:55 +08:00
life
682a694d64 linux下粘贴, 多次. 原因:pasteImage会触发paste事件, 导致多次复制
https://github.com/leanote/desktop-app/issues/56
2015-10-24 23:45:40 +08:00
life
c60988da72 i18n export notes 2015-10-24 20:00:43 +08:00
life
e1c75a8861 batch mask contextmenu 2015-10-24 19:19:27 +08:00
life
0b071b7a44 批量操作时, 不能prenstation 2015-10-24 19:19:14 +08:00
life
29eaea0f7e 批量导出html完成, 支持导出笔记本下所有笔记 2015-10-24 18:54:38 +08:00
life
5f2ad33ffa 批量导出html成功, 待添加到notebook上 2015-10-24 15:30:46 +08:00
life
51174399d2 批量公开, 取消公开为博客完成 2015-10-24 12:26:41 +08:00
life
17b2b9f2fa 批量删除笔记完成 2015-10-24 11:35:23 +08:00
life
e8af6401c0 批量复制完成 2015-10-24 11:23:06 +08:00
life
72315e35fe 基本功能完成, 移动完成 2015-10-24 11:03:23 +08:00
life
b49a48b354 start auto save 2015-10-23 10:44:10 +08:00
life
0429e7a0bb not a valid electron app
https://github.com/leanote/desktop-app/issues
2015-10-19 18:57:15 +08:00
life
3752a0f8e2 僵尸note
https://github.com/leanote/desktop-app/issues/67
2015-10-19 18:50:46 +08:00
life
c7ae984427 选择图片时总是打开安装的目录, 附件, save as
https://github.com/leanote/desktop-app/issues/62
2015-10-19 15:03:45 +08:00
life
4bb3dd5750 复制外链图片, 下载到本地
https://github.com/leanote/desktop-app/issues/65
2015-10-19 14:47:09 +08:00
life
a669f0750a 编辑器缩进, 图片拖动问题
https://github.com/leanote/desktop-app/issues/64
2015-10-19 14:16:18 +08:00
life
ed35f95c05 富文本编辑器 列表多级缩进
https://github.com/leanote/desktop-app/issues/68
2015-10-19 13:59:07 +08:00
life
b245074642 delete unused tinymce plugin 2015-10-19 13:50:51 +08:00
life
acc107a72f delete unused code 2015-10-19 13:48:44 +08:00
life
6ede336b6b 帐户方便切换
https://github.com/leanote/desktop-app/issues/66
2015-10-19 11:06:55 +08:00
life
4fd8ca71b2 密码明文保存
https://github.com/leanote/desktop-app/issues/63
2015-10-17 13:08:01 +08:00
life
c09b76fd0b leanote 强制使用https 2015-10-17 11:22:11 +08:00
life
7bf6930c89 self.setTopDragWidth 不是总会调用 2015-10-16 18:03:50 +08:00
life
724df7df7d 左上角按钮 不灵敏, 因为topDrag2挡住了 2015-10-16 13:32:59 +08:00
life
7f80f0604a https://github.com/leanote/desktop-app/issues/60 2015-10-16 12:12:29 +08:00
life
fe88973f09 自建服务 bug, 登录时没有传host v0.7 2015-09-24 14:30:37 +08:00
life
d4dc79ab44 delete bin, fix 2015-09-24 13:35:53 +08:00
life
96e1033b99 update readme 2015-09-24 13:33:46 +08:00
life
6eba2b2924 add node_modules 2015-09-24 13:31:53 +08:00
life
69b27ef5f0 delete index.html 2015-09-24 13:27:54 +08:00
life
d03e9813bd replace with electron 2015-09-24 13:22:59 +08:00
life
f31f10483d Merge branch 'electron'
Conflicts:
	.gitignore
	README.md
	src/data/version
	src/node_modules/note.js
	src/node_modules/notebook.js
	src/node_modules/web.js
	src/note.html
	src/package.json
	src/package_mac.json
	src/public/config-default.js
	src/public/js/app/native.js
	src/public/js/app/note.js
	src/public/js/app/page.js
	src/public/js/common.js
	src/public/themes/basic.less
	src/public/themes/default.css
	src/public/themes/default.less
	src/public/themes/windows.css
	src/public/themes/windows.less
	src/public/tinymce/plugins/leanote_code/plugin.js
	src/public/tinymce/plugins/leanote_code/plugin.min.js
2015-09-24 13:19:13 +08:00
life
178a92a828 move src/* to / 2015-09-24 13:13:57 +08:00
life
59537e398b kill port在main中, 防止refresh时kill掉自己 2015-09-24 12:56:34 +08:00
life
b22b859430 历史记录优化 2015-09-24 12:44:52 +08:00
life
7c25faa229 历史记录优化 2015-09-24 12:05:43 +08:00
life
d7e403b69e tinymce 优化 2015-09-24 10:44:53 +08:00