1
0
Fork 0
mirror of https://github.com/adnanh/webhook.git synced 2026-07-19 01:26:50 +00:00

Commit graph

  • 0ec908bf32
    Merge e9d76b7013 into 857e708f87 Kan-Ru Chen 2026-07-18 14:52:53 +09:00
  • e9d76b7013
    Add SELinux policy Kan-Ru Chen 2026-07-18 14:27:17 +09:00
  • 909d473ba7
    Merge e8bc27b738 into 857e708f87 Mikel Olasagasti Uranga 2026-07-15 18:04:50 +02:00
  • e8bc27b738 Prevent unbounded request body reads Mikel Olasagasti Uranga 2026-07-15 18:03:11 +02:00
  • 3dbfcea3c8
    Merge 718259dd77 into 857e708f87 Mikel Olasagasti Uranga 2026-07-15 17:33:24 +02:00
  • 718259dd77 chore(deps): move from unmaintained ghodss/yaml to sigs.k8s.io/yaml Mikel Olasagasti Uranga 2026-07-15 17:30:37 +02:00
  • de18670c91
    Merge 273bdb2a3f into 857e708f87 jason.liao 2026-06-02 07:40:37 +00:00
  • 273bdb2a3f docs: 补充维护说明 jason.liao 2026-06-02 15:40:25 +08:00
  • 9263a7200b fix: test jason.liao 2026-06-02 15:29:34 +08:00
  • 2098d78cdb release jason.liao 2026-06-02 15:22:55 +08:00
  • 4018195ab5 fix: 修复ip白名单机制 jason.liao 2026-05-11 18:53:08 +08:00
  • cc338cd3ac feat: 添加config 能力 jason.liao 2026-05-11 17:09:21 +08:00
  • 0645b1404f Merge remote-tracking branch 'o' jason.liao 2026-05-09 21:48:19 +08:00
  • 531ca219fe feat: 添加超时限制 jason.liao 2026-04-28 13:47:51 +08:00
  • 709674ba01 feat: 补充 keep-file-environment 的文档和测试用例 jason.liao 2026-04-28 13:46:21 +08:00
  • 8272126474 feat: 添加管理配置功能 jason.liao 2026-04-28 10:35:11 +08:00
  • 570f1e3e32
    Merge 11331cbeec into 857e708f87 Jason N. White 2026-02-27 05:55:33 +00:00
  • e4924797ad
    Merge 43a10ec3c2 into 857e708f87 emilhf 2026-02-18 19:07:51 -08:00
  • c7fa6cfb24
    Merge 45d0e83b65 into 857e708f87 Filipp Ozinov 2026-02-18 18:11:09 -08:00
  • 1c3e75e642
    Merge afd20c569e into 857e708f87 lostsnow 2026-02-18 18:10:54 -08:00
  • 743fc4e6c4
    Merge 14ec47b214 into 857e708f87 Ali Tlekbai 2026-02-18 18:09:47 -08:00
  • a7d4bc66b9
    Merge af3ceffdac into 857e708f87 Stefan Schubert 2026-02-18 18:04:01 -08:00
  • ed2315b456
    Merge 0d5b29396a into 857e708f87 yuhangcangqian 2026-02-18 18:00:46 -08:00
  • 1b96c11170
    Merge 00a3d1a641 into 857e708f87 NohaZaman 2026-02-18 17:59:40 -08:00
  • 356e3a7a59
    Merge f5165111e7 into 857e708f87 Olaf Michaelis 2026-02-18 10:15:24 +00:00
  • f5165111e7
    Merge branch 'adnanh:master' into master Olaf Michaelis 2026-02-18 11:15:20 +01:00
  • f78919fef3
    Merge 060f5b6dd6 into 857e708f87 Adrie van Dijk 2026-02-17 01:14:05 +02:00
  • 290327b4a9
    Merge 4d7c408f18 into 857e708f87 NohaZaman 2026-02-15 21:29:30 +01:00
  • 258c21571a
    Merge c2da943240 into 857e708f87 Adnan Hajdarević 2026-02-13 16:55:59 +08:00
  • 3cee5b030d
    Merge 6b2bc6b78f into 857e708f87 Daniele Sabre 2026-02-13 09:18:00 +01:00
  • 857e708f87
    Docs: HTTP request parameters documented! (#740) master DIGVIJAY 2026-02-13 04:29:28 +05:30
  • c5d7770178
    Update Referencing-Request-Values.md Adnan Hajdarević 2026-02-12 23:58:45 +01:00
  • f78eeeca7d Bump version to 2.8.3 2.8.3 Adnan Hajdarevic 2026-02-12 23:36:16 +01:00
  • 8a2d3f85cd
    Added Printing the Raw Webhook Payload to Standard Output example (#746) Julio 2026-01-09 11:08:29 -04:00
  • a998011899
    Added Printing the Raw Webhook Payload to Standard Output example Julio 2026-01-02 10:26:39 -04:00
  • 34d4418840
    docs: Documented cat and credential template functions (#739) DIGVIJAY 2025-11-28 02:39:50 +05:30
  • 6b2bc6b78f feat: Add default value support for parameters Daniele Sabre 2025-11-14 14:08:05 +01:00
  • cf5f3c7110 docs: HTTP request parameters DIGVIJAY 2025-10-12 13:41:28 +00:00
  • 7e51784d81 update! DIGVIJAY 2025-10-09 17:43:51 +00:00
  • b326841076 docs: Example for getenv DIGVIJAY 2025-10-09 04:59:42 +00:00
  • 16c5478680 Documented cat and credential template functions in Templates.md DIGVIJAY 2025-10-04 12:03:55 +00:00
  • 7ea2a53bbb
    Fix Gitea incoming webhook example and add a YAML version (#737) Jonathan Leroy 2025-08-28 23:17:53 +02:00
  • 3d00687c18
    Fix payload-hmac-sha256 secret attribute name Jonathan Leroy 2025-08-22 05:16:10 +02:00
  • 80c0f04ffb
    Fix Gitea incoming webhook example and add a YAML version Jonathan Leroy 2025-08-22 05:12:24 +02:00
  • 2da9957e86
    docs: add ACR webhook to Hook-Examples.md (#731) Tom 2025-08-11 23:01:42 +02:00
  • 5981da2717
    docs: update README.md (#733) Uğur Erdem Seyfi 2025-08-12 00:00:21 +03:00
  • 3585c36686 docs: update README.md kugurerdem 2025-06-05 16:05:41 +03:00
  • 5d0285372c
    Update Hook-Examples.md Tom 2025-05-01 19:29:29 +02:00
  • 03c888c565
    add ACR webhook to Hook-Examples.md Tom 2025-05-01 11:57:12 +02:00
  • 4d7c408f18
    Create devcontainer.json NohaZaman 2025-04-11 15:22:54 +04:00
  • 00a3d1a641
    Create devcontainer.json NohaZaman 2025-04-11 11:53:18 +04:00
  • bb0d5766e9 Initial commit NohaZaman 2025-04-11 02:59:35 +00:00
  • 1b13355196
    fix: Trim the cat output (#720) Tom Hubrecht 2025-01-12 12:27:16 +01:00
  • 025e442f2e
    fix: Trim the cat output Tom Hubrecht 2025-01-12 09:35:39 +01:00
  • c2da943240 Fix #718 bugfix/empty-trigger-rule-should-evaluate-to-true Adnan Hajdarevic 2025-01-12 00:33:40 +01:00
  • eb7e8f5ba8
    feat: Add two template functions (#712) Tom Hubrecht 2025-01-12 00:42:22 +01:00
  • 11331cbeec
    Update LICENSE, fix license year JasonnnW3000 2024-12-31 02:41:35 -05:00
  • 5e9f619cba
    Merge 6ef8115050 into 7bb680821d Boris Bliznioukov 2024-12-09 22:53:56 +08:00
  • 1aa4fd0ca8
    Merge 36bcb09cf7 into 7bb680821d Ian Roberts 2024-12-09 22:51:28 +08:00
  • 7bb680821d
    update Hookdeck images (light and dark) and description (#713) Phil Leggetter 2024-11-30 21:41:50 +00:00
  • 9000b75a72
    update Hookdeck images (light and dark) and description Phil Leggetter 2024-11-28 12:49:33 +00:00
  • d42769ea84
    feat: Add two template functions Tom Hubrecht 2024-11-16 23:19:57 +01:00
  • c5f2a8f940
    chore: replace ioutil.ReadFile by os.ReadFile Tom Hubrecht 2024-11-16 23:18:35 +01:00
  • ce08a68a13
    docs: remove reference to Hookecho (#711) Cameron Moore 2024-11-12 23:01:26 -06:00
  • dbee5336bc
    docs: remove reference to Hookecho Cameron Moore 2024-11-12 08:24:14 -06:00
  • 2b6a02f397 Pending changes exported from your codespace Assalom605 2024-11-10 20:20:34 +00:00
  • dccf2f65f3 from telegram import Update from telegram.ext import Updater, CommandHandler, CallbackContext Assalom605 2024-11-10 20:05:00 +00:00
  • 36bcb09cf7 fix: return the raw error from Argument.Get Ian Roberts 2024-10-29 21:05:43 +00:00
  • e2c51dc1dd docs: documentation for the template argument type Ian Roberts 2024-10-27 22:26:07 +00:00
  • fb0e233dd7 docs: documentation of the new "check-signature" rule Ian Roberts 2024-10-27 20:57:57 +00:00
  • 9abdb1fffb feat: new rule type specifically for signature checks Ian Roberts 2024-10-27 20:56:41 +00:00
  • bb8be5ed9a feat: allow override of template delims Ian Roberts 2024-10-24 09:38:31 +01:00
  • 9892bc678b feat: an Argument type that evaluates a template against the Request Ian Roberts 2024-10-20 22:07:34 +01:00
  • f89b09bef6
    fix: use CGO_ENABLED=0 for release builds (#705) Ian Roberts 2024-10-27 16:27:31 +00:00
  • 18108e075e fix: use CGO_ENABLED=0 for release builds Ian Roberts 2024-10-26 11:19:15 +01:00
  • 9f725b2cb0
    Update Systemd-Activation.md 2.8.2 Adnan Hajdarević 2024-10-25 23:19:13 +02:00
  • 98cf5d0163
    Add support for systemd socket activation (#704) Ian Roberts 2024-10-25 22:18:04 +01:00
  • ee918ac2ae refactor: moved setuid and setgid flags into platform-specific section Ian Roberts 2024-10-25 14:08:59 +01:00
  • 661a96f3e3 docs: documentation for the systemd socket activation mode Ian Roberts 2024-10-25 13:57:45 +01:00
  • b00e93210e feat: add support for systemd socket activation Ian Roberts 2024-10-19 23:17:38 +01:00
  • cd38e0bbed Set appropriate headers for streamed output feature/stream-output-as-response Adnan Hajdarevic 2024-10-25 09:41:24 +02:00
  • 9cd78fca1a
    Update README.md Adnan Hajdarević 2024-10-25 09:39:58 +02:00
  • eddeb82032
    Add option to bind to a Unix socket instead of a TCP port (#703) Ian Roberts 2024-10-25 08:38:22 +01:00
  • 9a30189cb1 docs: add a note about reverse proxies Ian Roberts 2024-10-19 19:52:11 +01:00
  • 1f7f246f02 docs: add -socket option to documentation Ian Roberts 2024-10-19 17:51:35 +01:00
  • fdee28a812 fix: clean up Unix socket file before exit Ian Roberts 2024-10-19 16:55:39 +01:00
  • be8389ed4d tests: use GOROOT to find go command Ian Roberts 2024-10-19 16:21:53 +01:00
  • c72da0b125 tests: add test for the -socket option Ian Roberts 2024-10-19 16:16:19 +01:00
  • 596cc5e70c feat: add ability to listen on unix socket/named pipe Ian Roberts 2024-10-19 16:11:26 +01:00
  • 0d5b29396a bug: fix slice init length yuhangcangqian 2024-08-31 08:03:14 +08:00
  • b6f24d00a5
    Update README.md Adnan Hajdarević 2024-06-28 09:33:04 +02:00
  • d84cc5420b
    chore: fix some comments (#690) yumeiyin 2024-05-27 02:11:05 +08:00
  • 8117534b20 chore: fix some comments yumeiyin 2024-05-24 22:54:18 +08:00
  • 5420abff39 Merge remote-tracking branch 'fork/feature/stream-output-as-response' into feature/stream-output-as-response Adnan Hajdarevic 2024-04-16 21:40:44 +02:00
  • fc0623363a
    chore: fix some typos in comments (#685) yudrywet 2024-04-14 23:22:46 +08:00
  • eb5b53bb86 chore: fix some typos in comments yudrywet 2024-04-14 20:16:27 +08:00
  • 48c76cf80d Bump version Adnan Hajdarevic 2024-04-13 23:27:55 +02:00
  • 85f244c98e
    Allow Linux setuid/setgid (#646) Christopher Conley 2024-04-13 13:58:24 -04:00
  • 8af5a38100
    Merge branch 'master' into allow_linux_setuid_setgid Adnan Hajdarević 2024-04-13 19:57:30 +02:00
  • 8ee2601081 Bugfix: Unset aux groups when dropping the privileges Adnan Hajdarevic 2024-04-13 19:55:38 +02:00