This website requires JavaScript.
Explore
Help
Sign In
sneak
/
webhooker
Watch
1
Star
0
Fork
0
Code
Issues
66
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25e27cc57ffe3aa44af6721dcce4aa935b27b8dc
webhooker
/
internal
/
database
T
History
clawbot
25e27cc57f
check / check (push)
Successful in 1m46s
Details
refactor: merge retry target type into http (max_retries=0 = fire-and-forget)
2026-03-01 23:51:55 -08:00
..
base_model.go
initial
2026-03-01 22:52:08 +07:00
database_test.go
chore: consolidate DBURL into DATA_DIR, codebase audit for 1.0.0
2026-03-01 23:33:20 -08:00
database.go
refactor: merge retry target type into http (max_retries=0 = fire-and-forget)
2026-03-01 23:51:55 -08:00
model_apikey.go
initial
2026-03-01 22:52:08 +07:00
model_delivery_result.go
initial
2026-03-01 22:52:08 +07:00
model_delivery.go
initial
2026-03-01 22:52:08 +07:00
model_entrypoint.go
refactor: rename Processor to Webhook and Webhook to Entrypoint
2026-03-01 16:01:44 -08:00
model_event.go
refactor: rename Processor to Webhook and Webhook to Entrypoint
2026-03-01 16:01:44 -08:00
model_setting.go
refactor: auto-generate session key and store in database
2026-03-01 21:57:19 -08:00
model_target.go
refactor: merge retry target type into http (max_retries=0 = fire-and-forget)
2026-03-01 23:51:55 -08:00
model_user.go
refactor: rename Processor to Webhook and Webhook to Entrypoint
2026-03-01 16:01:44 -08:00
model_webhook.go
refactor: rename Processor to Webhook and Webhook to Entrypoint
2026-03-01 16:01:44 -08:00
models.go
refactor: auto-generate session key and store in database
2026-03-01 21:57:19 -08:00
password_test.go
initial
2026-03-01 22:52:08 +07:00
password.go
initial
2026-03-01 22:52:08 +07:00
webhook_db_manager_test.go
chore: consolidate DBURL into DATA_DIR, codebase audit for 1.0.0
2026-03-01 23:33:20 -08:00
webhook_db_manager.go
feat: implement per-webhook event databases
2026-03-01 17:06:43 -08:00