| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Claudius Coenen <opensource@amenthes.de>
|
|
|
|
| |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\
| |
| | |
fix image paths
|
| |
| |
| |
| | |
Signed-off-by: mcnesium <git@mcnesium.com>
|
|\ \
| | |
| | | |
Replace `uws` with `ws` package
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
`uws` was deprecated by its maintainer and starts to cause more and more
problems and issue reports. So it's time to replace it and use a
maintained project instead. Lucky us, `uws` and `ws` can be used in an
identical way, without problems. To provide better performance, we
install the optional packages as well.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \
| | | |
| | | | |
Upgrade to Webpack 4
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Mehren <dmehren1@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Mehren <dmehren1@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Mehren <dmehren1@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Mehren <dmehren1@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Mehren <dmehren1@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Mehren <dmehren1@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Add documentation for an LDAP setup against Active Directory
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Since our documentation on our LDAP configs is quite small, I add this
example for LDAP in an Active Directory environment.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit d2ded08f59a3215931b597795dae1f334ebd9d90.
Seems like the package is used for building the sqlite3 integration.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Remove unused dependency
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This dependency where installed, but it seems like they were never used.
Seems like it's a remaining piece from the the prototyping phase of the
project.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Replace youtube example video on features page
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Since the youtube video on our feature page seems to have vanished, this
patch replaces it with an video of the blender foundation
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Some minor footer improvements
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removing copyrigt sign since we are not copyrighting things.
Changing hackmd.io to codimd.org since HackMD is more and more dividing
from CodiMD and may brings up wrong expectations.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \ \
| | | | |
| | | | | |
Set default to `v4`
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Seems like we didn't fix the problem with the last patch. This should
finally fix it.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Fix document length limit on post
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We recently introduced a new way to create notes using a post requeest
to the `/new` endpoint. This is not limited in size, other than pasting
a note in the editor. This patch should enforce this limit also on this
way.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Add POEditor to 'follow us' statement
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We broke the follow us before by removing Facebook and Twitter. Adding
POEditor should fix it and help to attract new translators.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\| | |
| | | |
| | | | |
Omit unneeded warning if no gitlab is configured
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
This patch should fix the unneeded warning of the wrong API version,
when gitlab isn't configured at all.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \
| | | |
| | | | |
Fix server crash on PDF creation
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
`markdown-pdf` seems to fail to provide the PDFs on tmpfs. This leads
crashing codimd which expects the file to be there. This patch should
add some proper error handling when expectation and reality don't fit
together.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \
| |_|/
|/| | |
Add indonesian language to CodiMD
|
|/ /
| |
| |
| |
| |
| | |
Big thanks @filosofikode for the translation work!
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|/
|
|
| |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| |
|
|\
| |
| | |
Extend migration error handling
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The current error handling seems to conflict with some sequelize
versions. So we add a second version of it in our excemptions.
I'm not happy about it, but when it helps to prevent further migration
breaking, it's worth it.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \
| | |
| | | |
Add an auth provider guide for Mattermost
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ondřej Slabý <kron258@gmail.com>
|
|\ \ \
| | | |
| | | | |
Switch to own, fixed, lz-string version
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \ \
| |_|/
|/| | |
Remove tests using node version 7
|
|/ /
| |
| |
| |
| |
| | |
Since node 7 is EOL and may breaks some new builds, we want to get rid of it. But having tests in version 8 would be nice, right? So here we go.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \
| |/
|/| |
Fix possible weird objects as email
|