Commit Graph

14 Commits

Author SHA1 Message Date
9c58bc2948 More https cleanup since we're behind a traefik proxy
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-17 21:08:33 -04:00
edfc18d7f4 Possible fix for incorrect auth redirect location
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-17 20:55:28 -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
v1.1.0
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
eab3399268 add docker release
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-15 13:27:04 -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
v1.0.0
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
450a05fab1 gitignore add idea 2022-07-14 18:13:45 -04:00
4c42b765e1 Basics setup, going to change how repos work 2022-07-14 18:12:04 -04:00