summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-21Fix redundant parameter to removeColumn in db migration scriptsWu Cheng-Han2-3/+3
2017-01-16Refactor checkViewPermission to fix limited & protected permission check bug ...Wu Cheng-Han2-23/+31
2017-01-16Fix missing config in hackmd responseWu Cheng-Han1-1/+2
2017-01-15Recover config change in 0f833f0Yukai Huang1-2/+2
2017-01-14Update server google/dropbox config checkYukai Huang1-2/+2
2017-01-12Fix allowemailregister config typo and default should be trueWu Cheng-Han1-1/+1
2017-01-12Fix for limited and protected permissions should forbid guest in realtime eventsWu Cheng-Han1-2/+2
2017-01-12Add `allowemailregister` optionSheogorath2-0/+3
2017-01-12Fix permission order and keep wording consistencyWu Cheng-Han1-1/+1
2017-01-12Fix author creation in operationCallback might cause unique constraint valida...Wu Cheng-Han1-11/+19
2017-01-10Adjust permission order to more clarly蒼時弦也1-1/+1
2017-01-10Fix syntax when use case蒼時弦也1-1/+1
2017-01-10Add limited and protected permission蒼時弦也3-15/+20
2017-01-10Recovery tariling spaces蒼時弦也1-2/+2
2017-01-10Remove temporary change蒼時弦也2-5/+0
2017-01-09Allow displaying LDAP provider name on sign-in modalneopostmodern1-1/+5
2017-01-06removed commaalecdwm1-1/+1
2017-01-06dark avatar backgrounds onlyalecdwm1-1/+4
2017-01-06Use randomcolor not seedrandom for avatar backgroundsalecdwm1-3/+2
2017-01-06Profile pictures for LDAP usersalecdwm2-0/+34
2017-01-05Fix anonymouse view permission check蒼時弦也1-1/+4
2017-01-05Add limit for constrain anonymous view note蒼時弦也2-3/+5
2017-01-04Fix and refactor extracting content using metaMarked directly might lead in i...Wu Cheng-Han2-68/+34
2017-01-02Mark as 0.5.0Wu Cheng-Han1-2/+2
2017-01-02Fix yaml metadata description not able to showWu Cheng-Han1-3/+3
2017-01-02Refactor data processing to model definitionWu Cheng-Han3-0/+27
2017-01-02Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han3-7/+35
2017-01-02Fix migration script of revision lacks of definition of primary keyWu Cheng-Han1-1/+4
2017-01-02Fix to not use diff_cleanupSemantic, bug report refer to https://code.google....Wu Cheng-Han1-1/+0
2017-01-02Remove LZString compression for data storageWu Cheng-Han5-37/+28
2017-01-02Remove manual LZString compression for partial socket io event dataWu Cheng-Han2-10/+2
2016-12-22Use dburl to configuratebananaappletw2-6/+5
2016-12-22Simplify code for herokubananaappletw1-1/+2
2016-12-22Fix #293bananaappletw1-3/+4
2016-12-21Fixed typo: anonmyousFlorian Rhiem3-7/+7
2016-12-20Fix possible user is undefined in realtime eventsWu Cheng-Han1-17/+26
2016-12-20Fix email option in config not parse correctlyWu Cheng-Han1-1/+1
2016-12-19Mark as 0.4.6Wu Cheng-Han1-1/+1
2016-12-18Try to fix when server have heavy loading cache might not update to db properlyWu Cheng-Han2-2/+2
2016-12-16Add support of allow free url config option with correspond modificationsWu Cheng-Han2-2/+12
2016-12-16Fix typoWu Cheng-Han1-1/+1
2016-12-15Add support of allow anonymous config option with correspond modificationsWu Cheng-Han3-0/+8
2016-12-14LDAP auth use email if providedalecdwm1-1/+1
2016-12-14Tokens not required for ldap authalecdwm1-4/+30
2016-12-14Added HMD_LDAP_TLS_CA env variablealecdwm1-0/+6
2016-12-13Initial support for LDAP server authenticationalecdwm3-1/+60
2016-12-12Update sequelize init conditionYukai Huang1-5/+4
2016-12-12Simplify output with sequelize database argumentYukai Huang1-2/+8
2016-12-02Update to support optional email register and signinWu Cheng-Han6-14/+87
2016-11-26Update to auto generate meta description based on content in publish note and...Wu Cheng-Han2-7/+17