Yukai Huang
|
229b947b09
|
Config moment webpack ProvidePlugin
|
2016-10-13 16:25:04 +08:00 |
|
Yukai Huang
|
f4f2497d23
|
Expose parseMeta function
|
2016-10-13 15:59:22 +08:00 |
|
Yukai Huang
|
f678d9b814
|
Fix cheatsheet rendering
do not process help-modal markdown-body
|
2016-10-13 15:54:17 +08:00 |
|
Yukai Huang
|
bcb12b9ae7
|
Remove jquery-scrollspy dependency
scrollspy is bootstrap built-in plugin
|
2016-10-13 15:30:26 +08:00 |
|
Yukai Huang
|
440ad3506c
|
Fix lastchangeui and moment timestamps
|
2016-10-13 15:13:03 +08:00 |
|
Yukai Huang
|
4713b4f2aa
|
Fix syncscroll
|
2016-10-13 14:03:02 +08:00 |
|
Yukai Huang
|
83be3465cc
|
Fix scrollspy
|
2016-10-13 13:59:34 +08:00 |
|
Max Wu
|
af461ac2d6
|
Merge pull request #195 from Yukaii/webpack-frontend
Use Webpack to bundle frontend code
|
2016-10-13 12:41:57 +08:00 |
|
Yukai Huang
|
773c0ce39e
|
Optimize common assets with CDN
* jquery
* lodash
* socket.io
* boostrap
|
2016-10-13 11:42:17 +08:00 |
|
Yukai Huang
|
43c9f68b9a
|
Refactor webpack module
|
2016-10-13 08:56:56 +08:00 |
|
Yukai Huang
|
b90c26fe90
|
Config CDN for viz.js
|
2016-10-13 08:56:02 +08:00 |
|
Max Wu
|
53f88d82d1
|
Merge pull request #201 from paraschadha2052/master
Hindi Translation Added
|
2016-10-12 21:40:18 +08:00 |
|
Paras
|
2a8d6c0d2e
|
Hindi Translation Added
|
2016-10-12 19:03:18 +05:30 |
|
Yukai Huang
|
dda41c489d
|
Fix typo
|
2016-10-12 18:23:57 +08:00 |
|
Yukai Huang
|
2f11706dd2
|
Merge branch 'master' into webpack-frontend
|
2016-10-12 18:19:08 +08:00 |
|
Yukai Huang
|
ae3d142d9c
|
Use customized jquery-textcomplete
|
2016-10-12 18:19:04 +08:00 |
|
Yukai Huang
|
d5d9607c17
|
Fix stylesheet ordering
|
2016-10-12 18:14:39 +08:00 |
|
Wu Cheng-Han
|
c98d263928
|
Fix to handle undefined document on update history
|
2016-10-12 17:50:36 +08:00 |
|
Wu Cheng-Han
|
f3d4b55856
|
Fix getCaretPosition in text complete might get undefined position error
|
2016-10-12 17:50:01 +08:00 |
|
Wu Cheng-Han
|
12b7646f24
|
Fix to handle name or color might get undefined error
|
2016-10-12 17:48:28 +08:00 |
|
Wu Cheng-Han
|
bd6d69d7a7
|
Fix to handle checkAllNotesRevision might return null notes
|
2016-10-12 17:47:25 +08:00 |
|
Yukai Huang
|
6b6b534866
|
Merge branch 'master' into webpack-frontend
|
2016-10-12 17:39:38 +08:00 |
|
Yukai Huang
|
0bf3c63622
|
Remove slide.ejs style tag
|
2016-10-12 17:37:21 +08:00 |
|
Yukai Huang
|
2cafe15e85
|
Enable production assets hash
|
2016-10-12 17:15:59 +08:00 |
|
Yukai Huang
|
91266f1cad
|
Load more scripts using webpack
|
2016-10-12 17:03:47 +08:00 |
|
Yukai Huang
|
895bf98b03
|
Load custom markdown-it-regex plugin with script-loader
|
2016-10-12 14:37:32 +08:00 |
|
Yukai Huang
|
b73fcfc5c9
|
Revert 56c5378
viz.js still has problem with split chunk
|
2016-10-12 14:37:05 +08:00 |
|
Yukai Huang
|
05d5a44d99
|
Cleanup webpack production config
|
2016-10-12 14:17:03 +08:00 |
|
Yukai Huang
|
02eef3f68a
|
Load customized vendor script through script-loader
|
2016-10-12 13:18:29 +08:00 |
|
Wu Cheng-Han
|
07673f0726
|
Fix note extract tags might get encoded HTML entity
|
2016-10-12 13:14:59 +08:00 |
|
Wu Cheng-Han
|
f5d471106c
|
Fix history list not parse and bind events properly on change pagination
|
2016-10-12 13:14:46 +08:00 |
|
Wu Cheng-Han
|
f4fe27e26c
|
Update to make history refresh have better UX and keep the beginning and end of the pagination visible
|
2016-10-12 13:08:53 +08:00 |
|
Yukai Huang
|
2e929879ad
|
Fix engine.io-client webpack load dependency
|
2016-10-12 12:57:16 +08:00 |
|
Yukai Huang
|
4a6a69e7bc
|
Fix module export
|
2016-10-11 21:22:05 +08:00 |
|
Yukai Huang
|
ddb953da0c
|
Fix webpack production config
|
2016-10-11 18:59:05 +08:00 |
|
Yukai Huang
|
6e651c8108
|
Merge branch 'master' into webpack-frontend
|
2016-10-11 18:40:23 +08:00 |
|
Yukai Huang
|
21028c5773
|
Cleanup
|
2016-10-11 18:06:40 +08:00 |
|
Yukai Huang
|
4a6903c91b
|
Revert customized markdown-it-mathjax plugin
|
2016-10-11 17:53:46 +08:00 |
|
Yukai Huang
|
56c5378939
|
Optimize viz.js async rendering through webpack chunk
|
2016-10-11 17:15:06 +08:00 |
|
Wu Cheng-Han
|
cd9f8fe36b
|
Update to support pagination for history list
|
2016-10-11 16:48:42 +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 |
|
Yukai Huang
|
d3315506dc
|
Remove unused viz.js require
|
2016-10-11 15:45:14 +08:00 |
|
Yukai Huang
|
f9e7f482d3
|
Setup webpack production config
|
2016-10-11 15:45:00 +08:00 |
|
Max Wu
|
4188d8f942
|
Update bower.json
update string.js to 3.3.3 to fix missing file issue
|
2016-10-11 15:08:34 +08:00 |
|
Yukai Huang
|
06437ccaa9
|
Manage more packages with npm and webpack
|
2016-10-11 14:52:45 +08:00 |
|
Yukai Huang
|
3368b57b89
|
Remove ot from package.json
|
2016-10-11 14:09:40 +08:00 |
|
Max Wu
|
422d9cd4ee
|
Update README.md
|
2016-10-11 12:43:19 +08:00 |
|
Yukai Huang
|
9c8752d452
|
Split common vendor javascript into chunks
|
2016-10-11 12:30:30 +08:00 |
|
Max Wu
|
8e4da8a3c5
|
Update bower.json
hold back string.js version to 3.3.1 because 3.3.2 missing required string.min.js file
|
2016-10-11 12:29:08 +08:00 |
|
Yukai Huang
|
7086a8c5e7
|
Fix common.js.example
|
2016-10-11 11:15:23 +08:00 |
|