index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
response.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-20
Add option to enable `freely` permission in closed instance
Dario Ernst
1
-0
/
+2
2018-01-18
Allow posting new note with content
Dustin Frisch
1
-1
/
+2
2017-12-14
Fix file permission, remove useless executable
Peter Dave Hello
1
-0
/
+0
2017-11-28
Initial support for SAML authentication
Norihito Nakae
1
-0
/
+2
2017-10-31
Fix mattermost breaking notes
Sheogorath
1
-0
/
+1
2017-10-31
Add mattermost authentication
Christoph Witzany
1
-0
/
+1
2017-10-25
Adds 403 response if PDF export is disabled
geekyd
1
-1
/
+6
2017-10-25
Adds PDF export via config
geekyd
1
-1
/
+3
2017-10-22
CSP: Add nonce to slide view inline JS
Literallie
1
-1
/
+2
2017-06-05
Fix slide might not provide slideOptions meta
Wu Cheng-Han
1
-1
/
+1
2017-06-01
check if reveal theme exists
butlerx
1
-1
/
+2
2017-05-31
add the ability to set slide theme in slide options
butlerx
1
-0
/
+1
2017-05-08
refactor(config.js): Extract config file
BoHong Li
1
-16
/
+16
2017-05-08
refactor: Remove `require` extension filename
BoHong Li
1
-2
/
+2
2017-03-14
Use strict mode in all backend files
BoHong Li
1
-0
/
+1
2017-03-08
Use JavaScript Standard Style
BoHong Li
1
-547
/
+539
2017-01-16
Refactor checkViewPermission to fix limited & protected permission check bug ...
Wu Cheng-Han
1
-3
/
+3
2017-01-16
Fix missing config in hackmd response
Wu Cheng-Han
1
-1
/
+2
2017-01-12
Add `allowemailregister` option
Sheogorath
1
-0
/
+1
2017-01-10
Add limited and protected permission
蒼時弦也
1
-2
/
+7
2017-01-10
Recovery tariling spaces
蒼時弦也
1
-2
/
+2
2017-01-10
Remove temporary change
蒼時弦也
1
-3
/
+0
2017-01-05
Fix anonymouse view permission check
蒼時弦也
1
-1
/
+4
2017-01-05
Add limit for constrain anonymous view note
蒼時弦也
1
-3
/
+3
2017-01-04
Fix and refactor extracting content using metaMarked directly might lead in i...
Wu Cheng-Han
1
-45
/
+14
2017-01-02
Fix yaml metadata description not able to show
Wu Cheng-Han
1
-3
/
+3
2017-01-02
Remove LZString compression for data storage
Wu Cheng-Han
1
-7
/
+7
2016-12-21
Fixed typo: anonmyous
Florian Rhiem
1
-3
/
+3
2016-12-16
Add support of allow free url config option with correspond modifications
Wu Cheng-Han
1
-2
/
+9
2016-12-15
Add support of allow anonymous config option with correspond modifications
Wu Cheng-Han
1
-0
/
+4
2016-12-13
Initial support for LDAP server authentication
alecdwm
1
-0
/
+2
2016-12-02
Update to support optional email register and signin
Wu Cheng-Han
1
-6
/
+10
2016-11-26
Update to auto generate meta description based on content in publish note and...
Wu Cheng-Han
1
-7
/
+14
2016-11-26
Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...
Wu Cheng-Han
1
-5
/
+2
2016-11-26
Fix slide might trigger script when processing markdown which cause XSS [Secu...
Wu Cheng-Han
1
-11
/
+1
2016-10-10
Update to improve history api error and bad request handling
Wu Cheng-Han
1
-0
/
+3
2016-10-10
Update to allow CORS as API on revision actions
Wu Cheng-Han
1
-0
/
+14
2016-10-10
Update to support showing owner on the infobar
Wu Cheng-Han
1
-0
/
+6
2016-09-18
Update to prevent caching and crawling status
Wu Cheng-Han
1
-1
/
+1
2016-08-19
Update to use proper way to render view and fix upload image error should res...
Wu Cheng-Han
1
-74
/
+19
2016-08-19
Add info api for note
Wu Cheng-Han
1
-0
/
+32
2016-08-15
Update slide mode to show extra info and support url actions and support disq...
Wu Cheng-Han
1
-4
/
+35
2016-08-15
Fix meta might be null issue
Wu Cheng-Han
1
-0
/
+3
2016-08-15
Improve index layout and UX with UI adjustments and better wording
Wu Cheng-Han
1
-1
/
+2
2016-08-14
Update slide mode, now respect all meta settings and update default styles
Wu Cheng-Han
1
-1
/
+1
2016-08-01
Update to support slideOptions in the YAML metadata
Wu Cheng-Han
1
-0
/
+1
2016-07-30
Fix yaml metadata title should pass to generateWebTitle
Wu Cheng-Han
1
-6
/
+7
2016-07-02
Update response to force note, publish note, publish slide redirect to their ...
Wu Cheng-Han
1
-0
/
+13
2016-07-02
Update to make slide mode support all extra syntax and change it's rendering ...
Wu Cheng-Han
1
-9
/
+3
2016-06-21
Update to support new metadata: title, description, tags and google-analytics...
Cheng-Han, Wu
1
-22
/
+28
[next]