index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
history.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-27
Move note actions to their own file.
David Mehren
1
-20
/
+20
2019-06-08
Rework debug logging
Sheogorath
1
-5
/
+2
2018-07-27
Further improvement of error handling for LZString
Sheogorath
1
-1
/
+5
2018-07-27
Minimize number of errors in LZString parsing errors for history
Sheogorath
1
-0
/
+9
2018-03-10
Improve history migration performance
Max Wu
1
-11
/
+5
2018-02-26
Add migration for LZString compressed note id in history
Max Wu
1
-1
/
+21
2017-05-08
refactor: Remove `require` extension filename
BoHong Li
1
-3
/
+3
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
-147
/
+150
2017-02-03
Update to remove history cache to lower application coupling
Wu Cheng-Han
1
-100
/
+47
2016-12-18
Try to fix when server have heavy loading cache might not update to db properly
Wu Cheng-Han
1
-1
/
+1
2016-11-16
Revert "Add workers for history to leverage CPU intensive work loading"
Wu Cheng-Han
1
-33
/
+46
2016-11-07
Add workers for history to leverage CPU intensive work loading
Wu Cheng-Han
1
-46
/
+33
2016-10-11
Fix history time should save in UNIX timestamp to avoid time offset issue
Wu Cheng-Han
1
-1
/
+1
2016-10-11
Fix new note with empty content not saving to history and remove debug code
Wu Cheng-Han
1
-4
/
+1
2016-10-10
Update to add cache to history
Wu Cheng-Han
1
-0
/
+228