summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-14Use strict mode in all backend filesBoHong Li19-0/+19
2017-03-08Use JavaScript Standard StyleBoHong Li19-3139/+3069
2017-03-04Fixed Syntax ErrorBoHong Li1-1/+5
2017-02-18Fix user profile photo might not replace to proper sizeWu Cheng-Han1-4/+4
2017-02-15first envs then the configMike1-1/+1
2017-02-10Add validation to defaultpermission in configNV1-2/+7
2017-02-10Add default permission configNV2-2/+6
2017-02-07Fix ldap config not initialize properlyWu Cheng-Han1-4/+3
2017-02-07Fix HMD_LDAP_TLS_CA not passing correctly and update README.mdWu Cheng-Han1-2/+11
2017-02-07Add basics for secret management by Docker 1.13Sheogorath1-24/+28
2017-02-03Update to add biggerphoto on parsing user profileWu Cheng-Han1-10/+26
2017-02-03Update realtime to use timer to avoid memory leaks on busy tickWu Cheng-Han1-5/+11
2017-02-03Update to remove history cache to lower application couplingWu Cheng-Han2-111/+61
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