pcmt/app/settings
surtur f2025395b2
All checks were successful
continuous-integration/drone/push Build is passing
go: add basic hibp handling, requests scheduling
* change hibp schema's date field to string, as the date format would
  prevent direct unmarshaling. instead, marshal to string, convert later
* the scheduler is in place in order not to get throttled after going
  over API limit
* the scheduler detects when in testing mode and changes little bits of
  behaviour
* add tests for some basic requests
* run the requests scheduler as a background service during testing
2023-08-22 19:57:48 +02:00
..
helper.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
settings.go go: add basic hibp handling, requests scheduling 2023-08-22 19:57:48 +02:00