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
2020-12-02
Add missing catch
Tilman Vatteroth
1
-1
/
+2
2020-12-02
Catch more errors
Tilman Vatteroth
9
-10
/
+31
2020-11-30
[Migrations] Replace similar code
Tilman Vatteroth
1
-2
/
+1
2020-11-30
[Migrations] Add variant of error message to catch block
Tilman Vatteroth
1
-1
/
+4
2020-03-21
Add fix for missing deletion of notes on user-deletion request
Sheogorath
1
-0
/
+61
2019-08-12
fix: migration should return promise
chandi
3
-18
/
+18
2019-05-31
Fix eslint warnings
Sheogorath
11
-17
/
+26
2018-11-16
Update error message text checks
Carles Bruguera
8
-8
/
+8
2018-09-05
Extend migration error handling
Sheogorath
8
-9
/
+9
2018-07-31
Add missing catch blocks for migration from 1.1.1 to 1.2.0
Hugo Caloto
8
-2
/
+56
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