Commit graph

933 commits

Author SHA1 Message Date
Wu Cheng-Han 1ea84c2fb0 Remove unused css files 2016-11-28 02:15:10 +08:00
Wu Cheng-Han af9e2fe664 Fix slide preview styles might overwrite code block styles 2016-11-28 02:14:29 +08:00
Wu Cheng-Han c7a36dadcf Fix missing expose reveal markdown in webpack config 2016-11-28 02:14:18 +08:00
Wu Cheng-Han 959ed08453 Fix missing slide preview css in webpack config 2016-11-28 02:14:00 +08:00
Wu Cheng-Han 9f79ed929e Update to move custom CodeMirror codebase to our own repo and update webpack build config 2016-11-28 01:36:48 +08:00
Wu Cheng-Han 3a305b8258 Update editor other cursor classes and adding option for other cursors features in CodeMirror 2016-11-28 01:20:23 +08:00
Max Wu bd3d4958e4 Merge pull request #248 from hackmdio/file-upload-options
Support other options for image uploading
2016-11-27 10:54:00 +08:00
Wu Cheng-Han 76a6190dac Update dependency gist-embed to 2.6.0 2016-11-26 23:25:29 +08:00
Wu Cheng-Han efd62bd1ca Optimize slide page resource packing and load orders, fix possible wrong chunks orders and font awesome version 2016-11-26 23:24:59 +08:00
Wu Cheng-Han ad90643c94 Optimize pretty page resource packing and load orders 2016-11-26 23:22:47 +08:00
Wu Cheng-Han 197292ba66 Fix some missing resources packing loaders and test regex in webpack 2016-11-26 23:21:02 +08:00
Wu Cheng-Han da42f735d9 Fix missing chunks for index page in webpack config 2016-11-26 23:19:34 +08:00
Wu Cheng-Han 5287d46931 Optimize hackmd resource packing and load orders 2016-11-26 23:18:51 +08:00
Wu Cheng-Han 3fbfdb7db8 Optimize index page resources packing and loads 2016-11-26 23:13:02 +08:00
Wu Cheng-Han 71a356552f Update to auto generate meta description based on content in publish note and slide 2016-11-26 23:04:29 +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 9d4ede4cff Fix possible XSS in yaml-metadata and turn using ejs escape syntax than external lib [Security Issue] 2016-11-26 22:55:31 +08:00
Wu Cheng-Han b43e63dd21 Update to support go in code block syntax highlighting 2016-11-26 22:48:20 +08:00
Wu Cheng-Han 79d5b2c37f Fix slide might able to add unsafe attribute on section tag which cause XSS [Security Issue] 2016-11-26 22:46:58 +08:00
Wu Cheng-Han f86a9e0c4b Fix slide might trigger script when processing markdown which cause XSS [Security Issue] 2016-11-26 22:46:08 +08:00
Wu Cheng-Han 9383df59c9 Update socket.io to 1.6.0 2016-11-26 22:40:50 +08:00
Wu Cheng-Han 1ba46c95fb Update to separate polypill for IE to a template 2016-11-26 22:38:18 +08:00
Wu Cheng-Han 64d1d2c04b Fix published note won't scroll to hash on load 2016-11-26 19:46:20 +08:00
Yukai Huang 1a4f3950e6 Handle preprocess image error 2016-11-22 07:20:48 +08:00
Wu Cheng-Han 80ee507951 Fix mathjax with blockquote might have race condition 2016-11-18 12:19:05 +08:00
Wu Cheng-Han f387bb312f Try to replace engine.io to uws in socket.io for better performance 2016-11-18 12:18:29 +08:00
Wu Cheng-Han 09e6596074 Update to support haskell syntax highlighting in code block 2016-11-18 12:17:37 +08:00
Wu Cheng-Han c671d54d67 Add dmp worker to leverage CPU intensive calculation to child process 2016-11-18 12:09:58 +08:00
Wu Cheng-Han 55ae64035b Merge branch 'master' of https://github.com/jackycute/HackMD 2016-11-18 12:08:01 +08:00
Yukai Huang aaf034bfbc Update README 2016-11-17 18:27:53 +08:00
Yukai Huang 46a4fe10ab Add env config prefix 2016-11-17 16:28:02 +08:00
Yukai Huang 975b1f248f Add libvips heroku buildpack 2016-11-17 16:24:30 +08:00
Yukai Huang 2279986f97 Config sharp image preprocessing 2016-11-16 17:07:00 +08:00
Yukai Huang 1f409197c3 Fix order list 2016-11-16 14:46:38 +08:00
Yukai Huang 2b2c593531 Config s3 through env variables 2016-11-16 14:44:42 +08:00
Yukai Huang 7830184993 Create s3 config guide 2016-11-16 14:27:18 +08:00
Wu Cheng-Han c58162a2e7 Revert "Add workers for notes to leverage CPU intensive work loading"
This reverts commit 4ccfdfa538.
2016-11-16 13:58:59 +08:00
Wu Cheng-Han 7adb78aba8 Revert "Add workers for history to leverage CPU intensive work loading"
This reverts commit b5920fbbd1.
2016-11-16 13:58:54 +08:00
Yukai Huang 518a4a120b upload image to s3 2016-11-16 12:05:24 +08:00
Yukai Huang 4d3672ae5d Join image path with config.serverurl 2016-11-16 10:50:07 +08:00
Yukai Huang 8db6624ae9 save to upload folder only when option enabled 2016-11-15 23:25:41 +08:00
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