Commit Graph

16 Commits

Author SHA1 Message Date
13b7306ca2 Syosetu single chapter novel support, closes #1
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 14:33:08 -04:00
0903278f14 Cleaning up tags and url regexes, closes #6
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 12:44:04 -04:00
d4c4f521ec Fix for syosetu author names, closes #8
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 11:14:28 -04:00
050ea7aa80 Added start of completion status scraping and fixed kakuyomu date posted lookup
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-21 11:39:15 -04:00
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
12a1f48fbd Fix up times and remove extraneous api inject from NovelList.razor
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-17 22:26:22 -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
e4529e11c0 Fixed dockerfiles and fixed chapter upserts
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-17 10:16:32 -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
c32e3bc64d Dockerfile support added to webapi
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-07-15 12:59:19 -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
5402923e9f Changed db stuff 2022-07-14 19:31:53 -04:00
4c42b765e1 Basics setup, going to change how repos work 2022-07-14 18:12:04 -04:00