summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-22Fix broken profile imagesSheogorath1-2/+6
2017-09-04Give google the correct name.Kaiyu Shi1-3/+3
2017-06-14fix s3 us-east-1 region endpointKotaro Yamamoto1-1/+4
2017-06-05Fix typo in the db configWu Cheng-Han1-1/+1
2017-06-05Fix slide might not provide slideOptions metaWu Cheng-Han1-1/+1
2017-06-02switch to __dirnamebutlerx1-1/+1
2017-06-01Read to correct tlsca file pathtkykm1-2/+2
2017-06-01check if reveal theme existsbutlerx2-1/+11
2017-05-31add the ability to set slide theme in slide optionsbutlerx1-0/+1
2017-05-17fix: export to gist occurred 404 not foundMax Wu1-0/+4
2017-05-08fix(config): ssl environment configs not parse properlyRaccoon Li3-7/+20
2017-05-08fix(config): some environment config not parse properlyRaccoon Li2-7/+7
2017-05-08Rename checkURiValid.js to checkURIValid.jsMax Wu1-0/+0
2017-05-08fix(imageRouter): import missing dependency: getImageMimeTypeRaccoon Li1-1/+1
2017-05-08refactor(config.js): Extract config fileBoHong Li12-251/+390
2017-05-08refactor: Remove `require` extension filenameBoHong Li9-22/+21
2017-05-08refactor(baseRouter.js): Adjust style fit standardBoHong Li1-1/+0
2017-05-08refactor(auth.js): Remove base pathBoHong Li1-8/+8
2017-05-08refactor(app.js): Move passport serialize and deserialize to auth moduleBoHong Li1-0/+22
2017-05-08refactor(app.js): Extract tooBusyBoHong Li1-0/+13
2017-05-08refactor(app.js): Extract upload imageBoHong Li1-0/+95
2017-05-08refactor(app.js): Extract note actionBoHong Li1-0/+24
2017-05-08refactor(app.js): Extract /me pageBoHong Li1-0/+36
2017-05-08refactor(app.js): Extract history apiBoHong Li1-0/+19
2017-05-08refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li11-194/+405
2017-05-08refactor(app.js): Extract status pagesBoHong Li1-0/+92
2017-05-08refactor(app.js): Extract index, 403, 404, 500 pagesBoHong Li1-0/+23
2017-05-08refactor(app.js): Extract urlencodedParser to utils moduleBoHong Li1-0/+9
2017-05-08refactor(app.js): Extract middleware to moduleBoHong Li2-0/+31
2017-05-08refactor(logger): Refactor logger.jsBoHong Li1-11/+11
2017-05-08Use single quotesLluisArevalo1-11/+11
2017-05-08Add Content-Type to the images uploaded to AWS S3LluisArevalo1-0/+20
2017-03-28fix: Other dialect duplicated add index problemBoHong Li2-3/+14
2017-03-28fix: Support SQliteBoHong Li3-7/+25
2017-03-27fix: Add missing migrationBoHong Li7-0/+139
2017-03-24fix: Fixed sequelize-cli db:migration cannot stop when occur errorBoHong Li5-41/+51
2017-03-23Fix front-end constants generation not getting config properlyWu Cheng-Han1-0/+2
2017-03-23Mark as 0.5.1Wu Cheng-Han1-1/+1
2017-03-20Update to generate front-end constants on server startupWu Cheng-Han1-1/+2
2017-03-15Fix strip null byte in model should cast to string to use replace functionWu Cheng-Han1-0/+1
2017-03-14Add config option for gitlab api scope and auto adapt gitlab snippet feature ...Wu Cheng-Han2-2/+4
2017-03-14Fix update doc from filesystem cause redundant authorship stringifyWu Cheng-Han1-1/+1
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