This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
Kavita
Watch
1
Star
0
Fork
0
You've already forked Kavita
mirror of
https://github.com/Kareadita/Kavita.git
synced
2025-07-09 03:04:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kavita
/
API
/
Data
/
Migrations
History
Andrew Song
8f7df85d49
Refractor token auth stuff to use identiycore framework
2020-12-21 09:24:21 -06:00
..
20201213205325_AddUser.cs
Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean.
2020-12-13 16:07:25 -06:00
20201213205325_AddUser.Designer.cs
Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean.
2020-12-13 16:07:25 -06:00
20201215195007_AddedLibrary.cs
Lots of changes to get code ready to add library.
2020-12-17 11:27:19 -06:00
20201215195007_AddedLibrary.Designer.cs
Lots of changes to get code ready to add library.
2020-12-17 11:27:19 -06:00
20201218173135_ManyToManyLibraries.cs
Added new many to many migration for libraries and users. Add Library now works and you can get Library (entity) objects from a user. LibraryDto project is upcoming.
2020-12-18 12:01:45 -06:00
20201218173135_ManyToManyLibraries.Designer.cs
Added new many to many migration for libraries and users. Add Library now works and you can get Library (entity) objects from a user. LibraryDto project is upcoming.
2020-12-18 12:01:45 -06:00
DataContextModelSnapshot.cs
Refractor token auth stuff to use identiycore framework
2020-12-21 09:24:21 -06:00