index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
lib/config: use `path.resolve` instead of `path.join`
WilliButz
2018-09-26
1
-14
/
+14
|
*
lib/config: add environment variable to set config file
WilliButz
2018-09-26
1
-1
/
+2
|
*
lib/models/revision.js: make independent of exec-path
WilliButz
2018-09-26
1
-1
/
+2
*
|
Fix little bug in length limit
Sheogorath
2018-09-28
1
-1
/
+1
*
|
Merge pull request #971 from SISheogorath/fix/gitlabWarning
Christoph (Sheogorath) Kern
2018-09-27
1
-1
/
+2
|
\
\
|
*
|
Set default to `v4`
Sheogorath
2018-09-27
1
-1
/
+2
|
|
/
*
/
Fix document length limit on post
Sheogorath
2018-09-26
1
-1
/
+9
|
/
*
Omit unneeded warning if no gitlab is configured
Sheogorath
2018-09-25
1
-1
/
+1
*
Fix server crash on PDF creation
Sheogorath
2018-09-24
1
-0
/
+4
*
Extend migration error handling
Sheogorath
2018-09-05
8
-9
/
+9
*
Merge pull request #906 from SISheogorath/fix/letterAvatarMail
Christoph (Sheogorath) Kern
2018-09-05
1
-0
/
+4
|
\
|
*
Fix possible weird objects as email
Sheogorath
2018-07-27
1
-0
/
+4
*
|
BUGFIX: wrong version check for gitlab api
Alexander Hesse
2018-08-23
1
-2
/
+2
*
|
Merge pull request #908 from micedre/gitlabV4
Christoph (Sheogorath) Kern
2018-07-31
2
-2
/
+8
|
\
\
|
*
|
Add possibility to choose between version v3 or v4 for the gitlab api.
Cédric Couralet
2018-07-31
2
-2
/
+8
*
|
|
Merge pull request #894 from hcaloto/fixMigrationIssues
Christoph (Sheogorath) Kern
2018-07-31
8
-2
/
+56
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add missing catch blocks for migration from 1.1.1 to 1.2.0
Hugo Caloto
2018-07-31
8
-2
/
+56
*
|
|
Merge pull request #907 from SISheogorath/fix/historyLZString
Christoph (Sheogorath) Kern
2018-07-28
2
-2
/
+19
|
\
\
\
|
*
|
|
Further improvement of error handling for LZString
Sheogorath
2018-07-27
2
-2
/
+10
|
*
|
|
Minimize number of errors in LZString parsing errors for history
Sheogorath
2018-07-27
1
-0
/
+9
|
|
|
/
|
|
/
|
*
/
|
Support 'host' & 'path' config options
Miranda Kastemaa
2018-07-27
2
-0
/
+3
|
/
/
*
/
Upload images to the filesystem by default, rather than to imgur
Maxence Ahlouche
2018-07-09
1
-1
/
+1
|
/
*
Add script src hash for speaker note to CSP directives
Max Wu
2018-07-05
1
-1
/
+1
*
Fixing content types in status router
Sheogorath
2018-07-03
1
-2
/
+4
*
Update passport-ldap
Sheogorath
2018-06-30
1
-1
/
+1
*
Final replacements
Sheogorath
2018-06-24
2
-2
/
+2
*
Do final internal renameing
Sheogorath
2018-06-24
3
-6
/
+14
*
Rename HackMD view to CodiMD
Sheogorath
2018-06-24
3
-3
/
+3
*
Rename environment variables and add legacy support.
Sheogorath
2018-06-24
3
-86
/
+216
*
Rebrand HackMD to CodiMD
Sheogorath
2018-06-24
1
-1
/
+1
*
Merge pull request #854 from hackmdio/feature/disableGravatar
Christoph (Sheogorath) Kern
2018-06-24
4
-27
/
+21
|
\
|
*
Allow to disable gravatar
Sheogorath
2018-06-23
4
-27
/
+21
*
|
Merge pull request #855 from hackmdio/fix/constants
Christoph (Sheogorath) Kern
2018-06-24
3
-0
/
+19
|
\
\
|
*
|
Move config out of statics path
Sheogorath
2018-06-24
3
-0
/
+19
|
|
/
*
|
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
|
|
/
*
/
Fix breaking regex
Sheogorath
2018-06-24
1
-1
/
+1
|
/
*
Fix possible error if HackMD is started with wrong workdir
Sheogorath
2018-06-23
3
-1
/
+3
*
Merge pull request #830 from SISheogorath/feature/GDPR
Christoph (Sheogorath) Kern
2018-06-17
8
-14
/
+150
|
\
|
*
Add note export function
Sheogorath
2018-05-26
1
-0
/
+56
|
*
Add token based security feature
Sheogorath
2018-05-25
4
-12
/
+52
|
*
Fix requests for deleted users
Sheogorath
2018-05-25
2
-5
/
+10
|
*
Add delete function for authenticated users
Sheogorath
2018-05-25
1
-0
/
+24
|
*
Use cascaded deletes
Sheogorath
2018-05-25
3
-4
/
+12
|
*
Use hard delete instead of soft delete
Sheogorath
2018-05-25
1
-1
/
+1
|
*
Add privacy and ToS links
Sheogorath
2018-05-24
1
-1
/
+4
*
|
Fix i18n writing locale files in production
Sheogorath
2018-06-05
1
-0
/
+3
*
|
Merge pull request #784 from pferreir/add-oauth2-support
Christoph (Sheogorath) Kern
2018-06-04
8
-2
/
+154
|
\
\
[prev]
[next]