Commit Graph

75 Commits

Author SHA1 Message Date
life
d7a4d4d03d mv node from node_modules 2021-03-26 22:32:01 +08:00
life
5d456c90ba fetch api with current version param 2018-12-11 19:04:06 +08:00
life
42e6d29e17 notes sorter 2017-02-10 12:39:17 +08:00
life
405d6c6330 format code 2017-01-21 13:18:35 +08:00
life
91e1e91014 build tinymce 2017-01-20 17:15:13 +08:00
life
ebaa235ae0 初始跟随系统默认语言 2017-01-20 15:39:23 +08:00
life
ee0d4fa803 fix note sync; add marker to mark dirty & sync error note and 2017-01-19 18:38:54 +08:00
life
64650c10f0 default view 2016-12-28 20:19:24 +08:00
LucasYuNju
d8fa5ff67f Move markdown related css to public/themes 2016-12-26 23:17:01 +08:00
life
7ce6fec40c Gulp parse less 2016-12-25 14:53:47 +08:00
life
ca24e8ef72 Merge branch 'pr/166'
# Conflicts:
#	public/themes/default.css
2016-09-21 18:59:57 +08:00
life
5ac8a282d3 Merge pull request #172 from LucasYuNju/feature/tag
Tag自动补全
2016-09-21 18:52:52 +08:00
LucasYuNju
912bfbe161 allow user to delete last tag by typing backspace 2016-09-15 21:36:11 +08:00
LucasYuNju
2170ddb9e8 Now user can add tag by clicking suggestiions. 2016-09-12 23:55:57 +08:00
LucasYuNju
7488d42472 Tag auto suggest. 2016-09-11 23:33:25 +08:00
LucasYuNju
48519b48ad Separate tag.js it into tagNav and tagInput. 2016-09-11 16:52:23 +08:00
LucasYuNju
3e750222bb Change font color 2016-09-10 21:13:38 +08:00
LucasYuNju
fbc39e7918 Put view switching button to left. 2016-09-09 23:26:14 +08:00
LucasYuNju
8309a9e72e Add github2 markdown css. Extract default markdown css. 2016-08-20 16:43:00 +08:00
life
8d9c90a96d landing page init 2016-05-23 13:12:15 +08:00
life
c6865abb40 new logo 2016-05-22 22:40:28 +08:00
life
bd4befdf95 local account warning!!! 2016-04-14 16:45:02 +08:00
dusdong
65f2a6221e loading的<table>元素错乱 2016-01-31 07:06:36 +08:00
life
743e752d08 1.0.4 released 2015-12-20 21:33:32 +08:00
life
a2980904cf file main get image 2015-12-18 16:50:34 +08:00
life
5c1903432c 只读与可写切换的按钮放到tool中 2015-12-01 22:19:04 +08:00
life
165bd277d4 轻量编辑器切换完成; writting美化
pasteImage在page.js中完成. 因为wmd-input总要是替换, 所以绑定left-column
2015-11-25 13:32:02 +08:00
life
42320def54 主题优化 2015-11-19 16:17:43 +08:00
life
3cd3dad1a5 clear debug 2015-11-10 13:10:09 +08:00
life
07ef7c0136 导入导出优化 2015-11-01 15:41:35 +08:00
life
9f20e8801f cmd+e 切换readonly和writable 2015-10-28 14:53:48 +08:00
life
bd59846b0a Merge branch 'feature-batch' into pre-release
Conflicts:
	public/langs/zh-cn.js
	public/langs/zh-hk.js
2015-10-26 23:16:32 +08:00
life
84f26d9a06 markdown 编辑器升级; 2015-10-26 23:11:54 +08:00
life
f931c1d203 local user. v0.8 release 2015-10-24 23:45:55 +08:00
life
e1c75a8861 batch mask contextmenu 2015-10-24 19:19:27 +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
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
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
238223d7b4 custom server 2015-03-15 22:38:35 +08:00
life
2b809fd377 sync, 当前笔记冲突问题
sync当前笔记时,
1) 把服务器上的content->本地
2) changeNote此时会触发saveContent, 此时拿之前的content与新的content对比, 所以导致isDirty
2015-03-14 14:17:02 +08:00
life
5527cd6d47 fix for windows & linux 2015-03-12 15:34:05 +08:00
life
67dfd94730 login, readme 2015-03-09 15:36:04 +08:00
life
67f35279ff fix open url in app 2015-03-08 03:33:40 +08:00
life
49bec63ded 写作模式, sync问题 2015-03-08 01:52:30 +08:00
life
4a48b11a10 prensataion tool ok 2015-03-07 12:56:20 +08:00
life
a836aa5a1f presentation, fullscreen toggle; user state; animation loading; 2015-03-06 22:13:27 +08:00