Commit Graph

435 Commits

Author SHA1 Message Date
Tsunghan,Tsai
11d442d1fd Update zh-hk.js 2016-04-09 12:15:33 +08:00
life
1f8f59c3a1 Linux 客户端版本的 Leanote 无法导入 Evernote 文件
https://github.com/leanote/leanote/issues/316
v1.0.6
2016-03-03 22:00:08 +08:00
life
0745835b09 1.0.6 released 2016-02-27 19:44:40 +08:00
life
dde71bcee2 resize md 2016-02-27 15:31:59 +08:00
life
e1d9fee428 markdown export default html 2016-02-27 15:31:59 +08:00
life
44a04c2ca7 Merge pull request #132 from dusdong/patch-1
loading的<table>元素错乱
2016-01-31 11:49:00 +08:00
dusdong
65f2a6221e loading的<table>元素错乱 2016-01-31 07:06:36 +08:00
life
4d8bfafa19 Merge branch 'feature-ace2' 2016-01-29 21:14:26 +08:00
life
66a6d283b0 ace editor fixed; markdown theme 2016-01-29 12:44:39 +08:00
life
01ce6948a5 fix export markdown to pdf 2016-01-01 21:57:01 +08:00
life
051055b154 1.0.5 released 2016-01-01 21:23:35 +08:00
life
b46e0aba3f markdown 不能预览问题 2016-01-01 21:23:35 +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
ebaf9e9107 remove ace when double delete & ace content is blank 2016-01-01 21:23:35 +08:00
life
22125ddbc2 Merge pull request #114 from imcaffrey/patch-1
Update page.js
2015-12-26 19:05:52 +08:00
life
09ae3f5619 add line height for ace 2015-12-25 11:22:08 +08:00
life
9d032809a2 delete old export pdf 2015-12-25 10:49:18 +08:00
life
0a2f971e5e Merge branch 'feature-export-pdf' 2015-12-25 10:46:30 +08:00
life
bde4c1601a export pdf local ok 2015-12-21 23:38:37 +08:00
life
73584c8ff1 export pdf local ok 2015-12-21 23:25:36 +08:00
life
743e752d08 1.0.4 released v1.0.4 2015-12-20 21:33:32 +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
31b1eba870 add todo list for markdown 2015-12-17 18:40:24 +08:00
life
8270fb0337 当笔记中有xss, html不法脚本时如<meta refresh>, 转换成desc时会刷新, 导致白屏 2015-12-17 15:43:22 +08:00
SCaffrey
d3f217a14a Update page.js
Fix typo
2015-12-11 22:51:45 +08:00
life
fa2e7dab69 update readme 2015-12-11 21:13:34 +08:00
life
2edf59941b update doc 2015-12-11 16:59:43 +08:00
life
e79c682fb2 1.0.3 released v1.0.3 2015-12-10 20:24:36 +08:00
life
9a1dcbdce7 fix modify-readonly btw hidden when upload attachment 2015-12-10 20:16:18 +08:00
life
6ec9a8d79a 解决不能新建笔记的问题 2015-12-10 11:00:47 +08:00
life
a20c21e0ce 1.0.2 released v1.0.2 2015-12-07 10:54:14 +08:00
life
9e56e92cd0 防止移动复制笔记本时, 重置数量找不到 2015-12-06 20:36:08 +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
72c1acf245 MD.setContent("");, 初始化md editor; 如果当前没有笔记, 则有可能会卡死 2015-12-06 15:26:39 +08:00
life
6b97ad0fc9 删除垃圾不用减少数量 2015-12-06 14:39:33 +08:00
life
f1be042b5e mac下关闭窗口是隐藏, 不必stop server 2015-12-06 14:31:38 +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
628ce118fc 1.0.1 发布 v1.0.1 2015-12-01 22:24:26 +08:00
life
67facef4e7 在title input中tab, 切换可写, focus content 2015-12-01 22:24:18 +08:00
life
5c1903432c 只读与可写切换的按钮放到tool中 2015-12-01 22:19:04 +08:00
life
3f3c7717b6 为了解决linux下重复粘贴的问题 2015-12-01 21:55:22 +08:00
life
125197addf add to history after sync content 2015-12-01 21:31:37 +08:00