Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove some unneeded defined inline-stylings | Sheogorath | 2018-07-03 | 1 | -2/+2 | |
| * | Fix some night mode colors | Sheogorath | 2018-07-03 | 3 | -2/+15 | |
|/ | ||||||
* | Update it.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-07-02 | 1 | -103/+114 | |
* | Release 1.2.0 | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
* | Release notes for 1.2.0 | Sheogorath | 2018-06-30 | 1 | -0/+48 | |
* | Update de.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-06-30 | 1 | -108/+114 | |
* | Update yarn.lock | Sheogorath | 2018-06-30 | 1 | -17/+34 | |
* | Revert "Update pg" | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
* | Update yarn.lock | Sheogorath | 2018-06-30 | 1 | -106/+286 | |
* | Merge pull request #871 from SISheogorath/update/dependencies | Christoph (Sheogorath) Kern | 2018-06-30 | 9 | -85/+46 | |
|\ | ||||||
| * | Update randomcolor | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update pg | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update store | Sheogorath | 2018-06-30 | 2 | -60/+21 | |
| * | Update highlight.js | Sheogorath | 2018-06-30 | 5 | -5/+5 | |
| * | Update xss protection | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update sqlite | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update shortid | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update passport | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update to octicon 4.4.0 | Sheogorath | 2018-06-30 | 6 | -8/+8 | |
| * | Update passport-ldap | Sheogorath | 2018-06-30 | 2 | -2/+2 | |
| * | Update validator | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update password-gitlab2 | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update minio | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
| * | Update markdown-pdf | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
* | | Merge pull request #868 from SISheogorath/docs/termsAndPrivacy | Christoph (Sheogorath) Kern | 2018-06-27 | 1 | -0/+17 | |
|\ \ | |/ |/| | ||||||
| * | Add docs for usage of terms and privacy policy | Sheogorath | 2018-06-27 | 1 | -0/+17 | |
|/ | ||||||
* | Merge pull request #866 from SISheogorath/docs/nativeSequelize | Christoph (Sheogorath) Kern | 2018-06-26 | 1 | -1/+4 | |
|\ | ||||||
| * | Update install instructions to cover sequelize | Sheogorath | 2018-06-26 | 1 | -1/+4 | |
|/ | ||||||
* | Merge pull request #865 from SISheogorath/fix/unicodeURLs | Christoph (Sheogorath) Kern | 2018-06-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix broken unicode urls | Sheogorath | 2018-06-26 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #863 from hackmdio/feature/slidePrint | Christoph (Sheogorath) Kern | 2018-06-26 | 3 | -1/+10 | |
|\ | ||||||
| * | Add Print icon to slide view | Sheogorath | 2018-06-24 | 3 | -1/+10 | |
* | | Merge pull request #850 from SISheogorath/rebrand/CodiMD | Christoph (Sheogorath) Kern | 2018-06-26 | 41 | -1175/+437 | |
|\ \ | |/ |/| | ||||||
| * | Final replacements | Sheogorath | 2018-06-24 | 4 | -6/+6 | |
| * | Add note about renaming to docs | Sheogorath | 2018-06-24 | 7 | -2/+16 | |
| * | Do final internal renameing | Sheogorath | 2018-06-24 | 4 | -6/+15 | |
| * | Rename HackMD view to CodiMD | Sheogorath | 2018-06-24 | 11 | -22/+22 | |
| * | Rename environment variables and add legacy support. | Sheogorath | 2018-06-24 | 4 | -160/+292 | |
| * | Add background story about the renaming | Sheogorath | 2018-06-24 | 1 | -0/+11 | |
| * | Remove outdated contributors file | Sheogorath | 2018-06-24 | 1 | -902/+0 | |
| * | Rebrand HackMD to CodiMD | Sheogorath | 2018-06-24 | 16 | -82/+80 | |
|/ | ||||||
* | Merge pull request #854 from hackmdio/feature/disableGravatar | Christoph (Sheogorath) Kern | 2018-06-24 | 5 | -27/+23 | |
|\ | ||||||
| * | Allow to disable gravatar | Sheogorath | 2018-06-23 | 5 | -27/+23 | |
* | | Merge pull request #855 from hackmdio/fix/constants | Christoph (Sheogorath) Kern | 2018-06-24 | 5 | -17/+20 | |
|\ \ | ||||||
| * | | Move config out of statics path | Sheogorath | 2018-06-24 | 5 | -17/+20 | |
* | | | Merge pull request #856 from hackmdio/fix/lineEndings | Christoph (Sheogorath) Kern | 2018-06-24 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Fix possible line-ending issues for init note | Sheogorath | 2018-06-24 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge pull request #857 from hackmdio/fix/pdf-links | Christoph (Sheogorath) Kern | 2018-06-24 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | Fix broken images in PDF caused by misconfigred server URL | Sheogorath | 2018-06-24 | 1 | -1/+4 | |
| |/ / | ||||||
* | | | Merge pull request #858 from SISheogorath/fix/imgUpload | Christoph (Sheogorath) Kern | 2018-06-24 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | |