summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix server crash on PDF creationSheogorath2018-09-241-0/+4
* Extend migration error handlingSheogorath2018-09-058-9/+9
* Merge pull request #906 from SISheogorath/fix/letterAvatarMailChristoph (Sheogorath) Kern2018-09-051-0/+4
|\
| * Fix possible weird objects as emailSheogorath2018-07-271-0/+4
* | BUGFIX: wrong version check for gitlab apiAlexander Hesse2018-08-231-2/+2
* | Merge pull request #908 from micedre/gitlabV4Christoph (Sheogorath) Kern2018-07-312-2/+8
|\ \
| * | Add possibility to choose between version v3 or v4 for the gitlab api.Cédric Couralet2018-07-312-2/+8
* | | Merge pull request #894 from hcaloto/fixMigrationIssuesChristoph (Sheogorath) Kern2018-07-318-2/+56
|\ \ \ | |/ / |/| |
| * | Add missing catch blocks for migration from 1.1.1 to 1.2.0Hugo Caloto2018-07-318-2/+56
* | | Merge pull request #907 from SISheogorath/fix/historyLZStringChristoph (Sheogorath) Kern2018-07-282-2/+19
|\ \ \
| * | | Further improvement of error handling for LZStringSheogorath2018-07-272-2/+10
| * | | Minimize number of errors in LZString parsing errors for historySheogorath2018-07-271-0/+9
| | |/ | |/|
* / | Support 'host' & 'path' config optionsMiranda Kastemaa2018-07-272-0/+3
|/ /
* / Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche2018-07-091-1/+1
|/
* Add script src hash for speaker note to CSP directivesMax Wu2018-07-051-1/+1
* Fixing content types in status routerSheogorath2018-07-031-2/+4
* Update passport-ldapSheogorath2018-06-301-1/+1
* Final replacementsSheogorath2018-06-242-2/+2
* Do final internal renameingSheogorath2018-06-243-6/+14
* Rename HackMD view to CodiMDSheogorath2018-06-243-3/+3
* Rename environment variables and add legacy support.Sheogorath2018-06-243-86/+216
* Rebrand HackMD to CodiMDSheogorath2018-06-241-1/+1
* Merge pull request #854 from hackmdio/feature/disableGravatarChristoph (Sheogorath) Kern2018-06-244-27/+21
|\
| * Allow to disable gravatarSheogorath2018-06-234-27/+21
* | Merge pull request #855 from hackmdio/fix/constantsChristoph (Sheogorath) Kern2018-06-243-0/+19
|\ \
| * | Move config out of statics pathSheogorath2018-06-243-0/+19
| |/
* | Merge pull request #856 from hackmdio/fix/lineEndingsChristoph (Sheogorath) Kern2018-06-241-1/+3
|\ \
| * | Fix possible line-ending issues for init noteSheogorath2018-06-241-1/+3
| |/
* | Merge pull request #857 from hackmdio/fix/pdf-linksChristoph (Sheogorath) Kern2018-06-241-1/+4
|\ \
| * | Fix broken images in PDF caused by misconfigred server URLSheogorath2018-06-241-1/+4
| |/
* / Fix breaking regexSheogorath2018-06-241-1/+1
|/
* Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-233-1/+3
* Merge pull request #830 from SISheogorath/feature/GDPRChristoph (Sheogorath) Kern2018-06-178-14/+150
|\
| * Add note export functionSheogorath2018-05-261-0/+56
| * Add token based security featureSheogorath2018-05-254-12/+52
| * Fix requests for deleted usersSheogorath2018-05-252-5/+10
| * Add delete function for authenticated usersSheogorath2018-05-251-0/+24
| * Use cascaded deletesSheogorath2018-05-253-4/+12
| * Use hard delete instead of soft deleteSheogorath2018-05-251-1/+1
| * Add privacy and ToS linksSheogorath2018-05-241-1/+4
* | Fix i18n writing locale files in productionSheogorath2018-06-051-0/+3
* | Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-048-2/+154
|\ \
| * | Use TEXT instead of STRING for tokensPedro Ferreira2018-03-262-2/+25
| * | Add support for generic OAuth2 providersPedro Ferreira2018-03-266-0/+129
* | | Fix callback validationAdam Hoka2018-06-014-4/+7
* | | Add Azure Blob Storage supportÁdám Hóka2018-06-015-3/+49
* | | 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
|\ \