633 Commits

Author SHA1 Message Date
LucasYuNju
dd52fbd5ad Create all template strings at initialization. 2016-08-28 17:30:24 +08:00
LucasYuNju
9025525496 Rewrite css code for list view. 2016-08-28 16:00:47 +08:00
LucasYuNju
0c28bbc057 Add view option to mac top menu. 2016-08-28 15:59:15 +08:00
LucasYuNju
269513f61c Add itemTpl for list view. 2016-08-28 15:53:50 +08:00
life
dbd93609ad Merge pull request #163 from LucasYuNju/markdown-theme-plugin
Markdown theme plugin
2016-08-26 10:00:03 +08:00
LucasYuNju
8bb65c4748 Add change markdown theme to config menu. 2016-08-20 17:07:01 +08:00
LucasYuNju
0a4109c7a5 Add md theme plugin 2016-08-20 17:06:21 +08:00
LucasYuNju
8309a9e72e Add github2 markdown css. Extract default markdown css. 2016-08-20 16:43:00 +08:00
life
920f7f73cf matlab language V2.1 2016-07-02 18:09:45 +08:00
life
70e5d0a7be add Matalab, sql scala lang 2016-07-02 17:59:02 +08:00
life
6ff692c0d0 v2.1 2016-07-02 17:47:04 +08:00
life
caa4154d97 move note's style 2016-07-02 17:21:54 +08:00
life
9191854887 update readme 2016-07-02 17:14:44 +08:00
life
06e69d1ad9 Cannot sync InitSync note to server 2016-07-02 17:13:12 +08:00
life
7e9351c1f4 v2.0 2016-07-02 17:12:52 +08:00
life
e7146c9c08 Merge pull request #153 from mhoffmann75/german_transl
add german language translation
2016-06-22 08:49:52 +08:00
Martin Hoffmann
7092e6f140 complete german translation
- add german translation to all plugin dialogs
- add german translation of all template files
- add german translation to all themes
- add german language file to tinymce editor
- fix leanote import dialog on all languages in
plugins/import_leanote/plugin.js
2016-06-17 11:43:17 +02:00
Martin Hoffmann
580519160e add german language translation
- add langs/de-de.js
- modified config.js and config-default.js to add new language to selector
2016-06-10 10:33:39 +02: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