life
|
dd12dccede
|
export fix path for windows
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
40abd91050
|
change notebook save to history
|
2015-12-01 21:25:06 +08:00 |
|
life
|
0d3c9e7150
|
lightMode下切换笔记内容失败, 因为之前有aceEditor
|
2015-12-01 19:48:51 +08:00 |
|
life
|
afcb05036e
|
导出Leanote缺失 #97
https://github.com/leanote/desktop-app/issues/97
|
2015-11-29 19:01:27 +08:00 |
|
life
|
962360614c
|
修复md light mode不能focus; 切换mode时当前mode不显示
|
2015-11-28 00:03:59 +08:00 |
|
life
|
28dfab137d
|
ace mac font
|
2015-11-26 19:31:48 +08:00 |
|
life
|
11e5eed004
|
markdown ace editor default css
|
2015-11-25 20:40:31 +08:00 |
|
life
|
9118ae01df
|
add tag no animation
|
2015-11-25 20:29:49 +08:00 |
|
life
|
84d07fa755
|
night theme
|
2015-11-25 20:26:40 +08:00 |
|
life
|
0bac0c5e89
|
loading image default height
|
2015-11-25 19:50:11 +08:00 |
|
life
|
3ebf3624ee
|
accounts i18n
|
2015-11-25 19:21:17 +08:00 |
|
life
|
bb20eb1f54
|
用户notebooks, tags, notes的数量统计
|
2015-11-25 18:59:31 +08:00 |
|
life
|
cd58a3617a
|
ace字体添加yahei
|
2015-11-25 18:03:42 +08:00 |
|
life
|
bbd0233466
|
点击内容下的a跳转
富文本编辑器下, readonly则跳转
|
2015-11-25 14:47:21 +08:00 |
|
life
|
6bb115bb5d
|
accounts manage 美化界面; 添加Host
|
2015-11-25 14:39:16 +08:00 |
|
life
|
ca59ea9bf6
|
update version
|
2015-11-25 14:18:20 +08:00 |
|
life
|
7978f1d94b
|
切换模式时, 替换button时, 删除了info bar
|
2015-11-25 13:58:09 +08:00 |
|
life
|
165bd277d4
|
轻量编辑器切换完成; writting美化
pasteImage在page.js中完成. 因为wmd-input总要是替换, 所以绑定left-column
|
2015-11-25 13:32:02 +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
|
98e0085f76
|
markdown preview pre css
|
2015-11-24 10:14:10 +08:00 |
|
life
|
c074f30177
|
markdown pre 背影色突出
|
2015-11-22 16:05:52 +08:00 |
|
life
|
255b8ea047
|
markdown scroll sync 优化
|
2015-11-22 16:05:43 +08:00 |
|
life
|
e6cab262ce
|
帐户管理 i18n
|
2015-11-22 14:51:14 +08:00 |
|
life
|
12f421bf8f
|
ace lib
|
2015-11-21 17:35:42 +08:00 |
|