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 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
*
Update to make note history count in server-side when user logged
Wu Cheng-Han
2016-10-10
3
-3
/
+96
*
Update to improve history api error and bad request handling
Wu Cheng-Han
2016-10-10
1
-0
/
+3
*
Update to add post history by note id with data, delete all history and delet...
Wu Cheng-Han
2016-10-10
1
-0
/
+6
*
Update to add cache to history
Wu Cheng-Han
2016-10-10
2
-51
/
+233
*
Fix get or set history on server ajax should not fallback to browser storage ...
Wu Cheng-Han
2016-10-10
1
-6
/
+6
*
Fix saveHistoryToStorage not correctly fallback to cookie
Wu Cheng-Han
2016-10-10
1
-1
/
+1
*
Add more comments in the code and remove unused code file
Wu Cheng-Han
2016-10-10
2
-45
/
+3
*
Update to make editor mode setting to a default variable
Wu Cheng-Han
2016-10-10
1
-7
/
+8
*
Update to use modified editor markdown mode to make mathjax expression displa...
Wu Cheng-Han
2016-10-10
1
-0
/
+864
*
Update default indent to use spaces instead of tabs
Wu Cheng-Han
2016-10-10
1
-1
/
+0
*
Improve syntax highlighting performance by moving it to finish view
Wu Cheng-Han
2016-10-10
2
-15
/
+32
*
Update to make OT error, client reconnect handling better and refactor client...
Wu Cheng-Han
2016-10-10
1
-16
/
+11
*
Fix potential error
Wu Cheng-Han
2016-10-10
1
-1
/
+1
*
Update to make OT socket io handle error better, use delay to avoid wrong rev...
Wu Cheng-Han
2016-10-10
1
-1
/
+9
*
Fix OT socket io reconnect should resend last operation
Wu Cheng-Han
2016-10-10
2
-2
/
+2
*
Workaround cheerio text method shouldn't preserve html tags on fetching note ...
Wu Cheng-Han
2016-10-10
1
-1
/
+2
*
Fix broken link id reference
Wu Cheng-Han
2016-10-10
1
-1
/
+1
*
Update to allow CORS as API on revision actions
Wu Cheng-Han
2016-10-10
1
-0
/
+14
*
Update to remind note max length limit on the status bar length div
Wu Cheng-Han
2016-10-10
1
-1
/
+12
*
Update to support showing owner on the infobar
Wu Cheng-Han
2016-10-10
6
-8
/
+55
*
Remove unused code
Wu Cheng-Han
2016-10-10
1
-2
/
+0
*
Update to prevent duplicate socket push in queue in order to lower down serve...
Wu Cheng-Han
2016-10-10
1
-0
/
+12
*
Update to move authorship calculation code to note model and support update a...
Wu Cheng-Han
2016-10-10
2
-101
/
+177
*
Update to support Ukrainian locale
Wu Cheng-Han
2016-10-10
3
-1
/
+2
*
Merge pull request #197 from Kietzmann/patch-1
Max Wu
2016-10-10
1
-0
/
+104
|
\
|
*
Created Ukrainian Localization
Dmytro Kytsmen
2016-10-10
1
-0
/
+104
|
/
*
Merge pull request #196 from PeterDaveHelloKitchen/image-optimize
Max Wu
2016-10-10
462
-0
/
+0
|
\
|
*
optimize png images using zopflipng
Peter Dave Hello
2016-10-10
462
-0
/
+0
*
|
Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish locales
Wu Cheng-Han
2016-10-10
2
-1
/
+7
*
|
Extract config.js from common.js to make client setting file clean and also m...
Wu Cheng-Han
2016-10-10
9
-17
/
+21
|
/
*
Merge pull request #194 from bSzala/master
Max Wu
2016-10-09
1
-0
/
+104
|
\
|
*
Add Polish translation
Bartlomiej Szala
2016-10-08
1
-0
/
+104
|
/
*
Merge pull request #193 from ivanorsolic/master
Max Wu
2016-10-08
1
-0
/
+104
|
\
[next]