This website requires JavaScript.
Explore
Help
Sign In
LAB-linuxserver
/
heimdalljs
Watch
1
Star
0
Fork
0
You've already forked heimdalljs
mirror of
https://github.com/linuxserver/heimdalljs.git
synced
2026-02-20 05:12:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
heimdalljs
/
migrations
History
maleksandrov
b8160e2743
Fully fixed the introduced issue with my last commit
2021-04-13 01:00:43 +03:00
..
20200213223053-create-user.js
removed uniqueness of email, check unique of username on POST for user
2020-02-22 10:23:58 -05:00
20200215162452-create-item.js
Remove item-user relationship since we are refactoring this
2020-02-28 16:24:27 -05:00
20200216164006-create-setting.js
settings value is now TEXT
2020-03-02 10:42:37 -05:00
20200218205207-user-add-totp.js
added totp secret and multifactor flag to the user model
2020-02-19 12:46:59 -05:00
20200228212852-add-user-items.js
users and items now have n:m relationship
2020-03-02 10:53:05 -05:00
20210411141020-link-in-new-tab.js
Fully fixed the introduced issue with my last commit
2021-04-13 01:00:43 +03:00