summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #785 from pferreir/redirect-to-loginChristoph (Sheogorath) Kern2018-05-311-1/+7
|\
| * 403: redirect user to login page if not logged inPedro Ferreira2018-03-271-1/+7
* | Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2018-05-162-2/+0
* | Merge pull request #813 from SISheogorath/fix/googleAPIChristoph (Sheogorath) Kern2018-05-102-0/+2
|\ \
| * | Use API key instead of clientSecretSheogorath2018-04-132-0/+2
* | | Fix typo of "grouptAttribute" in saml auth moduleMax Wu2018-04-271-2/+2
* | | Merge pull request #803 from SISheogorath/fix/letterAvatarCSPChristoph (Sheogorath) Kern2018-04-173-11/+23
|\ \ \
| * | | Move letter-avatars into own requestSheogorath2018-04-173-11/+23
| |/ /
* | | Merge pull request #797 from SISheogorath/fix/LZErrorLogChristoph (Sheogorath) Kern2018-04-111-0/+9
|\ \ \
| * | | Add check for noteId lengthSheogorath2018-04-101-0/+9
| |/ /
* / / Fix typos for `allowAnonymousEdits`Sheogorath2018-04-103-4/+4
|/ /
* | Merge pull request #791 from SISheogorath/fix/extendedCSPPoliciesChristoph (Sheogorath) Kern2018-04-053-2/+17
|\ \
| * | Fix CSP for disqus and Google AnalyticsSheogorath2018-03-303-2/+17
* | | Add session data to env varsSheogorath2018-03-291-0/+2
|/ /
* | Merge pull request #780 from SISheogorath/fix/sessionSecretChristoph (Sheogorath) Kern2018-03-282-0/+10
|\ \
| * | Automatically generate a session secret if default is usedSheogorath2018-03-262-0/+10
* | | Merge pull request #786 from SISheogorath/fix/compatiblityConfigChristoph (Sheogorath) Kern2018-03-272-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix logical error in legacy config expressionSheogorath2018-03-261-2/+2
| * | Rename forgotten valuesSheogorath2018-03-261-4/+4
| |/
* / Allow embedding of video and audio tagsSheogorath2018-03-251-0/+1
|/
* Change config to camel case with backwards compatibilitySheogorath2018-03-2525-182/+235
* Merge pull request #771 from SISheogorath/refactor/imageRouterChristoph (Sheogorath) Kern2018-03-217-132/+190
|\
| * Refactoring imageRouter to modularitySheogorath2018-03-207-132/+190
* | Merge pull request #770 from SISheogorath/fix/ldapUUIDChristoph (Sheogorath) Kern2018-03-181-1/+8
|\ \
| * | Add check for undefined UUIDSheogorath2018-03-181-1/+8
| |/
* | Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64Christoph (Sheogorath) Kern2018-03-184-10/+53
|\ \
| * | Fix to log instead of throwing error on parse note idMax Wu2018-03-111-2/+4
| * | Fix parseNoteId order to fix some edge caseMax Wu2018-03-101-7/+7
| * | Improve history migration performanceMax Wu2018-03-101-11/+5
| * | Update to use buffer in encode/decode note idMax Wu2018-02-271-2/+4
| * | Add migration for LZString compressed note id in historyMax Wu2018-02-261-1/+21
| * | Remove and replace all note id compression in LZString with base64urlMax Wu2018-02-263-8/+33
* | | Merge pull request #757 from SISheogorath/fix/migrationChristoph (Sheogorath) Kern2018-03-171-0/+11
|\ \ \
| * | | Add missing migration for permissionsSheogorath2018-03-061-0/+11
* | | | Add helper function to fix number problemsSheogorath2018-03-162-3/+10
| |_|/ |/| |
* | | Merge pull request #761 from SISheogorath/feature/reportURIChristoph (Sheogorath) Kern2018-03-143-2/+11
|\ \ \
| * | | Add config option for report URI in CSPSheogorath2018-03-143-2/+11
| |/ /
* | | Convert HMD_MINIO_PORT into Number type.vazontang2018-03-151-1/+1
* | | Multiple emails from LDAP are already an ArrayFelix Schäfer2018-03-091-1/+1
|/ /
* | Remove unused LDAP option `tokenSecret`Felix Schäfer2018-03-052-2/+0
* | Introduce ldap.useridFieldDustin Frisch2018-03-013-1/+6
|/
* Fix to show 500 message when got error in parseNoteIdMax Wu2018-02-171-1/+2
* Fix field type to prevent data truncation of authorship (#721)Max Wu2018-02-093-2/+15
* Fix typo of DB migration scriptTakeaki Matsumoto2018-02-081-2/+2
* don't require referer to find note id in socket.io connections (fixes #623)Stefan Bühler2018-02-051-6/+14
* Fix uncaught exception for non-existent userSheogorath2018-01-301-0/+5
* Merge pull request #704 from SISheogorath/fix/ldapProviderNameChristoph (Sheogorath) Kern2018-01-291-0/+2
|\
| * Fix ldap provider name in templateSheogorath2018-01-261-0/+2
* | Remove camel case from `imageuploadtype` in configSheogorath2018-01-274-6/+14
|/
* Merge pull request #691 from SISheogorath/feature/uploadChristoph (Sheogorath) Kern2018-01-231-0/+20
|\