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
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-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-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-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
2017-06-01
Read to correct tlsca file path
tkykm
1
-2
/
+2
2017-06-01
check if reveal theme exists
butlerx
2
-1
/
+11
2017-05-31
add the ability to set slide theme in slide options
butlerx
1
-0
/
+1
2017-05-17
fix: export to gist occurred 404 not found
Max Wu
1
-0
/
+4
2017-05-08
fix(config): ssl environment configs not parse properly
Raccoon Li
3
-7
/
+20
2017-05-08
fix(config): some environment config not parse properly
Raccoon Li
2
-7
/
+7
2017-05-08
Rename checkURiValid.js to checkURIValid.js
Max Wu
1
-0
/
+0
2017-05-08
fix(imageRouter): import missing dependency: getImageMimeType
Raccoon Li
1
-1
/
+1
2017-05-08
refactor(config.js): Extract config file
BoHong Li
12
-251
/
+390
2017-05-08
refactor: Remove `require` extension filename
BoHong Li
9
-22
/
+21
2017-05-08
refactor(baseRouter.js): Adjust style fit standard
BoHong Li
1
-1
/
+0
2017-05-08
refactor(auth.js): Remove base path
BoHong Li
1
-8
/
+8
2017-05-08
refactor(app.js): Move passport serialize and deserialize to auth module
BoHong Li
1
-0
/
+22
2017-05-08
refactor(app.js): Extract tooBusy
BoHong Li
1
-0
/
+13
2017-05-08
refactor(app.js): Extract upload image
BoHong Li
1
-0
/
+95
2017-05-08
refactor(app.js): Extract note action
BoHong Li
1
-0
/
+24
2017-05-08
refactor(app.js): Extract /me page
BoHong Li
1
-0
/
+36
2017-05-08
refactor(app.js): Extract history api
BoHong Li
1
-0
/
+19
2017-05-08
refactor(app.js, auth.js): Extract all auth method to individual modules
BoHong Li
11
-194
/
+405
2017-05-08
refactor(app.js): Extract status pages
BoHong Li
1
-0
/
+92
2017-05-08
refactor(app.js): Extract index, 403, 404, 500 pages
BoHong Li
1
-0
/
+23
2017-05-08
refactor(app.js): Extract urlencodedParser to utils module
BoHong Li
1
-0
/
+9
2017-05-08
refactor(app.js): Extract middleware to module
BoHong Li
2
-0
/
+31
2017-05-08
refactor(logger): Refactor logger.js
BoHong Li
1
-11
/
+11
2017-05-08
Use single quotes
LluisArevalo
1
-11
/
+11
2017-05-08
Add Content-Type to the images uploaded to AWS S3
LluisArevalo
1
-0
/
+20
2017-03-28
fix: Other dialect duplicated add index problem
BoHong Li
2
-3
/
+14
[next]