index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
web
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-27
Remove camel case from `imageuploadtype` in config
Sheogorath
1
-2
/
+2
2018-01-18
Allow posting new note with content
Dustin Frisch
2
-0
/
+11
2017-12-09
Add setting `ldap.usernameField`
Lukas Kalbertodt
1
-1
/
+7
2017-12-04
added guide for SAML settings
Norihito Nakae
1
-1
/
+0
2017-11-29
fixed the SAML callback URL to unconfigurable.
Norihito Nakae
1
-1
/
+1
2017-11-28
Initial support for SAML authentication
Norihito Nakae
2
-0
/
+97
2017-10-31
Add mattermost authentication
Christoph Witzany
2
-0
/
+50
2017-10-12
Fix LDAP problem about missing uidNumber
Sheogorath
1
-2
/
+3
2017-09-04
Give google the correct name.
Kaiyu Shi
1
-3
/
+3
2017-08-30
Add support for minio
Marc Deop
1
-0
/
+34
2017-06-14
fix s3 us-east-1 region endpoint
Kotaro Yamamoto
1
-1
/
+4
2017-05-17
fix: export to gist occurred 404 not found
Max Wu
1
-0
/
+4
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
1
-8
/
+8
2017-05-08
refactor: Remove `require` extension filename
BoHong Li
1
-2
/
+1
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
10
-0
/
+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