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
...
*
|
|
Merge pull request #786 from SISheogorath/fix/compatiblityConfig
Christoph (Sheogorath) Kern
2018-03-27
2
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix logical error in legacy config expression
Sheogorath
2018-03-26
1
-2
/
+2
|
*
|
Rename forgotten values
Sheogorath
2018-03-26
1
-4
/
+4
|
|
/
*
/
Allow embedding of video and audio tags
Sheogorath
2018-03-25
1
-0
/
+1
|
/
*
Change config to camel case with backwards compatibility
Sheogorath
2018-03-25
25
-182
/
+235
*
Merge pull request #771 from SISheogorath/refactor/imageRouter
Christoph (Sheogorath) Kern
2018-03-21
7
-132
/
+190
|
\
|
*
Refactoring imageRouter to modularity
Sheogorath
2018-03-20
7
-132
/
+190
*
|
Merge pull request #770 from SISheogorath/fix/ldapUUID
Christoph (Sheogorath) Kern
2018-03-18
1
-1
/
+8
|
\
\
|
*
|
Add check for undefined UUID
Sheogorath
2018-03-18
1
-1
/
+8
|
|
/
*
|
Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64
Christoph (Sheogorath) Kern
2018-03-18
4
-10
/
+53
|
\
\
|
*
|
Fix to log instead of throwing error on parse note id
Max Wu
2018-03-11
1
-2
/
+4
|
*
|
Fix parseNoteId order to fix some edge case
Max Wu
2018-03-10
1
-7
/
+7
|
*
|
Improve history migration performance
Max Wu
2018-03-10
1
-11
/
+5
|
*
|
Update to use buffer in encode/decode note id
Max Wu
2018-02-27
1
-2
/
+4
|
*
|
Add migration for LZString compressed note id in history
Max Wu
2018-02-26
1
-1
/
+21
|
*
|
Remove and replace all note id compression in LZString with base64url
Max Wu
2018-02-26
3
-8
/
+33
*
|
|
Merge pull request #757 from SISheogorath/fix/migration
Christoph (Sheogorath) Kern
2018-03-17
1
-0
/
+11
|
\
\
\
|
*
|
|
Add missing migration for permissions
Sheogorath
2018-03-06
1
-0
/
+11
*
|
|
|
Add helper function to fix number problems
Sheogorath
2018-03-16
2
-3
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #761 from SISheogorath/feature/reportURI
Christoph (Sheogorath) Kern
2018-03-14
3
-2
/
+11
|
\
\
\
|
*
|
|
Add config option for report URI in CSP
Sheogorath
2018-03-14
3
-2
/
+11
|
|
/
/
*
|
|
Convert HMD_MINIO_PORT into Number type.
vazontang
2018-03-15
1
-1
/
+1
*
|
|
Multiple emails from LDAP are already an Array
Felix Schäfer
2018-03-09
1
-1
/
+1
|
/
/
*
|
Remove unused LDAP option `tokenSecret`
Felix Schäfer
2018-03-05
2
-2
/
+0
*
|
Introduce ldap.useridField
Dustin Frisch
2018-03-01
3
-1
/
+6
|
/
*
Fix to show 500 message when got error in parseNoteId
Max Wu
2018-02-17
1
-1
/
+2
*
Fix field type to prevent data truncation of authorship (#721)
Max Wu
2018-02-09
3
-2
/
+15
*
Fix typo of DB migration script
Takeaki Matsumoto
2018-02-08
1
-2
/
+2
*
don't require referer to find note id in socket.io connections (fixes #623)
Stefan Bühler
2018-02-05
1
-6
/
+14
*
Fix uncaught exception for non-existent user
Sheogorath
2018-01-30
1
-0
/
+5
*
Merge pull request #704 from SISheogorath/fix/ldapProviderName
Christoph (Sheogorath) Kern
2018-01-29
1
-0
/
+2
|
\
|
*
Fix ldap provider name in template
Sheogorath
2018-01-26
1
-0
/
+2
*
|
Remove camel case from `imageuploadtype` in config
Sheogorath
2018-01-27
4
-6
/
+14
|
/
*
Merge pull request #691 from SISheogorath/feature/upload
Christoph (Sheogorath) Kern
2018-01-23
1
-0
/
+20
|
\
|
*
Allow more detailed configuration of upload mime types
Sheogorath
2018-01-20
1
-0
/
+20
*
|
Fix broken port config
Sheogorath
2018-01-23
1
-1
/
+1
*
|
Merge pull request #506 from erasys/minio
Christoph (Sheogorath) Kern
2018-01-23
3
-0
/
+48
|
\
\
|
*
|
Add support for minio
Marc Deop
2017-08-30
3
-0
/
+48
*
|
|
Merge pull request #598 from xxyy/feature/csp
Christoph (Sheogorath) Kern
2018-01-22
4
-1
/
+92
|
\
\
\
|
*
|
|
Move CSP logic to new file, Fix boolean config examples
Literallie
2017-10-22
1
-0
/
+80
|
*
|
|
Change CSP config format to be more intuitive
Literallie
2017-10-22
2
-9
/
+4
|
*
|
|
CSP: Allow more content types
Literallie
2017-10-22
1
-3
/
+7
|
*
|
|
CSP: Add nonce to slide view inline JS
Literallie
2017-10-22
1
-1
/
+2
|
*
|
|
CSP: Upgrade insecure requests if possible
Literallie
2017-10-22
1
-2
/
+3
|
*
|
|
Add basic CSP support
Literallie
2017-10-22
1
-0
/
+10
*
|
|
|
Merge pull request #673 from fooker/master
Christoph (Sheogorath) Kern
2018-01-20
3
-1
/
+13
|
\
\
\
\
|
*
|
|
|
Allow posting new note with content
Dustin Frisch
2018-01-18
3
-1
/
+13
*
|
|
|
|
Add option to enable `freely` permission in closed instance
Dario Ernst
2018-01-20
5
-2
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #686 from SISheogorath/feature/configVersion
Christoph (Sheogorath) Kern
2018-01-19
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Load version from package.json
Sheogorath
2018-01-19
1
-1
/
+3
[prev]
[next]