summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add docs for usage of terms and privacy policySheogorath2018-06-271-0/+17
* Merge pull request #866 from SISheogorath/docs/nativeSequelizeChristoph (Sheogorath) Kern2018-06-261-1/+4
|\
| * Update install instructions to cover sequelizeSheogorath2018-06-261-1/+4
|/
* Merge pull request #865 from SISheogorath/fix/unicodeURLsChristoph (Sheogorath) Kern2018-06-261-1/+1
|\
| * Fix broken unicode urlsSheogorath2018-06-261-1/+1
|/
* Merge pull request #863 from hackmdio/feature/slidePrintChristoph (Sheogorath) Kern2018-06-263-1/+10
|\
| * Add Print icon to slide viewSheogorath2018-06-243-1/+10
* | Merge pull request #850 from SISheogorath/rebrand/CodiMDChristoph (Sheogorath) Kern2018-06-2641-1175/+437
|\ \ | |/ |/|
| * Final replacementsSheogorath2018-06-244-6/+6
| * Add note about renaming to docsSheogorath2018-06-247-2/+16
| * Do final internal renameingSheogorath2018-06-244-6/+15
| * Rename HackMD view to CodiMDSheogorath2018-06-2411-22/+22
| * Rename environment variables and add legacy support.Sheogorath2018-06-244-160/+292
| * Add background story about the renamingSheogorath2018-06-241-0/+11
| * Remove outdated contributors fileSheogorath2018-06-241-902/+0
| * Rebrand HackMD to CodiMDSheogorath2018-06-2416-82/+80
|/
* Merge pull request #854 from hackmdio/feature/disableGravatarChristoph (Sheogorath) Kern2018-06-245-27/+23
|\
| * Allow to disable gravatarSheogorath2018-06-235-27/+23
* | Merge pull request #855 from hackmdio/fix/constantsChristoph (Sheogorath) Kern2018-06-245-17/+20
|\ \
| * | Move config out of statics pathSheogorath2018-06-245-17/+20
* | | 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
| |/ /
* | | Merge pull request #858 from SISheogorath/fix/imgUploadChristoph (Sheogorath) Kern2018-06-241-1/+1
|\ \ \ | |/ / |/| |
| * | Fix breaking regexSheogorath2018-06-241-1/+1
| |/
* | Merge pull request #853 from SISheogorath/fix/imgUploadChristoph (Sheogorath) Kern2018-06-234-1/+4
|\|
| * Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-234-1/+4
* | Merge pull request #852 from SISheogorath/remove/unusedLangChristoph (Sheogorath) Kern2018-06-232-2/+1
|\ \ | |/ |/|
| * Remove unused zh.json from repoSheogorath2018-06-232-2/+1
* | Fix all newly introduced linting issuesSheogorath2018-06-231-10/+10
|/
* Merge branch 'pr-846'Sheogorath2018-06-235-21/+250
|\
| * Fix liniting and optimize some functionsSheogorath2018-06-233-47/+74
| * Add a toolbar to Codemirror editorEdgar Zanella Alvarenga2018-06-195-0/+202
* | Merge pull request #849 from jekrb/cover-template-stringChristoph (Sheogorath) Kern2018-06-231-19/+19
|\ \ | |/ |/|
| * turn concatenated string into a multi-line template stringJake Burden2018-06-221-19/+19
|/
* Merge pull request #844 from hackmdio/docs/fix-defaultChristoph (Sheogorath) Kern2018-06-181-2/+2
|\
| * Fix wrong docs about default image upload locationSheogorath2018-06-171-2/+2
* | Merge pull request #845 from hackmdio/fix/polyfillChristoph (Sheogorath) Kern2018-06-184-5/+4
|\ \
| * | Move polyfill to CDN sectionSheogorath2018-06-184-5/+4
| |/
* | Merge pull request #843 from hackmdio/docs/K8sChristoph (Sheogorath) Kern2018-06-181-0/+7
|\ \ | |/ |/|
| * Add K8s note in READMESheogorath2018-06-171-0/+7
|/
* Update yarn.lockSheogorath2018-06-171-1/+137
* Merge pull request #830 from SISheogorath/feature/GDPRChristoph (Sheogorath) Kern2018-06-1713-30/+216
|\
| * Add privacy policy exampleSheogorath2018-05-311-0/+17
| * Fix missing dependencySheogorath2018-05-271-0/+1
| * Add export data UISheogorath2018-05-262-1/+3
| * Add note export functionSheogorath2018-05-261-0/+56
| * Add token based security featureSheogorath2018-05-255-13/+53
| * Add delete user UISheogorath2018-05-253-16/+44