| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Added HMD_LDAP_TLS_CA env variable | alecdwm | 2016-12-14 | 1 | -0/+6 |
| * | Initial support for LDAP server authentication | alecdwm | 2016-12-13 | 3 | -1/+60 |
* | | Fix and refactor extracting content using metaMarked directly might lead in i... | Wu Cheng-Han | 2017-01-04 | 2 | -68/+34 |
* | | Mark as 0.5.0 | Wu Cheng-Han | 2017-01-02 | 1 | -2/+2 |
* | | Fix yaml metadata description not able to show | Wu Cheng-Han | 2017-01-02 | 1 | -3/+3 |
* | | Refactor data processing to model definition | Wu Cheng-Han | 2017-01-02 | 3 | -0/+27 |
* | | Update to remove null byte before saving to DB and remove null byte on changes | Wu Cheng-Han | 2017-01-02 | 3 | -7/+35 |
* | | Fix migration script of revision lacks of definition of primary key | Wu Cheng-Han | 2017-01-02 | 1 | -1/+4 |
* | | Fix to not use diff_cleanupSemantic, bug report refer to https://code.google.... | Wu Cheng-Han | 2017-01-02 | 1 | -1/+0 |
* | | Remove LZString compression for data storage | Wu Cheng-Han | 2017-01-02 | 5 | -37/+28 |
* | | Remove manual LZString compression for partial socket io event data | Wu Cheng-Han | 2017-01-02 | 2 | -10/+2 |
* | | Use dburl to configurate | bananaappletw | 2016-12-22 | 2 | -6/+5 |
* | | Simplify code for heroku | bananaappletw | 2016-12-22 | 1 | -1/+2 |
* | | Fix #293 | bananaappletw | 2016-12-22 | 1 | -3/+4 |
* | | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 3 | -7/+7 |
* | | Fix possible user is undefined in realtime events | Wu Cheng-Han | 2016-12-20 | 1 | -17/+26 |
* | | Fix email option in config not parse correctly | Wu Cheng-Han | 2016-12-20 | 1 | -1/+1 |
* | | Mark as 0.4.6 | Wu Cheng-Han | 2016-12-19 | 1 | -1/+1 |
* | | Try to fix when server have heavy loading cache might not update to db properly | Wu Cheng-Han | 2016-12-18 | 2 | -2/+2 |
* | | Add support of allow free url config option with correspond modifications | Wu Cheng-Han | 2016-12-16 | 2 | -2/+12 |
* | | Fix typo | Wu Cheng-Han | 2016-12-16 | 1 | -1/+1 |
* | | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2016-12-15 | 3 | -0/+8 |
|/ |
|
* | Update sequelize init condition | Yukai Huang | 2016-12-12 | 1 | -5/+4 |
* | Simplify output with sequelize database argument | Yukai Huang | 2016-12-12 | 1 | -2/+8 |
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 6 | -14/+87 |
* | Merge pull request #248 from hackmdio/file-upload-options | Max Wu | 2016-11-27 | 1 | -1/+15 |
|\ |
|
| * | Add env config prefix | Yukai Huang | 2016-11-17 | 1 | -5/+5 |
| * | Config s3 through env variables | Yukai Huang | 2016-11-16 | 1 | -7/+6 |
| * | upload image to s3 | Yukai Huang | 2016-11-16 | 1 | -1/+12 |
| * | support filesystem image upload | Yukai Huang | 2016-11-14 | 1 | -1/+5 |
* | | Update to auto generate meta description based on content in publish note and... | Wu Cheng-Han | 2016-11-26 | 2 | -7/+17 |
* | | Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter... | Wu Cheng-Han | 2016-11-26 | 1 | -5/+2 |
* | | Fix slide might trigger script when processing markdown which cause XSS [Secu... | Wu Cheng-Han | 2016-11-26 | 1 | -11/+1 |
* | | Add dmp worker to leverage CPU intensive calculation to child process | Wu Cheng-Han | 2016-11-18 | 2 | -102/+221 |
* | | Revert "Add workers for notes to leverage CPU intensive work loading" | Wu Cheng-Han | 2016-11-16 | 3 | -191/+90 |
* | | Revert "Add workers for history to leverage CPU intensive work loading" | Wu Cheng-Han | 2016-11-16 | 2 | -99/+46 |
|/ |
|
* | Add workers for history to leverage CPU intensive work loading | Wu Cheng-Han | 2016-11-07 | 2 | -46/+99 |
* | Add workers for notes to leverage CPU intensive work loading | Wu Cheng-Han | 2016-11-07 | 3 | -90/+191 |
* | Fix config.js use cdn option not parse properly and add missing cdn resources | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
* | Change use cdn config option default to be true | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
* | Change to raise socket io timeout, heartbeat interval and timeout to lower of... | Wu Cheng-Han | 2016-10-23 | 1 | -2/+2 |
* | Change revision saving policy period | Wu Cheng-Han | 2016-10-15 | 1 | -2/+2 |
* | Fix socket disconnect might interrupt loop issue | Wu Cheng-Han | 2016-10-14 | 1 | -3/+9 |
* | Fix to handle undefined document on update history | Wu Cheng-Han | 2016-10-12 | 1 | -2/+2 |
* | Fix note extract tags might get encoded HTML entity | Wu Cheng-Han | 2016-10-12 | 1 | -1/+1 |
* | Fix history time should save in UNIX timestamp to avoid time offset issue | Wu Cheng-Han | 2016-10-11 | 1 | -1/+1 |
* | Mark as 0.4.5 | Wu Cheng-Han | 2016-10-11 | 1 | -2/+2 |
* | Fix new note with empty content not saving to history and remove debug code | Wu Cheng-Han | 2016-10-11 | 1 | -4/+1 |
* | Fix doc updating revision not stringify and compress authorship before save | Wu Cheng-Han | 2016-10-11 | 1 | -1/+1 |
* | Add more environment variables for server configuration, update related secti... | Wu Cheng-Han | 2016-10-10 | 1 | -14/+34 |