Commit Graph

8 Commits

Author SHA1 Message Date
ceb8a0db8e Refactor and novel18 support (added cookie support in general to AbstractScraper.cs
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-20 22:04:13 -04:00
3fbaec1fb6 Forgot to fix single scrapes
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-07-17 20:35:34 -04:00
b5c4146d4d Finished adding user support and ability to update specific novels or set your last read chapter 2022-07-17 20:34:06 -04:00
d98324c11e Updated lots of stuff, got multi scrape working, need to test not-nullable chapter novel ids with our current model, now supports sqlite and postgres concurrently (and easy add more), need to get it deployed/do auth
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-16 17:17:43 -04:00
6a2c2a2c33 Move DTOs out to remove dependency on api
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-15 12:34:57 -04:00
e6d6b629db db changes and build pipeline
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-15 12:21:37 -04:00
5337e7ccb8 Initial efcore migration and updates to make sure upserting novels (mostly) works. still need to do chapter handling 2022-07-14 23:12:12 -04:00
4c42b765e1 Basics setup, going to change how repos work 2022-07-14 18:12:04 -04:00