Commit Graph

127 Commits

Author SHA1 Message Date
life
4bb8c5f233 登录, 创建本地帐户优化 2015-11-21 16:45:07 +08:00
life
f16e95e86f 注销账户 2015-11-21 16:10:07 +08:00
life
c29f6fc27e 数据列分开, 显示数据大小 2015-11-21 14:56:41 +08:00
life
8c11aad97b 删除用户发事件, 打开各目录 2015-11-21 13:58:05 +08:00
life
7c34c0444d sync优化, update note 其它错误导致已不结束 2015-11-20 11:19:19 +08:00
life
e12e07f967 删除用户优化 2015-11-20 00:19:21 +08:00
life
d620c30298 删除用户 2015-11-20 00:07:04 +08:00
life
3fd0da6810 数据库迁移到独立表 2015-11-19 20:49:19 +08:00
life
e50b518715 用户数据分表存储 2015-11-19 17:56:53 +08:00
life
42320def54 主题优化 2015-11-19 16:17:43 +08:00
life
738f951f18 避免历史原因, 有NoteId是一样的, 导致每次都会send change 2015-11-15 22:55:31 +08:00
life
5c9b11227c save as 2015-11-15 22:24:36 +08:00
life
6103601a2a sync优化, 只有在content不一样的时候才认为conflict 2015-11-15 21:54:37 +08:00
life
3074cd8b10 删除附件优化, 删除本地笔记后删除附件
删除图片待解决, 因为笔记复制后可能一个图片存在于两篇笔记中
2015-11-15 19:47:06 +08:00
life
4a1eb9f94f 不允许cmd+r刷新, 原因是 cmd+r有问题, 刷新后, 再按cmd+r就不会执行这个了 2015-11-15 19:46:20 +08:00
life
6daba37aa4 删除笔记后, 删除附件 2015-11-15 12:20:23 +08:00
life
f518a903e7 删除笔记时, 删除历史记录 2015-11-15 12:15:26 +08:00
life
29d205186b fix attach url 2015-11-12 10:28:13 +08:00
life
81a9b43e3d bug fix 2015-11-10 00:05:43 +08:00
life
f20120ebdf leanote协议完成 2015-11-09 23:33:41 +08:00
life
07ef7c0136 导入导出优化 2015-11-01 15:41:35 +08:00
life
377af3e26c 添加/修改笔记同步传updatedTime, createdTime 2015-11-01 11:05:48 +08:00
life
580220eee4 避免trash的笔记一同步变成不是trash的了 2015-11-01 11:04:47 +08:00
life
661922a5c0 保存优化, 自动保存优化. 不要用isDirty, 用readOnly.
保存时如果有错误, 用try cache, 避免笔记内容更改
2015-10-28 15:36:24 +08:00
life
0e0697e50b plugins 异步加载模块 2015-10-27 18:23:51 +08:00
life
fcecc47b65 evernote导入丢失创建和更新时间 #75
https://github.com/leanote/desktop-app/issues/75
2015-10-27 13:06:46 +08:00
life
3253a96c76 下载图片返回403
https://github.com/leanote/desktop-app/issues/69
2015-10-27 10:51:39 +08:00
life
da48d018eb evernote validate
https://github.com/leanote/desktop-app/issues/73
2015-10-27 10:27:53 +08:00
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
a09ff973e6 通过hash索引文件, 而不是按顺序 2015-10-26 19:48:00 +08:00
life
be47d2498a 支持导出附件 2015-10-26 18:50:04 +08:00
life
45e79528b0 export evernote ok 2015-10-26 17:57:00 +08:00
life
f931c1d203 local user. v0.8 release 2015-10-24 23:45:55 +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
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
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
fe88973f09 自建服务 bug, 登录时没有传host 2015-09-24 14:30:37 +08:00
life
d4dc79ab44 delete bin, fix 2015-09-24 13:35:53 +08:00
life
6eba2b2924 add node_modules 2015-09-24 13:31:53 +08:00
life
faaa5230eb package 2015-03-21 23:00:52 +08:00
life
01f59cecac img save as & notification 2015-03-20 00:35:19 +08:00