This website requires JavaScript.
Explore
Help
Sign In
sneak
/
webhooker
Watch
1
Star
0
Fork
0
You've already forked webhooker
Code
Issues
29
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ee720a9af7ed4ab47f162562618e26349c43471
webhooker
/
internal
/
handlers
History
clawbot
0b457ea713
All checks were successful
check / check (push)
Superseded by a newer commit; never tested
Render templates via a buffer, not the ResponseWriter (
closes
#123
)
2026-08-14 06:18:22 +02:00
..
auth.go
Enforce the body size limit before CSRF parses the form (
closes
#90
)
2026-08-11 14:37:38 +02:00
export_test.go
Render templates via a buffer, not the ResponseWriter (
closes
#123
)
2026-08-14 06:18:22 +02:00
handlers_test.go
Render templates via a buffer, not the ResponseWriter (
closes
#123
)
2026-08-14 06:18:22 +02:00
handlers.go
Render templates via a buffer, not the ResponseWriter (
closes
#123
)
2026-08-14 06:18:22 +02:00
healthcheck.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00
index.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00
profile_test.go
Add admin password change flow (
closes
#65
) (
#83
)
2026-08-07 23:23:05 +02:00
profile.go
Enforce the body size limit before CSRF parses the form (
closes
#90
)
2026-08-11 14:37:38 +02:00
source_delete_test.go
Evict archive writers on deletion and sweep idle archives (
closes
#89
) (
#95
)
2026-08-10 15:52:20 +02:00
source_detail_test.go
Mask the webhook credential in delivery errors and logs (
closes
#118
)
2026-08-11 15:11:57 +02:00
source_logs_test.go
Mask the webhook credential in delivery errors and logs (
closes
#118
)
2026-08-11 15:11:57 +02:00
source_management_test.go
Allow retention_days of 0 to mean retain forever (
closes
#79
)
2026-08-11 14:35:34 +02:00
source_management.go
Mask the webhook credential in delivery errors and logs (
closes
#118
)
2026-08-11 15:11:57 +02:00
ui_copy_test.go
Clarify web UI terminology, copy, and the entrypoint URL (
closes
#57
)
2026-08-11 15:42:08 +02:00
webhook.go
Bound the receiver rate limit per client IP across /webhook/* (
closes
#139
)
2026-08-12 13:19:43 +02:00