summaryrefslogtreecommitdiff
path: root/lib/response.js (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-10Fix typos for `allowAnonymousEdits`Sheogorath1-2/+2
2018-03-30Fix CSP for disqus and Google AnalyticsSheogorath1-1/+2
2018-03-27403: redirect user to login page if not logged inPedro Ferreira1-1/+7
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-44/+44
2018-02-26Remove and replace all note id compression in LZString with base64urlMax Wu1-6/+5
2018-02-17Fix to show 500 message when got error in parseNoteIdMax Wu1-1/+2
2018-01-26Fix ldap provider name in templateSheogorath1-0/+2
2018-01-20Add option to enable `freely` permission in closed instanceDario Ernst1-0/+2
2018-01-18Allow posting new note with contentDustin Frisch1-1/+2
2017-12-14Fix file permission, remove useless executablePeter Dave Hello1-0/+0
2017-11-28Initial support for SAML authenticationNorihito Nakae1-0/+2
2017-10-31Fix mattermost breaking notesSheogorath1-0/+1
2017-10-31Add mattermost authenticationChristoph Witzany1-0/+1
2017-10-25Adds 403 response if PDF export is disabledgeekyd1-1/+6
2017-10-25Adds PDF export via configgeekyd1-1/+3
2017-10-22CSP: Add nonce to slide view inline JSLiterallie1-1/+2
2017-06-05Fix slide might not provide slideOptions metaWu Cheng-Han1-1/+1
2017-06-01check if reveal theme existsbutlerx1-1/+2
2017-05-31add the ability to set slide theme in slide optionsbutlerx1-0/+1
2017-05-08refactor(config.js): Extract config fileBoHong Li1-16/+16
2017-05-08refactor: Remove `require` extension filenameBoHong Li1-2/+2
2017-03-14Use strict mode in all backend filesBoHong Li1-0/+1
2017-03-08Use JavaScript Standard StyleBoHong Li1-547/+539
2017-01-16Refactor checkViewPermission to fix limited & protected permission check bug ...Wu Cheng-Han1-3/+3
2017-01-16Fix missing config in hackmd responseWu Cheng-Han1-1/+2
2017-01-12Add `allowemailregister` optionSheogorath1-0/+1
2017-01-10Add limited and protected permission蒼時弦也1-2/+7
2017-01-10Recovery tariling spaces蒼時弦也1-2/+2
2017-01-10Remove temporary change蒼時弦也1-3/+0
2017-01-05Fix anonymouse view permission check蒼時弦也1-1/+4
2017-01-05Add limit for constrain anonymous view note蒼時弦也1-3/+3
2017-01-04Fix and refactor extracting content using metaMarked directly might lead in i...Wu Cheng-Han1-45/+14
2017-01-02Fix yaml metadata description not able to showWu Cheng-Han1-3/+3
2017-01-02Remove LZString compression for data storageWu Cheng-Han1-7/+7
2016-12-21Fixed typo: anonmyousFlorian Rhiem1-3/+3
2016-12-16Add support of allow free url config option with correspond modificationsWu Cheng-Han1-2/+9
2016-12-15Add support of allow anonymous config option with correspond modificationsWu Cheng-Han1-0/+4
2016-12-13Initial support for LDAP server authenticationalecdwm1-0/+2
2016-12-02Update to support optional email register and signinWu Cheng-Han1-6/+10
2016-11-26Update to auto generate meta description based on content in publish note and...Wu Cheng-Han1-7/+14
2016-11-26Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...Wu Cheng-Han1-5/+2
2016-11-26Fix slide might trigger script when processing markdown which cause XSS [Secu...Wu Cheng-Han1-11/+1
2016-10-10Update to improve history api error and bad request handlingWu Cheng-Han1-0/+3
2016-10-10Update to allow CORS as API on revision actionsWu Cheng-Han1-0/+14
2016-10-10Update to support showing owner on the infobarWu Cheng-Han1-0/+6
2016-09-18Update to prevent caching and crawling statusWu Cheng-Han1-1/+1
2016-08-19Update to use proper way to render view and fix upload image error should res...Wu Cheng-Han1-74/+19
2016-08-19Add info api for noteWu Cheng-Han1-0/+32
2016-08-15Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han1-4/+35
2016-08-15Fix meta might be null issueWu Cheng-Han1-0/+3