This website requires JavaScript.
Explore
Help
Sign In
sneak
/
webhooker
Watch
1
Star
0
Fork
0
Code
Issues
67
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37b59f8822f395fceaf3f55ebf3683011431fe2c
webhooker
/
internal
/
database
T
History
clawbot
37b59f8822
check / check (push)
Successful in 3m14s
Details
Remove inbound request signature verification (
closes
#279
)
2026-08-24 03:25:09 +02:00
..
base_model.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00
bootstrap_banner_test.go
Add a webhooker resetpw subcommand and a bootstrap banner (
closes
#208
) (
#239
)
2026-08-20 08:01:42 +02:00
database_test.go
Allow retention_days of 0 to mean retain forever (
closes
#79
)
2026-08-11 14:35:34 +02:00
database.go
Add a webhooker resetpw subcommand and a bootstrap banner (
closes
#208
) (
#239
)
2026-08-20 08:01:42 +02:00
event_db_isolation_test.go
Stop target credentials leaking into event databases (
closes
#206
) (
#223
)
2026-08-20 07:55:34 +02:00
event_db_isolation.go
Stop target credentials leaking into event databases (
closes
#206
) (
#223
)
2026-08-20 07:55:34 +02:00
export_test.go
Add a webhooker resetpw subcommand and a bootstrap banner (
closes
#208
) (
#239
)
2026-08-20 08:01:42 +02:00
model_apikey.go
Read form fields from the POST body only (
closes
#160
)
2026-08-18 02:04:09 +02:00
model_delivery_result.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00
model_delivery.go
Add per-delivery replay to the event log (
closes
#203
) (
#240
)
2026-08-20 08:11:35 +02:00
model_entrypoint.go
Remove inbound request signature verification (
closes
#279
)
2026-08-24 03:25:09 +02:00
model_event.go
Resubmit a stored event as a new undelivered event (
closes
#250
)
2026-08-24 00:53:37 +02:00
model_secrets_test.go
Remove inbound request signature verification (
closes
#279
)
2026-08-24 03:25:09 +02:00
model_setting.go
Read form fields from the POST body only (
closes
#160
)
2026-08-18 02:04:09 +02:00
model_target.go
Read form fields from the POST body only (
closes
#160
)
2026-08-18 02:04:09 +02:00
model_user.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00
model_webhook_test.go
Allow retention_days of 0 to mean retain forever (
closes
#79
)
2026-08-11 14:35:34 +02:00
model_webhook.go
Allow retention_days of 0 to mean retain forever (
closes
#79
)
2026-08-11 14:35:34 +02:00
models.go
refactor: auto-generate session key and store in database
2026-03-01 21:57:19 -08:00
password_test.go
Verify login credentials before spending rate-limit budget (
closes
#150
)
2026-08-18 01:55:41 +02:00
password.go
Verify login credentials before spending rate-limit budget (
closes
#150
)
2026-08-18 01:55:41 +02:00
retention_lifecycle_test.go
Bound shutdown hooks by their stop context (
closes
#102
)
2026-08-14 06:18:33 +02:00
retention_test.go
Allow retention_days of 0 to mean retain forever (
closes
#79
)
2026-08-11 14:35:34 +02:00
retention.go
Bound shutdown hooks by their stop context (
closes
#102
)
2026-08-14 06:18:33 +02:00
testing.go
Read queue depths with Find, not Scan (
closes
#234
) (
#237
)
2026-08-20 07:55:20 +02:00
webhook_db_manager_test.go
Stop a slow host turning a login-guard test into a segfault (
closes
#186
)
2026-08-18 05:01:13 +02:00
webhook_db_manager.go
Stop target credentials leaking into event databases (
closes
#206
) (
#223
)
2026-08-20 07:55:34 +02:00