Commit Graph

81 Commits

Author SHA1 Message Date
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
life
c27e92d681 内容相同时, 不冲突, 其它用户用服务器上的, 处理了图片url 2015-03-19 21:07:35 +08:00
life
fadde521b2 当内容相同时, 不冲突, 其它用户用服务器上的 2015-03-19 20:51:43 +08:00
life
394d39d6f9 新笔记&&IsTrash不同步, enter搜索 2015-03-19 20:05:58 +08:00
life
ebcab93fd7 ace编辑器优化, 同步标签问题, 一次性上传多张图片 2015-03-19 10:13:35 +08:00
life
c146d819c8 删除不要module, need time out配置. Cannot disable showInvisibles when init Ace 2015-03-18 12:13:10 +08:00
life
88be5705ad set blog
成功后才显示blog标志, 可点
2015-03-16 00:36:47 +08:00
life
238223d7b4 custom server 2015-03-15 22:38:35 +08:00
life
aba15ad087 笔记本数量问题 , APP端的笔记不能自动保存, APP端的笔记不能自动保存. [ok] 同步删除笔记问题
笔记本数量问题 [ok]
两次粘贴问题 [ok]
APP端的笔记不能自动保存. [ok]
同步删除笔记问题 [ok]
        执行以下操作:APP内添加两篇笔记,手动同步到网页,网页可见.此时在网页中删掉其中一篇笔记后保存,网页可
达到预期效果.回到APP后手动同步, APP内的笔记仍然是2条,未作任何删改.已反复尝试证实. [ok]
2015-03-15 01:34:16 +08:00
life
b00c3080b8 fixConflict问题
当是第一个笔记时, inchangeNoteid=curNoteId
此时, 冲突, 会去服务器上拿数据->contentSynced -> 返回到前台, 虽然curNoteId != noteId,
但是inChangeNoteId=noteId, 于是reRenderNote 导致内容不符.
解决方法, 设置curNoteId时把inChangeNoteId清空
2015-03-14 14:44:15 +08:00
life
2b809fd377 sync, 当前笔记冲突问题
sync当前笔记时,
1) 把服务器上的content->本地
2) changeNote此时会触发saveContent, 此时拿之前的content与新的content对比, 所以导致isDirty
2015-03-14 14:17:02 +08:00
life
3a78cca916 send notebook changes, 先添加父, 再添加子 2015-03-13 11:00:40 +08:00
life
7f11dd63ee win 2015-03-13 00:20:58 +08:00
life
67dfd94730 login, readme 2015-03-09 15:36:04 +08:00
life
49bec63ded 写作模式, sync问题 2015-03-08 01:52:30 +08:00
life
a836aa5a1f presentation, fullscreen toggle; user state; animation loading; 2015-03-06 22:13:27 +08:00
life
fe29869cc8 login.html不能通过window.open, 不然会有问题 2015-03-06 01:55:47 +08:00
life
0e6fc7ac2b 基本完成 2015-03-05 21:50:59 +08:00
life
918d8c2e40 save/recover state 2015-03-04 21:50:20 +08:00
life
94f39da8b9 simple, blue, black三种配色 2015-03-04 01:20:54 +08:00
life
55b650a086 context-menu
todo, theme context-menu
2015-03-03 22:04:27 +08:00
life
c2adc45da6 UI && copy image on web
FileReader只能在web端, 不能在nodejs端, 之前可以的啊?
2015-03-02 21:56:42 +08:00
life
e00a35a845 笔记本数量, contextmenu 2015-03-01 23:03:21 +08:00
life
cd47a246b3 markdown preview abstract 上传 [ok] 2015-03-01 22:01:11 +08:00
life
2b4b9b3114 markdown sync问题
markdown fixConflict有问题
          原因, changeNote保存了笔记, 在nodejs端判断title, content, tags是否修改了,
若修改了才算是dirty [ok]
 markdown 莫名变成了非markdown editor 更新了其它非markdown笔记导致
          send changes 后, server端总会返回IsMarkdown为false [ok]
2015-03-01 21:16:58 +08:00
life
6453959413 serverNoteId有重复一样的, 待重现 2015-02-27 23:22:42 +08:00
life
6df80d2fed sync 2015-02-27 22:29:38 +08:00
life
3a179380db 登录后判断是否有数据文件夹, 如果没有, 则新建之 2015-02-23 22:19:34 +08:00
life
0beb6f531b 登录后判断是否有数据文件夹, 如果没有, 则新建之
nw.gui为什么不存在?
2015-02-21 23:08:16 +08:00
life
4adb336b93 note history 2015-02-21 22:24:58 +08:00
life
a59c2fcadd notebook sync ok 2015-02-19 22:39:05 +08:00
life
968637ba89 ok 2015-02-19 20:19:51 +08:00
life
07e2b43755 login.html page 2015-02-17 23:56:21 +08:00
life
ec4841a59d conflict fixed 2015-02-13 11:43:49 +08:00
life
faeb923b2a conflict resolved ing 2015-02-12 19:40:22 +08:00
life
269f68620c 网络断开时, auth检查
sync还有问题
2015-02-11 23:50:02 +08:00
life
225bcd7cf0 search note by key & tag ok 2015-02-11 10:43:58 +08:00
life
bfbdbda172 async 2015-02-10 01:03:56 +08:00
life
40879a3e38 async noteContent, images, attachs 2015-02-10 01:03:10 +08:00
life
5d9fb0c1eb syncContent, images, attach [ok] 2015-02-10 00:59:53 +08:00
life
22283f22c7 sync attach ok 2015-02-09 23:48:47 +08:00
life
b7b5d241f7 switch account 2015-02-08 22:07:20 +08:00
life
41d4529105 move & copy note [ok] 2015-02-08 19:15:32 +08:00
life
b1cbb19b2b starred 2015-02-08 18:41:47 +08:00
life
11b6e7bc99 Notebook 操作
Notebook
     添加/子 [ok]
     重命名 [ok]
     移动 [ok]
     删除 [ok]
     list trash [ok]
Note
     add [todo, markdown]
     delete [ok]
     deleteTrash [ok]
2015-02-07 22:44:42 +08:00
life
6b574aa208 send tag changes ok 2015-02-07 01:29:33 +08:00
life
8b329de3bb send changes tag ok 2015-02-07 00:59:06 +08:00