Max Wu
|
e2d821a309
|
Merge pull request #250 from PeterDaveHello/fix-file-permission
Remove uesless executable permission for static files
|
2016-11-14 21:16:29 +08:00 |
|
Peter Dave Hello
|
f8eb8fc9d8
|
Remove uesless executable permission for static files
|
2016-11-14 21:13:02 +08:00 |
|
Max Wu
|
ad9b8eab31
|
Merge pull request #249 from tomwyckhuys/patch-1
Update nl.json
|
2016-11-14 20:27:33 +08:00 |
|
Tom Wyckhuys
|
f20d17ec8c
|
Update nl.json
Fixed typo in the Dutch translation: "geuschiedenis" into "geschiedenis"
|
2016-11-14 13:04:46 +01:00 |
|
Yukai Huang
|
a5dad29300
|
support filesystem image upload
|
2016-11-14 17:07:07 +08:00 |
|
Yukai Huang
|
81b368c11c
|
upload image to public/uploads
|
2016-11-14 16:45:57 +08:00 |
|
Yukai Huang
|
a04c6ef127
|
Install nodemon for local development
|
2016-11-14 16:44:12 +08:00 |
|
Wu Cheng-Han
|
c5de552988
|
Fix index social foot style
|
2016-11-07 21:31:21 +08:00 |
|
Wu Cheng-Han
|
b9c4af8a65
|
Add to throw error when server not ready after db synced
|
2016-11-07 21:31:11 +08:00 |
|
Wu Cheng-Han
|
b5920fbbd1
|
Add workers for history to leverage CPU intensive work loading
|
2016-11-07 21:30:53 +08:00 |
|
Wu Cheng-Han
|
4ccfdfa538
|
Add workers for notes to leverage CPU intensive work loading
|
2016-11-07 21:30:40 +08:00 |
|
Wu Cheng-Han
|
793aef0e2e
|
Fix syntax highlighting not apply correctly in slides
|
2016-11-07 21:27:58 +08:00 |
|
Max Wu
|
8c5a5a0712
|
Merge pull request #243 from Yukaii/google-font-optional-cdn
Google font optional cdn
|
2016-11-04 13:08:59 +08:00 |
|
Wu Cheng-Han
|
2167570c11
|
Fix slide highlighting styles not apply properly and add missing styles dependency of prism in html export
|
2016-11-04 13:04:00 +08:00 |
|
Yukai Huang
|
0bc90258bf
|
Add google font css for exported html
|
2016-11-03 14:54:24 +08:00 |
|
Yukai Huang
|
0b45312834
|
Add font css to templates
|
2016-11-03 14:51:28 +08:00 |
|
Yukai Huang
|
d4429aa42d
|
Rename google font css
|
2016-11-03 14:51:04 +08:00 |
|
Wu Cheng-Han
|
ee96d88e81
|
Remove html.min.css since it will be built via webpack afterwards
|
2016-11-03 14:43:53 +08:00 |
|
Yukai Huang
|
0ef34ee9f1
|
Seperate cdn/local google font css
|
2016-11-03 14:20:35 +08:00 |
|
Yukai Huang
|
18011f06de
|
Add fonts
|
2016-11-03 14:20:35 +08:00 |
|
Max Wu
|
11faadb684
|
Merge pull request #242 from Yukaii/webpack-stylesheet
Use webpack to bundle stylesheet
|
2016-11-03 14:17:10 +08:00 |
|
Wu Cheng-Han
|
734d475c0e
|
Fix server reconnect might not resend pending operations
|
2016-11-03 14:04:53 +08:00 |
|
Yukai Huang
|
689b1dc4d6
|
Add optimize-css webpack plugin
|
2016-11-03 13:59:25 +08:00 |
|
Yukai Huang
|
da9fe2b2b5
|
Do not use hash for html.min.css
|
2016-11-02 21:49:31 +08:00 |
|
Yukai Huang
|
f1f8846b0a
|
Config extra entry for html.min.css
|
2016-11-02 18:01:26 +08:00 |
|
Yukai Huang
|
3e23009663
|
Require slide mode stylesheets
|
2016-11-02 11:59:45 +08:00 |
|
Yukai Huang
|
58fedb01fa
|
Require pretty stylesheets
|
2016-11-02 11:55:08 +08:00 |
|
Yukai Huang
|
55ddddd84b
|
Require cover stylesheets
|
2016-11-02 11:26:25 +08:00 |
|
Yukai Huang
|
7a052b0dad
|
Require index stylesheets
|
2016-11-02 11:26:06 +08:00 |
|
Yukai Huang
|
971bfe29f8
|
Config webpack css hash in production
|
2016-11-02 11:25:21 +08:00 |
|
Yukai Huang
|
cd5977cd5f
|
Update editorconfig
|
2016-11-02 08:36:35 +08:00 |
|
Yukai Huang
|
03772fe887
|
Refactor webpack production config
|
2016-11-02 08:36:18 +08:00 |
|
Wu Cheng-Han
|
e427709042
|
Merge branch 'master' of https://github.com/jackycute/HackMD
|
2016-11-01 15:05:11 +08:00 |
|
Wu Cheng-Han
|
25fa503981
|
Fix viewAjaxCallback might be called on null
|
2016-11-01 15:04:48 +08:00 |
|
Max Wu
|
58533aded3
|
Update README.md
browser requirement of chrome to 47 in order to avoid SRI not valid issue https://bugs.chromium.org/p/chromium/issues/detail?id=527286
|
2016-10-31 15:32:36 +08:00 |
|
Wu Cheng-Han
|
ba2bfa2188
|
Update to support summary tag
|
2016-10-29 23:43:58 +08:00 |
|
Wu Cheng-Han
|
70d2fa388e
|
Fix slide export pdf styles not applied issue and add shiv and shim for IE
|
2016-10-29 23:35:10 +08:00 |
|
Wu Cheng-Han
|
a8bce53c47
|
Fix viewAjaxCallback not able to be assigned
|
2016-10-29 23:33:58 +08:00 |
|
Wu Cheng-Han
|
3d6baa47ac
|
Fix to hide duplicated MathML elements in static HTML exporting
|
2016-10-29 23:33:48 +08:00 |
|
Wu Cheng-Han
|
a563a15bab
|
Fix generateCleanHTML not remove smoothhashscroll attribute properly
|
2016-10-29 23:33:16 +08:00 |
|
Wu Cheng-Han
|
dae141a9d3
|
Fix possible unclose HTML and leaked html tags when fail to parse diagrams
|
2016-10-26 01:30:17 +08:00 |
|
Wu Cheng-Han
|
b6ce7a6ab1
|
Update mathjax cdn path and source path
|
2016-10-25 01:57:51 +08:00 |
|
Wu Cheng-Han
|
15ca8cde2c
|
Fix typos in the slide-example.md
|
2016-10-25 01:56:19 +08:00 |
|
Wu Cheng-Han
|
9e04f85229
|
Fix index select2 input padding and font-family to meet bootstrap input style
|
2016-10-25 01:56:06 +08:00 |
|
Wu Cheng-Han
|
9710161661
|
Remove select2 from webpack settings
|
2016-10-24 00:03:02 +08:00 |
|
Max Wu
|
2be80a71ea
|
Merge pull request #232 from hackmdio/revert-231-html-minify
Revert "html minify in production environment"
|
2016-10-24 00:00:58 +08:00 |
|
Max Wu
|
7e05976a93
|
Revert "html minify in production environment"
|
2016-10-24 00:00:05 +08:00 |
|
Wu Cheng-Han
|
f35a4167ec
|
Fix conflicting bootstrap in index and add select2 in non-cdn resource
|
2016-10-23 23:39:42 +08:00 |
|
Max Wu
|
4e13a44aaa
|
Merge pull request #231 from PeterDaveHello/html-minify
html minify in production environment
|
2016-10-23 23:39:21 +08:00 |
|
Peter Dave Hello
|
731375c220
|
html minify in production environment
|
2016-10-23 23:31:04 +08:00 |
|