index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-17
Fix to show 500 message when got error in parseNoteId
Max Wu
1
-1
/
+2
2018-02-09
Fix field type to prevent data truncation of authorship (#721)
Max Wu
3
-2
/
+15
2018-02-08
Fix typo of DB migration script
Takeaki Matsumoto
1
-2
/
+2
2018-02-05
don't require referer to find note id in socket.io connections (fixes #623)
Stefan Bühler
1
-6
/
+14
2018-01-30
Fix uncaught exception for non-existent user
Sheogorath
1
-0
/
+5
2018-01-27
Remove camel case from `imageuploadtype` in config
Sheogorath
4
-6
/
+14
2018-01-26
Fix ldap provider name in template
Sheogorath
1
-0
/
+2
2018-01-23
Fix broken port config
Sheogorath
1
-1
/
+1
2018-01-20
Allow more detailed configuration of upload mime types
Sheogorath
1
-0
/
+20
2018-01-20
Add option to enable `freely` permission in closed instance
Dario Ernst
5
-2
/
+6
2018-01-19
Load version from package.json
Sheogorath
1
-1
/
+3
2018-01-19
Fix not passing app key correctly in dropbox config
Wu Cheng-Han
3
-3
/
+6
2018-01-18
Release 1.0.0-ce
Sheogorath
1
-1
/
+1
2018-01-18
Ignore empty values for revision.
Sheogorath
1
-2
/
+2
2018-01-18
Allow posting new note with content
Dustin Frisch
3
-1
/
+13
2018-01-16
Fix minor typos
Max Wu
1
-3
/
+3
2017-12-22
Update index.js
Christoph (Sheogorath) Kern
1
-1
/
+1
2017-12-22
Simplify loop
Christoph (Sheogorath) Kern
1
-8
/
+3
2017-12-14
Fix file permission, remove useless executable
Peter Dave Hello
1
-0
/
+0
2017-12-09
parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated array
alecdwm
2
-5
/
+12
2017-12-09
Add setting `ldap.usernameField`
Lukas Kalbertodt
3
-1
/
+9
2017-12-05
fixed sslcapath bug
LaysDragon
2
-2
/
+10
2017-12-04
added guide for SAML settings
Norihito Nakae
3
-3
/
+0
2017-11-29
added environment variables for SAML
Norihito Nakae
1
-1
/
+12
2017-11-29
fixed the SAML callback URL to unconfigurable.
Norihito Nakae
2
-2
/
+1
2017-11-28
Initial support for SAML authentication
Norihito Nakae
7
-0
/
+129
2017-10-31
Fix mattermost breaking notes
Sheogorath
1
-0
/
+1
2017-10-31
Add mattermost authentication
Christoph Witzany
8
-0
/
+75
2017-10-25
Adds 403 response if PDF export is disabled
geekyd
1
-1
/
+6
2017-10-25
Adds PDF export via config
geekyd
4
-4
/
+10
2017-10-22
Move CSP logic to new file, Fix boolean config examples
Literallie
1
-0
/
+80
2017-10-22
Change CSP config format to be more intuitive
Literallie
2
-9
/
+4
2017-10-22
CSP: Allow more content types
Literallie
1
-3
/
+7
2017-10-22
CSP: Add nonce to slide view inline JS
Literallie
1
-1
/
+2
2017-10-22
CSP: Upgrade insecure requests if possible
Literallie
1
-2
/
+3
2017-10-22
Add basic CSP support
Literallie
1
-0
/
+10
2017-10-16
Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent trunca...
Claudius Coenen
3
-4
/
+20
2017-10-13
Add env vars for extra HSTS options
Literallie
1
-0
/
+3
2017-10-13
Add on/off env var for HSTS
Literallie
1
-0
/
+3
2017-10-13
Make HSTS behaviour configurable; Fixes #584
Literallie
1
-0
/
+6
2017-10-12
Fix LDAP problem about missing uidNumber
Sheogorath
1
-2
/
+3
2017-10-11
Fix missing boolean setting for HMD_URL_ADDPORT
Sheogorath
1
-1
/
+1
2017-10-09
createdAt DESC with quotation marks did not work with MySQL fixes #565
Claudius Coenen
1
-4
/
+4
2017-09-22
Fix broken profile images
Sheogorath
1
-2
/
+6
2017-09-04
Give google the correct name.
Kaiyu Shi
1
-3
/
+3
2017-08-30
Add support for minio
Marc Deop
3
-0
/
+48
2017-06-14
fix s3 us-east-1 region endpoint
Kotaro Yamamoto
1
-1
/
+4
2017-06-05
Fix typo in the db config
Wu Cheng-Han
1
-1
/
+1
2017-06-05
Fix slide might not provide slideOptions meta
Wu Cheng-Han
1
-1
/
+1
2017-06-02
switch to __dirname
butlerx
1
-1
/
+1
[next]