This website requires JavaScript.
Explore
Help
Register
Sign In
tom
/
seshat
Watch
1
Star
0
Fork
0
You've already forked seshat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d02da321a16099a2378d576a7103256c5d6004dd
seshat
/
backend
/
nestjs-seshat-api
/
src
/
providers
History
Tom
d02da321a1
Changed book status to smallint. Added media_type to series. Added 'Hanashi Media' regex resolver for searching. Removed 'Fiction' limitation when searching. Added update series to add new volumes. Fixed search when not all volumes would show up.
2025-03-03 21:18:46 +00:00
..
contexts
Changed book status to smallint. Added media_type to series. Added 'Hanashi Media' regex resolver for searching. Removed 'Fiction' limitation when searching. Added update series to add new volumes. Fixed search when not all volumes would show up.
2025-03-03 21:18:46 +00:00
dto
Changed book status to smallint. Added media_type to series. Added 'Hanashi Media' regex resolver for searching. Removed 'Fiction' limitation when searching. Added update series to add new volumes. Fixed search when not all volumes would show up.
2025-03-03 21:18:46 +00:00
google
Changed book status to smallint. Added media_type to series. Added 'Hanashi Media' regex resolver for searching. Removed 'Fiction' limitation when searching. Added update series to add new volumes. Fixed search when not all volumes would show up.
2025-03-03 21:18:46 +00:00
providers.controller.spec.ts
Added fine-grained control over search for server use.
2025-02-20 04:36:48 +00:00
providers.controller.ts
Added fine-grained control over search for server use.
2025-02-20 04:36:48 +00:00
providers.module.ts
Added modules for books & series.
2025-02-24 20:54:58 +00:00
providers.service.spec.ts
Added fine-grained control over search for server use.
2025-02-20 04:36:48 +00:00
providers.service.ts
Create Library module. Moved book controller to library controller. Added series addition to library while adding all known volumes in background. Fixed Google search context.
2025-02-28 00:20:29 +00:00