Commit Graph

467 Commits

Author SHA1 Message Date
life
819ab011f6 v2.0 v2.0 2016-05-23 13:19:29 +08:00
life
87524edbe5 delete template plugin 2016-05-23 13:19:23 +08:00
life
24e2e789c8 Merge branch 'feature-upgrade-electron-to-v1' 2016-05-23 13:12:50 +08:00
life
8d9c90a96d landing page init 2016-05-23 13:12:15 +08:00
life
4496b4ba4c markdown vim mode 2016-05-23 13:05:04 +08:00
life
af499c9dfa copy & move to notebook 2016-05-22 23:02:53 +08:00
life
c6865abb40 new logo 2016-05-22 22:40:28 +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
00800e20ba Merge pull request #146 from ThaddeusJiang/thaddeus-dev
修复笔记移动时不能移动到一级目录的bug
2016-05-19 15:59:14 +08:00
life
2fd3e51dd1 Merge pull request #147 from ThaddeusJiang/thaddeus-plugins
模版插件
2016-05-13 09:34:56 +08:00
B1gCoolCat
766ff55a64 模版插件
1. 可以通过模版快速创建笔记
2. 用户可以自定义模版文件
3. 临时提供 4 个模版文件

插件代码位置:
public/plugins/template/plugin.js
public/plugins/template/plugin.json
模版文件位置:
public/templates/…
2016-05-12 23:36:54 +09:00
B1gCoolCat
e0e31a03d6 修复笔记移动时不能移动到一级目录的bug
修复文件移动时不能移动到一级目录的bug
--

新增getSimpleTreeSetting方法,笔记移动和复制时使用。

此次修改仅仅修复文件夹目录结构的获取方式,实际移动和复制操作调用既存方法。

使用方法,和从前一样的位置进行移动和复制,在弹出框中双击希望选择的文件夹。
2016-05-10 00:28:57 +09:00
life
acccb9923a Merge pull request #141 from ThaddeusJiang/master
为 Leanote 提供日语语言包
2016-04-29 09:55:40 +08:00
B1gCoolCat
5117921f43 为 Leanote 提供日语语言包
为 Leanote 提供日语语言包

影响范围:
1.基本页面及菜单
2.语言设置菜单
3.主题设置菜单
2016-04-29 01:51:28 +09:00
Jifa Jiang
cb9d860885 Merge pull request #1 from leanote/master
同步原项目
2016-04-28 16:30:12 +09:00
life
7c0808460d markdown pre fob-size 2016-04-16 17:24:09 +08:00
life
72059d8fb3 之前下载的图片可能是错的 (服务器忙), 现在重新下载! 2016-04-16 16:57:26 +08:00
life
30394e4149 markdown editor css; prettify linenums 2016-04-16 14:42:25 +08:00
life
4f7b3ab138 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/langs/zh-hk.js
v1.0.7
2016-04-14 22:17:56 +08:00
life
bb3820d71d Merge pull request #137 from eric2100/patch-2
Update zh-hk.js
2016-04-14 22:13:28 +08:00
life
4f63e0cef6 Merge pull request #138 from eric2100/patch-3
Update zh-hk.js
2016-04-14 22:13:14 +08:00
life
cde6ba36a3 v1.0.7 released 2016-04-14 19:10:26 +08:00
life
8db8403671 fix windows export html image path bug 2016-04-14 19:10:10 +08:00
life
4903aaf901 copy file://User/a.png to leanote 2016-04-14 17:25:38 +08:00
life
38bf9f934c Merge branch 'feature-disable-local-account' 2016-04-14 17:06:19 +08:00
life
3577c8b813 Merge branch 'feature-ace2' 2016-04-14 17:06:01 +08:00
life
b172f3bd7b fix copy code's command invalid 2016-04-14 17:05:25 +08:00
life
d9b7035037 lang 2016-04-14 16:46:41 +08:00
life
bd4befdf95 local account warning!!! 2016-04-14 16:45:02 +08:00
life
5f00161cc8 login page remove local account entry 2016-04-14 16:10:10 +08:00
Tsunghan,Tsai
8387f7fa9e Update zh-hk.js 2016-04-10 01:51:15 +08:00
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