Commit Graph

177 Commits

Author SHA1 Message Date
life
2840598cf1 update all to local 2017-06-12 10:17:13 +08:00
life
9d693e2fdf paste image twice
https://github.com/leanote/desktop-app/issues/255
2017-05-17 11:00:50 +08:00
life
bde079df44 Merge branch 'master' of github.com:leanote/desktop-app 2017-05-16 18:36:15 +08:00
YouJia
7a04612b03 Update nedb_proxy.js
修复内存泄漏
写法优化
2017-02-21 14:40:47 +08:00
life
c1f057eed3 2.4 2017-02-10 18:55:11 +08:00
life
9b33c20f5c Support custom ssl 2017-02-09 14:30:14 +08:00
life
414a562563 2.3 released 2017-01-22 22:41:16 +08:00
life
405d6c6330 format code 2017-01-21 13:18:35 +08:00
life
85a164f7c1 Not need to render at Full sync 2017-01-21 11:57:39 +08:00
life
afa735b503 Fix white screen on Windows when start 2017-01-21 00:14:07 +08:00
life
21f5306f79 笔记和标签同步BUGs
1. 修复不能添加已删除的tag
2. FullSync时可能导致一些笔记为Dirty
3. 笔记错误同步信息显示
2017-01-20 12:45:56 +08:00
life
ee0d4fa803 fix note sync; add marker to mark dirty & sync error note and 2017-01-19 18:38:54 +08:00
life
8472adfe59 change notebook status: dirty, new 2017-01-19 14:38:18 +08:00
life
b82afa1d24 reload notebook after synced 2017-01-19 13:18:42 +08:00
life
2f615069c2 fix sync 2017-01-19 11:35:51 +08:00
life
f1d5f87e48 fix some cases error when import html/wiz (on Windows) 2017-01-05 18:58:27 +08:00
life
d9f7690667 add iconv-lite to convert utf-16, gbk 2016-12-28 16:47:48 +08:00
life
1bc8dc21d9 import html 2016-12-28 15:25:27 +08:00
LucasYuNju
48519b48ad Separate tag.js it into tagNav and tagInput. 2016-09-11 16:52:23 +08:00
life
06e69d1ad9 Cannot sync InitSync note to server 2016-07-02 17:13:12 +08:00
life
faa9f8b308 ipc new api, loadURL, image.toDataURL 2016-05-22 15:15:27 +08:00
life
15c2f75be9 upgrade to electron v1.1.1 2016-05-22 12:17:16 +08:00
life
72059d8fb3 之前下载的图片可能是错的 (服务器忙), 现在重新下载! 2016-04-16 16:57:26 +08:00
life
cde6ba36a3 v1.0.7 released 2016-04-14 19:10:26 +08:00
life
4903aaf901 copy file://User/a.png to leanote 2016-04-14 17:25:38 +08:00
life
01ce6948a5 fix export markdown to pdf 2016-01-01 21:57:01 +08:00
life
dd12dccede export fix path for windows 2016-01-01 21:23:35 +08:00
life
739524205c full sync fix 2016-01-01 21:23:35 +08:00
life
73584c8ff1 export pdf local ok 2015-12-21 23:25:36 +08:00
life
924fca9c39 export leanote, evernote for 1.0 2015-12-20 20:55:14 +08:00
life
d739166685 search ignore case 2015-12-18 18:57:16 +08:00
life
a2980904cf file main get image 2015-12-18 16:50:34 +08:00
life
d18f1d1310 JSON.stringify params ipc send 2015-12-18 13:44:14 +08:00
life
13873a64c0 leanote protocol移到main进程, 所有图片的操作通过db_client进行操作 2015-12-18 13:10:40 +08:00
life
8f11fdc583 要保存新建两次, 被阻止 2015-12-06 20:11:39 +08:00
life
497ae3fb3b new note 在 curChangedSave之后再添加 2015-12-06 18:06:56 +08:00
life
8255c35302 IsDeleted 笔记不要出现; 2015-12-06 17:30:03 +08:00
life
796bd14d15 历史记录优化, 不保存一样的历史记录. ctrl+s, ctrl+e, 切换笔记都记历史 2015-12-06 14:23:25 +08:00
life
512ec39a16 历史记录回滚时强制保存当前为历史记录 2015-12-04 18:23:17 +08:00
life
125197addf add to history after sync content 2015-12-01 21:31:37 +08:00
life
dbb469e036 同步不了tag时也报错! 2015-11-25 19:12:43 +08:00
life
bb20eb1f54 用户notebooks, tags, notes的数量统计 2015-11-25 18:59:31 +08:00
life
4a6dadf903 第一次同步时. 因为量大, 在windows下可能会有解析字符串出错, 导致json出现
所以, 添加NotebookUsn, NoteUsn, tagUsn作为缓存, 下次不必全部重来同步
2015-11-25 18:04:53 +08:00
life
a60eb213d8 同步内容的操作只在前端发起, 每个有800ms间隔
https://github.com/leanote/desktop-app/issues/85
2015-11-24 12:27:09 +08:00
life
0f881c8e77 仅保存20条记录, ctrl+s, ctrl+e时保存历史记录. 自动保存时不添加到历史记录中
https://github.com/leanote/desktop-app/issues/70
2015-11-24 10:42:00 +08:00
life
63bb90ed58 Merge branch 'feature-account-manager'
https://github.com/leanote/desktop-app/issues/84
https://github.com/leanote/desktop-app/issues/74
2015-11-21 17:19:23 +08:00
life
7d452dceef 全量同步会先删除本地所有数据, 再重新同步 2015-11-21 17:17:14 +08:00
life
2f5eaf0a56 删除用户迁移到user.js中 2015-11-21 17:08:22 +08:00
life
4bb8c5f233 登录, 创建本地帐户优化 2015-11-21 16:45:07 +08:00
life
f16e95e86f 注销账户 2015-11-21 16:10:07 +08:00