summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update markdown-pdfSheogorath2018-07-272-4/+4
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add mailmap for contributorsSheogorath2018-07-271-0/+14
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Merge pull request #896 from maahl/default_img_upload_typeChristoph (Sheogorath) Kern2018-07-271-1/+1
|\ | | | | Upload images to the filesystem by default, rather than to imgur
| * Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche2018-07-091-1/+1
| | | | | | | | Signed-off-by: Maxence Ahlouche <maxence.ahlouche@gmail.com>
* | Merge pull request #893 from w4tsn/patch-2Christoph (Sheogorath) Kern2018-07-271-2/+2
|\ \ | | | | | | Fix some false titles
| * | Fix some false titlesAlexander Wellbrock2018-07-081-2/+2
| |/ | | | | Signed-off-by: Alexander Wellbrock <a.wellbrock@mailbox.org>
* / Update ja.json (POEditor.com)Christoph (Sheogorath) Kern2018-07-101-103/+114
|/
* Merge pull request #890 from hackmdio/fix-csp-for-speaker-notesChristoph (Sheogorath) Kern2018-07-051-1/+1
|\ | | | | Replaces script src hash for speaker note to CSP directives
| * Add script src hash for speaker note to CSP directivesMax Wu2018-07-051-1/+1
|/ | | | Signed-off-by: Max Wu <jackymaxj@gmail.com>
* Merge pull request #886 from SISheogorath/fix/ToCHeaderChristoph (Sheogorath) Kern2018-07-042-46/+70
|\ | | | | Refactor generation of ToC
| * ToC: Some HTML improvements and style fixesSheogorath2018-07-042-6/+20
| | | | | | | | | | | | | | | | The ToC generated broken HTML with unclosed `<li>` tags. This got fixed as well as some minor optimisation and adding list elements for the subentries so the elements appear in the ToC while scrolling. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Ignore h6 headersSheogorath2018-07-041-1/+1
| | | | | | | | | | | | | | h6 headers are used for tags in CodiMD. So we should ignore them for the ToC generation. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Refactor generation of ToCSheogorath2018-07-041-45/+55
| | | | | | | | | | | | | | | | | | | | This replaces the existing iterative implementation of the ToC generation with an recursive one. This also solves the problem of skipped headers which causes wrong leveling of them. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Merge pull request #883 from SISheogorath/fix/contentTypesChristoph (Sheogorath) Kern2018-07-031-2/+4
|\ \ | | | | | | Fixing content types in status router
| * | Fixing content types in status routerSheogorath2018-07-031-2/+4
| |/ | | | | | | | | | | | | | | As it turns out, expressjs doesn't detect the right mimetype and it seems like I didn't bother to test this enough. So lets fix it for the next release. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Merge pull request #884 from SISheogorath/fix/nightModeChristoph (Sheogorath) Kern2018-07-034-4/+17
|\ \ | |/ |/| Fix some night mode colors
| * Remove some unneeded defined inline-stylingsSheogorath2018-07-031-2/+2
| | | | | | | | | | | | These have no really useful point here. Let's just remove them. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Fix some night mode colorsSheogorath2018-07-033-2/+15
|/ | | | | | | | We have some issues with night mode and the font color. This should fix this in the permission table and the delete node modal. As well as some picture styling. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Update it.json (POEditor.com)Christoph (Sheogorath) Kern2018-07-021-103/+114
|
* Release 1.2.0Sheogorath2018-06-301-1/+1
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Release notes for 1.2.0Sheogorath2018-06-301-0/+48
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Update de.json (POEditor.com)Christoph (Sheogorath) Kern2018-06-301-108/+114
|
* Update yarn.lockSheogorath2018-06-301-17/+34
|
* Revert "Update pg"Sheogorath2018-06-301-1/+1
| | | | This reverts commit 4d4163c1705af7dbdeeac3e788e72f6683221680.
* Update yarn.lockSheogorath2018-06-301-106/+286
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Merge pull request #871 from SISheogorath/update/dependenciesChristoph (Sheogorath) Kern2018-06-309-85/+46
|\ | | | | Update dependencies
| * Update randomcolorSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update pgSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update storeSheogorath2018-06-302-60/+21
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update highlight.jsSheogorath2018-06-305-5/+5
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update xss protectionSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update sqliteSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update shortidSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update passportSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update to octicon 4.4.0Sheogorath2018-06-306-8/+8
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update passport-ldapSheogorath2018-06-302-2/+2
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update validatorSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update password-gitlab2Sheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update minioSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Update markdown-pdfSheogorath2018-06-301-1/+1
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Merge pull request #868 from SISheogorath/docs/termsAndPrivacyChristoph (Sheogorath) Kern2018-06-271-0/+17
|\ \ | |/ |/| Add docs for usage of terms and privacy policy
| * Add docs for usage of terms and privacy policySheogorath2018-06-271-0/+17
|/ | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Merge pull request #866 from SISheogorath/docs/nativeSequelizeChristoph (Sheogorath) Kern2018-06-261-1/+4
|\ | | | | Update install instructions to cover sequelize
| * Update install instructions to cover sequelizeSheogorath2018-06-261-1/+4
|/ | | | | | | We instruct people to run db migrations on inital setup. We should do that! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Merge pull request #865 from SISheogorath/fix/unicodeURLsChristoph (Sheogorath) Kern2018-06-261-1/+1
|\ | | | | Fix broken unicode urls
| * Fix broken unicode urlsSheogorath2018-06-261-1/+1
|/ | | | | | | | | | It wasn't possible to create unicode based URLs in freeurl mode, because the noteid used for the websocket connection is double escaped. When we decode it and let socketio-client reencode it, we get the real shortid/noteid and can find the note in the database and open the connection. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Merge pull request #863 from hackmdio/feature/slidePrintChristoph (Sheogorath) Kern2018-06-263-1/+10
|\ | | | | Add Print icon to slide view
| * Add Print icon to slide viewSheogorath2018-06-243-1/+10
| | | | | | | | | | | | | | | | It redirects the user to the print view of the document. I claim that people should either be smart enough to use ctrl+P or ask someone who knows how to print a webpage. I don't want to babysit our users. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Merge pull request #850 from SISheogorath/rebrand/CodiMDChristoph (Sheogorath) Kern2018-06-2641-1175/+437
|\ \ | |/ |/| Rebrand HackMD CE to CodiMD
| * Final replacementsSheogorath2018-06-244-6/+6
| | | | | | | | | | | | | | Looks like I missed a few. This should be complete now. And make us ready for the repo rename and merging. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>