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
...
|
*
|
|
|
Fix scrollToTop/Buttom in preview
Yukai Huang
2016-10-09
1
-1
/
+1
|
*
|
|
|
Finish public note view js loading
Yukai Huang
2016-10-09
3
-38
/
+67
|
*
|
|
|
Workaround for circular require
Yukai Huang
2016-10-09
1
-2
/
+6
|
*
|
|
|
Config TextExtract plugin and change build folder
Yukai Huang
2016-10-09
3
-5
/
+7
|
*
|
|
|
Fix more js errors
Yukai Huang
2016-10-09
2
-1
/
+3
|
*
|
|
|
Revert to customized codemirror
Yukai Huang
2016-10-09
4
-10
/
+4
|
*
|
|
|
Fix pdfobject require
Yukai Huang
2016-10-09
2
-15
/
+19
|
*
|
|
|
Fix function export
Yukai Huang
2016-10-09
2
-1
/
+3
|
*
|
|
|
Revert customized ot library and fix dependency
Yukai Huang
2016-10-09
4
-7
/
+3
|
*
|
|
|
Add highlight.js and prism styles
Yukai Huang
2016-10-09
2
-3
/
+3
|
*
|
|
|
Config bootstrap with webpack
Yukai Huang
2016-10-08
4
-59
/
+72
|
*
|
|
|
Make editor variable global
Yukai Huang
2016-10-08
1
-1
/
+1
|
*
|
|
|
Resolve dependency module requiring
Yukai Huang
2016-10-08
9
-59
/
+175
|
*
|
|
|
Fix mutiple socket.on handling
Yukai Huang
2016-10-08
1
-1
/
+1
|
*
|
|
|
Use xss in script tag
Yukai Huang
2016-10-08
4
-3
/
+3
|
*
|
|
|
Change npm task 'build' to 'dev'
Yukai Huang
2016-10-08
1
-1
/
+1
|
*
|
|
|
Remove Idle.Js dependency
Yukai Huang
2016-10-08
1
-1
/
+0
|
*
|
|
|
Move out script tag and use js instead
Yukai Huang
2016-10-08
3
-58
/
+80
|
*
|
|
|
Create webpack config
Yukai Huang
2016-10-08
2
-5
/
+126
|
*
|
|
|
Exclude webpack build folder
Yukai Huang
2016-10-08
1
-0
/
+3
|
*
|
|
|
Add missing vendor code hard to deal with
Yukai Huang
2016-10-08
2
-0
/
+269
*
|
|
|
|
Merge pull request #201 from paraschadha2052/master
Max Wu
2016-10-12
1
-0
/
+104
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Hindi Translation Added
Paras
2016-10-12
1
-0
/
+104
|
/
/
/
/
*
|
|
|
Fix to handle undefined document on update history
Wu Cheng-Han
2016-10-12
1
-2
/
+2
*
|
|
|
Fix getCaretPosition in text complete might get undefined position error
Wu Cheng-Han
2016-10-12
1
-10
/
+25
*
|
|
|
Fix to handle name or color might get undefined error
Wu Cheng-Han
2016-10-12
1
-4
/
+4
*
|
|
|
Fix to handle checkAllNotesRevision might return null notes
Wu Cheng-Han
2016-10-12
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fix note extract tags might get encoded HTML entity
Wu Cheng-Han
2016-10-12
1
-1
/
+1
*
|
|
Fix history list not parse and bind events properly on change pagination
Wu Cheng-Han
2016-10-12
1
-76
/
+92
*
|
|
Update to make history refresh have better UX and keep the beginning and end ...
Wu Cheng-Han
2016-10-12
1
-1
/
+7
|
|
/
|
/
|
*
|
Update to support pagination for history list
Wu Cheng-Han
2016-10-11
3
-2
/
+9
*
|
Fix history time should save in UNIX timestamp to avoid time offset issue
Wu Cheng-Han
2016-10-11
2
-7
/
+8
*
|
Update bower.json
Max Wu
2016-10-11
1
-1
/
+1
*
|
Update README.md
Max Wu
2016-10-11
1
-1
/
+1
*
|
Update bower.json
Max Wu
2016-10-11
1
-1
/
+1
*
|
Mark as 0.4.5
Wu Cheng-Han
2016-10-11
4
-4
/
+64
*
|
Fix new note with empty content not saving to history and remove debug code
Wu Cheng-Han
2016-10-11
1
-4
/
+1
*
|
Fix doc updating revision not stringify and compress authorship before save
Wu Cheng-Han
2016-10-11
1
-1
/
+1
*
|
Update AUTHORS list for new contributors
Wu Cheng-Han
2016-10-10
1
-0
/
+16
*
|
Add more environment variables for server configuration, update related secti...
Wu Cheng-Han
2016-10-10
2
-22
/
+59
*
|
Update CodeMirror to 5.19.0 and rename jade to pug
Wu Cheng-Han
2016-10-10
30
-209
/
+341
*
|
Update npm and bower dependencies with related patch
Wu Cheng-Han
2016-10-10
8
-41
/
+39
*
|
Try to fix memory leaks by clear OT server before disconnect note
Wu Cheng-Han
2016-10-10
1
-0
/
+3
*
|
Remove unused npm dependency
Wu Cheng-Han
2016-10-10
1
-1
/
+0
*
|
Cancel update history on page unload
Wu Cheng-Han
2016-10-10
1
-1
/
+1
*
|
Update to support delete note
Wu Cheng-Han
2016-10-10
5
-1
/
+77
*
|
Update to make history delete and pin function call to new APIs
Wu Cheng-Han
2016-10-10
1
-28
/
+58
*
|
Fix some incorrect redirects
Wu Cheng-Han
2016-10-10
1
-4
/
+4
*
|
Fix fatal error should throw instead of return
Wu Cheng-Han
2016-10-10
1
-2
/
+2
*
|
Update to send note title on emit check and refresh event
Wu Cheng-Han
2016-10-10
1
-1
/
+4
[prev]
[next]