Commit Graph

256 Commits

Author SHA1 Message Date
life
c09b76fd0b leanote 强制使用https 2015-10-17 11:22:11 +08:00
life
7bf6930c89 self.setTopDragWidth 不是总会调用 2015-10-16 18:03:50 +08:00
life
724df7df7d 左上角按钮 不灵敏, 因为topDrag2挡住了 2015-10-16 13:32:59 +08:00
life
7f80f0604a https://github.com/leanote/desktop-app/issues/60 2015-10-16 12:12:29 +08:00
life
fe88973f09 自建服务 bug, 登录时没有传host v0.7 2015-09-24 14:30:37 +08:00
life
d4dc79ab44 delete bin, fix 2015-09-24 13:35:53 +08:00
life
96e1033b99 update readme 2015-09-24 13:33:46 +08:00
life
6eba2b2924 add node_modules 2015-09-24 13:31:53 +08:00
life
69b27ef5f0 delete index.html 2015-09-24 13:27:54 +08:00
life
d03e9813bd replace with electron 2015-09-24 13:22:59 +08:00
life
f31f10483d Merge branch 'electron'
Conflicts:
	.gitignore
	README.md
	src/data/version
	src/node_modules/note.js
	src/node_modules/notebook.js
	src/node_modules/web.js
	src/note.html
	src/package.json
	src/package_mac.json
	src/public/config-default.js
	src/public/js/app/native.js
	src/public/js/app/note.js
	src/public/js/app/page.js
	src/public/js/common.js
	src/public/themes/basic.less
	src/public/themes/default.css
	src/public/themes/default.less
	src/public/themes/windows.css
	src/public/themes/windows.less
	src/public/tinymce/plugins/leanote_code/plugin.js
	src/public/tinymce/plugins/leanote_code/plugin.min.js
2015-09-24 13:19:13 +08:00
life
178a92a828 move src/* to / 2015-09-24 13:13:57 +08:00
life
59537e398b kill port在main中, 防止refresh时kill掉自己 2015-09-24 12:56:34 +08:00
life
b22b859430 历史记录优化 2015-09-24 12:44:52 +08:00
life
7c25faa229 历史记录优化 2015-09-24 12:05:43 +08:00
life
d7e403b69e tinymce 优化 2015-09-24 10:44:53 +08:00
life
9a9bdad038 本地用户优化, 无博客, 不能导出pdf
新建用户默认添加笔记本, 笔记, 标签
2015-09-24 00:44:16 +08:00
life
6c89ef2fc8 本地用户优化, 登录优化
登录只需要user表启动
2015-09-23 23:14:36 +08:00
life
033030d506 本地用户优化 2015-09-23 18:23:24 +08:00
life
8226c36e3e export pdf优化, 可取消, 加loading mockup 2015-09-23 00:10:51 +08:00
life
61eb3e617f Cannot create BrowserWindow before app is ready
https://github.com/leanote/desktop-app/issues/50
2015-09-23 00:10:51 +08:00
life
0eec3cdd67 图片显示不出的情况!
https://github.com/leanote/desktop-app/issues/51
2015-09-23 00:10:51 +08:00
life
d787a8c259 Merge pull request #47 from chuck13/electron
增加本地账号支持
2015-09-09 21:28:38 +08:00
Xuesong Wang
d9b42dbbc4 在 incrSync 内控制本地账户的同步开关 2015-09-09 18:43:47 +08:00
Chuck Wang
a481a90fab 增加本地账号支持 2015-09-09 00:45:44 +08:00
life
f4c92eb36a add chat room 2015-08-27 10:24:38 +08:00
life
83ba5388a3 移动到其它笔记本之后,Web 端显示还是在旧的笔记本内! #42
https://github.com/leanote/desktop-app/issues/42
2015-08-26 22:20:34 +08:00
life
43af567224 0.6.3 2015-08-23 13:54:11 +08:00
life
ef1cfdb674 font-weight for retina 2015-08-23 13:37:31 +08:00
life
a712165f11 windows下字体模糊 2015-08-23 13:24:19 +08:00
life
0282b48b9a Update readme 2015-08-21 23:54:03 +08:00
life
3676d1e176 Merge pull request #39 from miyakosama/electron
#37 标题栏去掉转义处理
2015-07-21 16:52:57 +08:00
chubo
ea57971114 标题栏去掉转义处理 2015-07-21 16:35:59 +08:00
life
b588c45e1c 0.6.2 2015-06-22 22:28:01 +08:00
life
1832fe01c3 导出 2015-06-22 20:32:09 +08:00
life
3d0b6e4dbd add export html plugin v0.6.1 2015-06-17 16:57:40 +08:00
life
95cf88c5c0 https://github.com/leanote/desktop-app/issues/31 2015-06-11 19:36:28 +08:00
life
a87088a92d v0.6 fix font-family on linux v0.6 2015-05-23 22:49:26 +08:00
life
88beb60d14 0.6 2015-05-23 20:14:23 +08:00
life
03d9098c8f Electron windows刷新后server不能启动 #20 2015-05-22 11:50:00 +08:00
life
30c1a54bd5 使用nodejs将base64数据生成到本地, nw会崩溃 2015-05-22 10:59:24 +08:00
life
a9146b02ae Electron windows下非全局menu, 快捷键不触发 #19 2015-05-22 10:58:57 +08:00
life
72ed4d1375 客户端的marddown渲染有问题 windows7,软件是5.1版本 https://github.com/leanote/leanote/issues/139 2015-05-21 20:21:16 +08:00
life
49a9cf4c6f Electron windows下没有notification #18 2015-05-21 19:46:29 +08:00
life
c45be9b99e electron保存图片变灰 #17 2015-05-21 12:00:56 +08:00
life
4c19b69194 electron下有问题, Ace剪切导致行数减少 #16 2015-05-21 10:33:02 +08:00
life
f24af233ec 0.5.2 released 2015-05-10 23:49:48 +08:00
life
daa669dfd5 update readme add download link 2015-05-10 15:13:19 +08:00
life
b3d1edfd83 update readme add download link 2015-05-10 15:12:31 +08:00
life
1e4762eddc Ace编辑器出现XXXXXXX #14 2015-05-10 13:04:33 +08:00