- 30 Jun, 2018 21 commits
-
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
-
Sheogorath authored
-
Sheogorath authored
This reverts commit 4d4163c1.
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
Update dependencies
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 27 Jun, 2018 2 commits
-
-
Christoph (Sheogorath) Kern authored
Add docs for usage of terms and privacy policy
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 26 Jun, 2018 6 commits
-
-
Christoph (Sheogorath) Kern authored
Update install instructions to cover sequelize
-
Sheogorath authored
We instruct people to run db migrations on inital setup. We should do that! Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
Fix broken unicode urls
-
Sheogorath authored
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>
-
Christoph (Sheogorath) Kern authored
Add Print icon to slide view
-
Christoph (Sheogorath) Kern authored
Rebrand HackMD CE to CodiMD
-
- 24 Jun, 2018 9 commits
-
-
Sheogorath authored
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>
-
Sheogorath authored
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>
-
Sheogorath authored
It's way easier to add a note to the guides than to redo all the images, etc. We have more important things to spend our time on, but if someone wants to redo them, you are very welcome! Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
A little minor change, by moving the CodiMD version header in its own middleware. Should simplify to determine the version number of the Backend in future. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Even when it looks a bit weird in first place to rename all internals step by step, it makes sense to do so, because we run into confusion afterwards. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
As we are no longer HackMD the short tag `HMD` doesn't match anymore. We move it to the matching prefix `CMD` and inform our users about the change. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
We want to communicate transparent. So we should state very clear what CodiMD is and what makes it different from HackMD and at the same time how we are related and that there are no bad boys involved. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
We can remove this contributors file, since it doesn't provide any more information than git blame does anyways. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 23 Jun, 2018 2 commits
-
-
Christoph (Sheogorath) Kern authored
Allow to disable gravatar
-
Christoph (Sheogorath) Kern authored
Move config out of statics path
-