BoHong Li
							
						 
					 | 
					
						
						
						
						
							
						
						
							5bc642d02e
							
						
					 | 
					
						
						
							
							Use JavaScript Standard Style (part 2)
						
						
						
						
						
						
						
						Fixed all fail on frontend code. 
						
						
					 | 
					
						2017-03-09 02:41:05 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							0fca629c34
							
						
					 | 
					
						
						
							
							Rename common.js to login.js
						
						
						
						
						
						
					 | 
					
						2017-01-13 23:06:31 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							fce08cc164
							
						
					 | 
					
						
						
							
							Convert history.js to es6
						
						
						
						
						
						
					 | 
					
						2017-01-05 20:56:16 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							8c10c393ce
							
						
					 | 
					
						
						
							
							Fix possible meta XSS in history list [Security Issue]
						
						
						
						
						
						
					 | 
					
						2016-11-26 22:56:03 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							5640de8c77
							
						
					 | 
					
						
						
							
							Update to make history not depends on extra
						
						
						
						
						
						
					 | 
					
						2016-10-19 22:10:33 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							ae3e1b972b
							
						
					 | 
					
						
						
							
							Fix spellcheck
						
						
						
						
						
						
						
						* also fix spaces width 
						
						
					 | 
					
						2016-10-13 16:41:20 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							d600364933
							
						
					 | 
					
						
						
							
							Fix history deletion
						
						
						
						
						
						
					 | 
					
						2016-10-13 16:25:38 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							4a6a69e7bc
							
						
					 | 
					
						
						
							
							Fix module export
						
						
						
						
						
						
					 | 
					
						2016-10-11 21:22:05 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							6e651c8108
							
						
					 | 
					
						
						
							
							Merge branch 'master' into webpack-frontend
						
						
						
						
						
						
					 | 
					
						2016-10-11 18:40:23 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							c06b2f4838
							
						
					 | 
					
						
						
							
							Fix history time should save in UNIX timestamp to avoid time offset issue
						
						
						
						
						
						
					 | 
					
						2016-10-11 16:46:50 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							36a1900ce3
							
						
					 | 
					
						
						
							
							Update to make note history count in server-side when user logged
						
						
						
						
						
						
					 | 
					
						2016-10-10 20:55:33 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							dc343978eb
							
						
					 | 
					
						
						
							
							Fix get or set history on server ajax should not fallback to browser storage to avoid some internet edge cases
						
						
						
						
						
						
					 | 
					
						2016-10-10 20:50:01 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							b6e68b2d36
							
						
					 | 
					
						
						
							
							Fix saveHistoryToStorage not correctly fallback to cookie
						
						
						
						
						
						
					 | 
					
						2016-10-10 20:49:42 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							20f2e27350
							
						
					 | 
					
						
						
							
							Cover page is now working
						
						
						
						
						
						
					 | 
					
						2016-10-10 10:14:17 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							8e2b03cfd6
							
						
					 | 
					
						
						
							
							Config bootstrap with webpack
						
						
						
						
						
						
					 | 
					
						2016-10-08 23:04:19 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Yukai Huang
							
						 
					 | 
					
						
						
						
						
							
						
						
							963a435ae1
							
						
					 | 
					
						
						
							
							Resolve dependency module requiring
						
						
						
						
						
						
						
						* es5 style module exports
* remove script tag require
* webpack config ProvidePlugin
Note that this commit only fix JavaScript module loading runtime error. 
						
						
					 | 
					
						2016-10-08 20:02:30 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Cheng-Han, Wu
							
						 
					 | 
					
						
						
						
						
							
						
						
							558304ff62
							
						
					 | 
					
						
						
							
							Update to support new metadata: title, description, tags and google-analytics (GA) and refactor render publish slide response function
						
						
						
						
						
						
					 | 
					
						2016-06-21 21:42:03 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Cheng-Han, Wu
							
						 
					 | 
					
						
						
						
						
							
						
						
							223d685a7c
							
						
					 | 
					
						
						
							
							Improve history clearDuplicatedHistory performance
						
						
						
						
						
						
					 | 
					
						2016-06-02 01:06:35 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Cheng-Han, Wu
							
						 
					 | 
					
						
						
						
						
							
						
						
							49b51e478f
							
						
					 | 
					
						
						
							
							Refactor server with Sequelize ORM, refactor server configs, now will show note status (created or updated) and support docs (note alias)
						
						
						
						
						
						
					 | 
					
						2016-04-20 18:03:55 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Cheng-Han, Wu
							
						 
					 | 
					
						
						
						
						
							
						
						
							b2b1be3dda
							
						
					 | 
					
						
						
							
							Support set url path and use relative url, move raphael to bower and fixed minor issue in history
						
						
						
						
						
						
					 | 
					
						2016-02-16 20:08:44 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							2cfcae6db2
							
						
					 | 
					
						
						
							
							Support pinning note in history
						
						
						
						
						
						
					 | 
					
						2015-10-22 17:09:55 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							332413bcaa
							
						
					 | 
					
						
						
							
							Fixed if using splice in loop should always decrement index or might out of array range
						
						
						
						
						
						
					 | 
					
						2015-09-26 10:25:00 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							c06fb7a526
							
						
					 | 
					
						
						
							
							Fixed index clear history list not working, history list will now be id-unique, fixed typo and styles
						
						
						
						
						
						
					 | 
					
						2015-09-24 11:55:56 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							10c9811fc5
							
						
					 | 
					
						
						
							
							Jump to 0.3.1
						
						
						
						
						
						
					 | 
					
						2015-07-02 00:10:20 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							f7f8c901f4
							
						
					 | 
					
						
						
							
							Marked as 0.2.9
						
						
						
						
						
						
					 | 
					
						2015-06-01 18:04:25 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							4e64583a0b
							
						
					 | 
					
						
						
							
							Marked as 0.2.8
						
						
						
						
						
						
					 | 
					
						2015-05-15 12:58:13 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Cheng-Han
							
						 
					 | 
					
						
						
						
						
							
						
						
							4b0ca55eb7
							
						
					 | 
					
						
						
							
							First commit, version 0.2.7
						
						
						
						
						
						
					 | 
					
						2015-05-04 15:53:29 +08:00 | 
					
					
						
						
							
							
							
						
					 |