Commit Graph

6 Commits

Author SHA1 Message Date
Val Lorentz 1eb169ee6c Add optional support for the authenticated SPN API
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
It has much higher rate limits.
2022-09-25 11:18:13 +02:00
Val Lorentz 6f022e5f05 web_cache: Initialize module
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
With support for fetching from the IA and caching in the local DB.
2022-09-20 21:41:07 +02:00
Val Lorentz 8abf869c13 Add column 'retrieved_by' to web_page_snapshot
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-18 19:41:26 +02:00
Val Lorentz 95fcb043e8 Initialize with a simple ORM and database to store webpage snapshots
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-17 23:58:57 +02:00
Val Lorentz 671112566f add more linting, give up on py3.7
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-17 23:40:59 +02:00
val efe3aaccd4 Initialize boilerplate (#1)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: Val Lorentz <progval+opdb@progval.net>
Reviewed-on: #1
2022-09-14 16:33:41 +00:00