summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-20Refactoring imageRouter to modularitySheogorath7-132/+190
2018-03-18Add check for undefined UUIDSheogorath1-1/+8
2018-03-16Add helper function to fix number problemsSheogorath2-3/+10
2018-03-15Convert HMD_MINIO_PORT into Number type.vazontang1-1/+1
2018-03-14Add config option for report URI in CSPSheogorath3-2/+11
2018-03-11Fix to log instead of throwing error on parse note idMax Wu1-2/+4
2018-03-10Fix parseNoteId order to fix some edge caseMax Wu1-7/+7
2018-03-10Improve history migration performanceMax Wu1-11/+5
2018-03-09Multiple emails from LDAP are already an ArrayFelix Schäfer1-1/+1
2018-03-06Add missing migration for permissionsSheogorath1-0/+11
2018-03-05Remove unused LDAP option `tokenSecret`Felix Schäfer2-2/+0
2018-03-01Introduce ldap.useridFieldDustin Frisch3-1/+6
2018-02-27Update to use buffer in encode/decode note idMax Wu1-2/+4
2018-02-26Add migration for LZString compressed note id in historyMax Wu1-1/+21
2018-02-26Remove and replace all note id compression in LZString with base64urlMax Wu3-8/+33
2018-02-17Fix to show 500 message when got error in parseNoteIdMax Wu1-1/+2
2018-02-09Fix field type to prevent data truncation of authorship (#721)Max Wu3-2/+15
2018-02-08Fix typo of DB migration scriptTakeaki Matsumoto1-2/+2
2018-02-05don't require referer to find note id in socket.io connections (fixes #623)Stefan Bühler1-6/+14
2018-01-30Fix uncaught exception for non-existent userSheogorath1-0/+5
2018-01-27Remove camel case from `imageuploadtype` in configSheogorath4-6/+14
2018-01-26Fix ldap provider name in templateSheogorath1-0/+2
2018-01-23Fix broken port configSheogorath1-1/+1
2018-01-20Allow more detailed configuration of upload mime typesSheogorath1-0/+20
2018-01-20Add option to enable `freely` permission in closed instanceDario Ernst5-2/+6
2018-01-19Load version from package.jsonSheogorath1-1/+3
2018-01-19Fix not passing app key correctly in dropbox configWu Cheng-Han3-3/+6
2018-01-18Release 1.0.0-ceSheogorath1-1/+1
2018-01-18Ignore empty values for revision.Sheogorath1-2/+2
2018-01-18Allow posting new note with contentDustin Frisch3-1/+13
2018-01-16Fix minor typosMax Wu1-3/+3
2017-12-22Update index.jsChristoph (Sheogorath) Kern1-1/+1
2017-12-22Simplify loopChristoph (Sheogorath) Kern1-8/+3
2017-12-14Fix file permission, remove useless executablePeter Dave Hello1-0/+0
2017-12-09parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm2-5/+12
2017-12-09Add setting `ldap.usernameField`Lukas Kalbertodt3-1/+9
2017-12-05fixed sslcapath bugLaysDragon2-2/+10
2017-12-04added guide for SAML settingsNorihito Nakae3-3/+0
2017-11-29added environment variables for SAMLNorihito Nakae1-1/+12
2017-11-29fixed the SAML callback URL to unconfigurable.Norihito Nakae2-2/+1
2017-11-28Initial support for SAML authenticationNorihito Nakae7-0/+129
2017-10-31Fix mattermost breaking notesSheogorath1-0/+1
2017-10-31Add mattermost authenticationChristoph Witzany8-0/+75
2017-10-25Adds 403 response if PDF export is disabledgeekyd1-1/+6
2017-10-25Adds PDF export via configgeekyd4-4/+10
2017-10-22Move CSP logic to new file, Fix boolean config examplesLiterallie1-0/+80
2017-10-22Change CSP config format to be more intuitiveLiterallie2-9/+4
2017-10-22CSP: Allow more content typesLiterallie1-3/+7
2017-10-22CSP: Add nonce to slide view inline JSLiterallie1-1/+2
2017-10-22CSP: Upgrade insecure requests if possibleLiterallie1-2/+3