index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
migrations
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
Add token based security feature
Sheogorath
1
-0
/
+13
2018-03-26
Use TEXT instead of STRING for tokens
Pedro Ferreira
1
-0
/
+23
2018-03-06
Add missing migration for permissions
Sheogorath
1
-0
/
+11
2018-02-09
Fix field type to prevent data truncation of authorship (#721)
Max Wu
1
-0
/
+13
2018-02-08
Fix typo of DB migration script
Takeaki Matsumoto
1
-2
/
+2
2017-10-16
Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent trunca...
Claudius Coenen
1
-0
/
+16
2017-03-28
fix: Other dialect duplicated add index problem
BoHong Li
1
-3
/
+9
2017-03-28
fix: Support SQlite
BoHong Li
3
-7
/
+25
2017-03-27
fix: Add missing migration
BoHong Li
7
-0
/
+139
2017-03-24
fix: Fixed sequelize-cli db:migration cannot stop when occur error
BoHong Li
5
-41
/
+51
2017-03-14
Use strict mode in all backend files
BoHong Li
5
-0
/
+5
2017-03-08
Use JavaScript Standard Style
BoHong Li
5
-45
/
+29
2017-01-21
Fix redundant parameter to removeColumn in db migration scripts
Wu Cheng-Han
2
-3
/
+3
2017-01-02
Fix migration script of revision lacks of definition of primary key
Wu Cheng-Han
1
-1
/
+4
2016-12-02
Update to support optional email register and signin
Wu Cheng-Han
1
-0
/
+13
2016-10-10
Update to support delete note
Wu Cheng-Han
1
-0
/
+11
2016-07-30
Add support of saving authors and authorship
Wu Cheng-Han
1
-0
/
+28
2016-06-17
Add support of saving note revision and improve app start and stop procedure ...
Cheng-Han, Wu
1
-0
/
+24
2016-05-15
Add db migrations for PR #121
Cheng-Han, Wu
1
-0
/
+15