index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Update to retry when anytime the socket io disconnect
Wu Cheng-Han
2016-10-23
1
-4
/
+1
*
|
Change to raise socket io timeout, heartbeat interval and timeout to lower of...
Wu Cheng-Han
2016-10-23
1
-2
/
+2
*
|
Fix socket io doc event should setDoc when revision mismatch and no outstandi...
Wu Cheng-Han
2016-10-23
1
-1
/
+1
*
|
Fix passing markdown-it-emoji incorrect parameter type
Wu Cheng-Han
2016-10-23
1
-1
/
+1
*
|
Merge pull request #229 from PeterDaveHello/patch-1
Max Wu
2016-10-23
1
-0
/
+2
|
\
\
|
*
|
Update locale.js
Peter Dave Hello
2016-10-23
1
-0
/
+2
|
|
/
*
/
Fix code block syntax highlighting might not process properly because the HTM...
Wu Cheng-Han
2016-10-23
1
-2
/
+2
|
/
*
Fix index.js isValidURL is not defined error
Wu Cheng-Han
2016-10-22
2
-0
/
+2
*
Fix ReferenceError of scollToTop and scollToBottom in index.js
Wu Cheng-Han
2016-10-22
1
-0
/
+3
*
Update html.min.css for export html template
Wu Cheng-Han
2016-10-21
1
-1
/
+1
*
Fix markdown styles conflicting bootstrap on p and ul under alert area
Wu Cheng-Han
2016-10-21
1
-1
/
+6
*
Update to support Swedish locale
Wu Cheng-Han
2016-10-21
3
-1
/
+2
*
Fix socket disconnect might interrupt loop issue
Wu Cheng-Han
2016-10-21
1
-1
/
+3
*
Update bower.json to force install MathJax later version
Wu Cheng-Han
2016-10-20
1
-1
/
+1
*
Fix production webpack config for 7ebc84bec0bf8f6e1f28e5fb3e9e7449bd7a2347
Wu Cheng-Han
2016-10-20
1
-5
/
+5
*
Merge pull request #222 from kajes/master
Max Wu
2016-10-20
1
-0
/
+104
|
\
|
*
Cahnged file name to represent language code and culture in accordance to ISO...
Lars Karlsson
2016-10-20
1
-0
/
+0
|
*
Added Swedish translation
Lars Karlsson
2016-10-19
1
-0
/
+104
*
|
Fix gapi not able to reference callback function onGoogleClientLoaded
Wu Cheng-Han
2016-10-20
1
-0
/
+1
*
|
Try to remove unused front-end dependency
Wu Cheng-Han
2016-10-19
7
-60
/
+17
*
|
Fix to use bower version emojify.js
Wu Cheng-Han
2016-10-19
8
-7
/
+4
*
|
Update to make history not depends on extra
Wu Cheng-Han
2016-10-19
3
-50
/
+51
*
|
Update to make pretty use same method as slide to unescape markdown content
Wu Cheng-Han
2016-10-19
1
-1
/
+4
*
|
Fix index social-foot styles
Wu Cheng-Han
2016-10-19
2
-2
/
+3
|
/
*
Fix missing dependency in d44e8303668a93942644f78adc11c34ec07e6abd
Wu Cheng-Han
2016-10-18
1
-0
/
+1
*
Merge branch 'master' of https://github.com/jackycute/HackMD
Wu Cheng-Han
2016-10-18
1
-0
/
+1
|
\
|
*
Merge pull request #216 from Yukaii/add-tooltip-to-slide
Max Wu
2016-10-18
1
-0
/
+1
|
|
\
|
|
*
Add missing tooltip script
Yukai Huang
2016-10-18
1
-0
/
+1
|
|
/
*
/
Update emoji parser using markdown-it-emoji instead of emojify to solve issue...
Wu Cheng-Han
2016-10-18
895
-412
/
+27
|
/
*
Optimize finishView selector performance by avoid using universal selector, f...
Wu Cheng-Han
2016-10-18
1
-50
/
+49
*
Fix finishView mermaid might select and replace whole markdown-body issue
Wu Cheng-Han
2016-10-18
1
-2
/
+2
*
Fix code block which in deeper level will not be parsed issue
Wu Cheng-Han
2016-10-18
2
-5
/
+7
*
Change to raise socket io reconnection attempts and make editor only availabl...
Wu Cheng-Han
2016-10-17
1
-4
/
+4
*
Remove auto linkify image since it might print out unwanted url and it can be...
Wu Cheng-Han
2016-10-17
1
-11
/
+1
*
Fix code block highlighting html not escaped when no languages specified
Wu Cheng-Han
2016-10-17
1
-2
/
+5
*
Merge pull request #213 from Yukaii/heroku-deploy
Max Wu
2016-10-16
5
-3
/
+162
|
\
|
*
Add more config variable
Yukai Huang
2016-10-16
1
-29
/
+107
|
*
Config heroku deployment
Yukai Huang
2016-10-16
5
-3
/
+84
|
/
*
Merge pull request #212 from Yukaii/editorconfig-eslint
Max Wu
2016-10-16
2
-0
/
+280
|
\
|
*
Generate .eslintrc by eslint --init command
Yukai Huang
2016-10-16
1
-0
/
+269
|
*
Create .editorconfig
Yukai Huang
2016-10-16
1
-0
/
+11
|
/
*
Update README.md
Max Wu
2016-10-16
1
-1
/
+1
*
Update README.md about front-end bundle process
Wu Cheng-Han
2016-10-15
1
-1
/
+2
*
Fix index style
Wu Cheng-Han
2016-10-15
1
-1
/
+1
*
Change revision saving policy period
Wu Cheng-Han
2016-10-15
1
-2
/
+2
*
Update to support Hindi locale
Wu Cheng-Han
2016-10-14
2
-1
/
+2
*
Fix export html highlight style source is missing and should load emojify sty...
Wu Cheng-Han
2016-10-14
1
-1
/
+2
*
Fix client socket on delete event might not delete corresponding history reco...
Wu Cheng-Han
2016-10-14
1
-3
/
+14
*
Fix socket disconnect might interrupt loop issue
Wu Cheng-Han
2016-10-14
1
-3
/
+9
*
Update to support wrap syntax for code block
Wu Cheng-Han
2016-10-14
4
-3
/
+20
[prev]
[next]