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-01-16
Refactor checkViewPermission to fix limited & protected permission check bug ...
Wu Cheng-Han
2
-23
/
+31
2017-01-16
Fix missing config in hackmd response
Wu Cheng-Han
1
-1
/
+2
2017-01-12
Fix allowemailregister config typo and default should be true
Wu Cheng-Han
1
-1
/
+1
2017-01-12
Fix for limited and protected permissions should forbid guest in realtime events
Wu Cheng-Han
1
-2
/
+2
2017-01-12
Add `allowemailregister` option
Sheogorath
2
-0
/
+3
2017-01-12
Fix permission order and keep wording consistency
Wu Cheng-Han
1
-1
/
+1
2017-01-12
Fix author creation in operationCallback might cause unique constraint valida...
Wu Cheng-Han
1
-11
/
+19
2017-01-10
Adjust permission order to more clarly
蒼時弦也
1
-1
/
+1
2017-01-10
Fix syntax when use case
蒼時弦也
1
-1
/
+1
2017-01-10
Add limited and protected permission
蒼時弦也
3
-15
/
+20
2017-01-10
Recovery tariling spaces
蒼時弦也
1
-2
/
+2
2017-01-10
Remove temporary change
蒼時弦也
2
-5
/
+0
2017-01-09
Allow displaying LDAP provider name on sign-in modal
neopostmodern
1
-1
/
+5
2017-01-06
removed comma
alecdwm
1
-1
/
+1
2017-01-06
dark avatar backgrounds only
alecdwm
1
-1
/
+4
2017-01-06
Use randomcolor not seedrandom for avatar backgrounds
alecdwm
1
-3
/
+2
2017-01-06
Profile pictures for LDAP users
alecdwm
2
-0
/
+34
2017-01-05
Fix anonymouse view permission check
蒼時弦也
1
-1
/
+4
2017-01-05
Add limit for constrain anonymous view note
蒼時弦也
2
-3
/
+5
2017-01-04
Fix and refactor extracting content using metaMarked directly might lead in i...
Wu Cheng-Han
2
-68
/
+34
2017-01-02
Mark as 0.5.0
Wu Cheng-Han
1
-2
/
+2
2017-01-02
Fix yaml metadata description not able to show
Wu Cheng-Han
1
-3
/
+3
2017-01-02
Refactor data processing to model definition
Wu Cheng-Han
3
-0
/
+27
2017-01-02
Update to remove null byte before saving to DB and remove null byte on changes
Wu Cheng-Han
3
-7
/
+35
2017-01-02
Fix migration script of revision lacks of definition of primary key
Wu Cheng-Han
1
-1
/
+4
2017-01-02
Fix to not use diff_cleanupSemantic, bug report refer to https://code.google....
Wu Cheng-Han
1
-1
/
+0
2017-01-02
Remove LZString compression for data storage
Wu Cheng-Han
5
-37
/
+28
2017-01-02
Remove manual LZString compression for partial socket io event data
Wu Cheng-Han
2
-10
/
+2
2016-12-22
Use dburl to configurate
bananaappletw
2
-6
/
+5
2016-12-22
Simplify code for heroku
bananaappletw
1
-1
/
+2
2016-12-22
Fix #293
bananaappletw
1
-3
/
+4
2016-12-21
Fixed typo: anonmyous
Florian Rhiem
3
-7
/
+7
2016-12-20
Fix possible user is undefined in realtime events
Wu Cheng-Han
1
-17
/
+26
2016-12-20
Fix email option in config not parse correctly
Wu Cheng-Han
1
-1
/
+1
2016-12-19
Mark as 0.4.6
Wu Cheng-Han
1
-1
/
+1
2016-12-18
Try to fix when server have heavy loading cache might not update to db properly
Wu Cheng-Han
2
-2
/
+2
2016-12-16
Add support of allow free url config option with correspond modifications
Wu Cheng-Han
2
-2
/
+12
2016-12-16
Fix typo
Wu Cheng-Han
1
-1
/
+1
2016-12-15
Add support of allow anonymous config option with correspond modifications
Wu Cheng-Han
3
-0
/
+8
2016-12-14
LDAP auth use email if provided
alecdwm
1
-1
/
+1
2016-12-14
Tokens not required for ldap auth
alecdwm
1
-4
/
+30
2016-12-14
Added HMD_LDAP_TLS_CA env variable
alecdwm
1
-0
/
+6
2016-12-13
Initial support for LDAP server authentication
alecdwm
3
-1
/
+60
2016-12-12
Update sequelize init condition
Yukai Huang
1
-5
/
+4
2016-12-12
Simplify output with sequelize database argument
Yukai Huang
1
-2
/
+8
2016-12-02
Update to support optional email register and signin
Wu Cheng-Han
6
-14
/
+87
2016-11-26
Update to auto generate meta description based on content in publish note and...
Wu Cheng-Han
2
-7
/
+17
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-11-18
Add dmp worker to leverage CPU intensive calculation to child process
Wu Cheng-Han
2
-102
/
+221
[next]