|
43c99d2889
|
Merge remote-tracking branch 'origin/main'
|
2022-05-07 15:59:57 +02:00 |
|
|
49b2ac95f6
|
More test coverage
|
2022-05-07 15:59:20 +02:00 |
|
|
ce8872c72d
|
Merge pull request #10 from wneessen/codecov-rename
Codecov rename
|
2022-05-07 15:05:36 +02:00 |
|
|
90124586b8
|
Update codecov_testonly.yml
|
2022-05-07 15:05:09 +02:00 |
|
|
356b48bed7
|
Create codecov.yml
|
2022-05-07 15:04:51 +02:00 |
|
|
2cd451a84d
|
Update codecov_testonly.yml
|
2022-05-07 15:03:43 +02:00 |
|
|
27b95c19bc
|
Update and rename codecov.yml to codecov_testonly.yml
|
2022-05-07 15:03:09 +02:00 |
|
|
41c8f9eefc
|
Update codecov.yml
|
2022-05-07 14:59:31 +02:00 |
|
|
467f2961c6
|
Merge pull request #9 from wneessen/Add_RLS_to_all_test
Add rls to all test
|
2022-05-07 14:58:18 +02:00 |
|
|
2af48736df
|
Update sonarqube.yml
|
2022-05-07 14:57:14 +02:00 |
|
|
af15c66865
|
Adding RateLimitSleep() to all tests
|
2022-05-07 14:55:33 +02:00 |
|
|
0ded55e697
|
Update codecov.yml
|
2022-05-07 14:48:22 +02:00 |
|
|
61330a2405
|
Update sonarqube.yml
|
2022-05-07 14:48:05 +02:00 |
|
|
21f15be49f
|
Merge pull request #8 from wneessen/codecov
Integrate with codecov
|
2022-05-07 14:45:09 +02:00 |
|
|
0f9acdd229
|
Create codecov.yml
|
2022-05-07 14:40:23 +02:00 |
|
|
d97d31ff9b
|
Create codecov.yml
|
2022-05-07 14:38:00 +02:00 |
|
|
68f9edf0a4
|
Update sonarqube.yml
Added API token for tests (via secrets) and excluded the example code
|
2022-05-07 14:35:35 +02:00 |
|
|
2467a860e1
|
Update sonarqube.yml
|
2022-04-13 09:43:27 +02:00 |
|
|
a328e950b6
|
Update sonar-project.properties
|
2022-04-13 09:42:37 +02:00 |
|
|
69dc70da63
|
Merge remote-tracking branch 'origin/main'
|
2022-04-12 22:52:31 +02:00 |
|
|
842cc122a5
|
Fix code smell in WithUserAgent() option detected by SonarQube
|
2022-04-12 22:52:24 +02:00 |
|
|
211e368c31
|
Create sonarqube.yml
|
2022-04-12 20:06:32 +02:00 |
|
|
6a561b0f7a
|
Integrating with SonarQube
|
2022-04-12 20:05:20 +02:00 |
|
|
6e851c35e9
|
Update FUNDING.yml
|
2022-04-03 12:42:32 +02:00 |
|
|
6b7c18b62b
|
Update FUNDING.yml
|
2022-04-02 13:14:47 +02:00 |
|
|
00623d9eb6
|
Fixed DefaultUserAgent after clarification with Troy Hunt
|
2021-09-24 08:48:11 +02:00 |
|
|
a2547e5daf
|
Create codeql-analysis.yml
|
2021-09-22 18:09:38 +02:00 |
|
|
09927fa6fb
|
Update README.md
|
2021-09-22 17:39:29 +02:00 |
|
|
4747c984ca
|
Update README.md
|
2021-09-22 17:33:26 +02:00 |
|
|
b5dddf1035
|
Create FUNDING.yml
|
2021-09-22 17:32:07 +02:00 |
|
|
480b9bbbb1
|
Update README.md
Removed "completeness" part
|
2021-09-22 16:23:00 +02:00 |
|
|
d9cb37cd37
|
Merge pull request #6 from wneessen/breaches
Road to v1.0.0: Added Pastes API
|
2021-09-22 16:22:31 +02:00 |
|
|
18c11d013a
|
Road to v1.0.0: Added Pastes API
|
2021-09-22 16:20:54 +02:00 |
|
|
62d46ba435
|
Merge pull request #5 from wneessen/breaches
Code cleanup
|
2021-09-22 15:50:40 +02:00 |
|
|
7da9c54633
|
Makes no sense to return a Client pointer. Also cleaned up examples directory
|
2021-09-22 15:46:36 +02:00 |
|
|
297b5b86f1
|
More idiomatic naming for the rate limit handling
|
2021-09-22 15:25:27 +02:00 |
|
|
1606565112
|
Merge pull request #4 from wneessen/breaches
BreachedAccount, better HTTP handling and rate limiting
|
2021-09-22 15:17:12 +02:00 |
|
|
8b29b608c4
|
Skip tests if no API key is given where required
|
2021-09-22 15:16:02 +02:00 |
|
|
c33397ed39
|
Make golinter happy
|
2021-09-22 15:10:10 +02:00 |
|
|
0af72e7207
|
Make golinter happy
|
2021-09-22 15:02:12 +02:00 |
|
|
48fec86658
|
Moved apiCall() from breach to hibp. Also introduced rate limit handling
|
2021-09-22 15:00:29 +02:00 |
|
|
ed7f680919
|
Added BreachedAccount() to breaches API
Also added WithUserAgent() to the HIBP client for custom UA configuration
|
2021-09-22 13:59:22 +02:00 |
|
|
b130145c23
|
Merge pull request #3 from wneessen/breaches
Added BreachByName() to breaches API
|
2021-09-22 09:48:27 +02:00 |
|
|
0b3734da33
|
Added BreachByName() to breaches API
|
2021-09-22 09:46:18 +02:00 |
|
|
a98a5c94ea
|
Merge pull request #2 from wneessen/breaches
Updated README.md and added examples
|
2021-09-21 20:43:12 +02:00 |
|
|
e670c59a8d
|
Updated README.md and added examples/
|
2021-09-21 20:42:06 +02:00 |
|
|
bde44da847
|
Merge pull request #1 from wneessen/breaches
v0.1.2: Introducing Breaches
|
2021-09-21 19:58:49 +02:00 |
|
|
213d2dc931
|
Make golinter happy
|
2021-09-21 19:58:03 +02:00 |
|
|
cf595cd5ea
|
Make golinter happy
|
2021-09-21 19:56:05 +02:00 |
|
|
a50a8603eb
|
Wrong type in Errorf()
|
2021-09-21 19:47:17 +02:00 |
|