Commit Graph

33 Commits

Author SHA1 Message Date
life
caa4154d97 move note's style 2016-07-02 17:21:54 +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
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
B1gCoolCat
5117921f43 为 Leanote 提供日语语言包
为 Leanote 提供日语语言包

影响范围:
1.基本页面及菜单
2.语言设置菜单
3.主题设置菜单
2016-04-29 01:51:28 +09:00
life
30394e4149 markdown editor css; prettify linenums 2016-04-16 14:42:25 +08:00
life
66a6d283b0 ace editor fixed; markdown theme 2016-01-29 12:44:39 +08:00
life
b46e0aba3f markdown 不能预览问题 2016-01-01 21:23:35 +08:00
life
743e752d08 1.0.4 released 2015-12-20 21:33:32 +08:00
life
31b1eba870 add todo list for markdown 2015-12-17 18:40:24 +08:00
life
9a1dcbdce7 fix modify-readonly btw hidden when upload attachment 2015-12-10 20:16:18 +08:00
life
5c1903432c 只读与可写切换的按钮放到tool中 2015-12-01 22:19:04 +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
cd58a3617a ace字体添加yahei 2015-11-25 18:03:42 +08:00
life
165bd277d4 轻量编辑器切换完成; writting美化
pasteImage在page.js中完成. 因为wmd-input总要是替换, 所以绑定left-column
2015-11-25 13:32:02 +08:00
life
15d7f8abf1 帐户管理, 国际化语言 2015-11-21 15:43:31 +08:00
life
3fd0da6810 数据库迁移到独立表 2015-11-19 20:49:19 +08:00
life
42320def54 主题优化 2015-11-19 16:17:43 +08:00
life
8198d4495d 主题美化 2015-11-01 15:40:57 +08:00
life
5f2ad33ffa 批量导出html成功, 待添加到notebook上 2015-10-24 15:30:46 +08:00
life
72315e35fe 基本功能完成, 移动完成 2015-10-24 11:03:23 +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
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