WebHooker/server/lib
RhenCloud c982356e0c
fix(formatters): use raster PNG forge icons Discord renders
- GitHub footer icon now uses fluidicon.png instead of favicon.ico —
  Discord silently drops .ico embed footer icons (png/jpg/webp/gif only)
- Gitea instances use {origin}/assets/img/favicon.png (verified on
  codeberg.org and gitea.com); links are still derived from the repo URL
- tests + docs updated to the new icon URLs
2026-08-14 08:59:51 +08:00
..
core feat(groups): host-based forge sources with optional display name 2026-08-14 08:49:48 +08:00
drivers chore: auto-fix lint & formatting [skip ci] 2026-08-14 00:10:56 +00:00
events feat(filters): unified glob (*/?) and //-regex matching for all filter types 2026-08-13 18:44:13 +08:00
formatters fix(formatters): use raster PNG forge icons Discord renders 2026-08-14 08:59:51 +08:00
github feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
lib fix(formatters): localize PR buttons, cap oversized content, dedupe status logic 2026-08-14 07:41:19 +08:00
providers feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
web chore: auto-fix lint & formatting [skip ci] 2026-08-14 00:51:23 +00:00
cf.ts fix: read raw request + body via h3 context for discord/telegram webhooks 2026-08-13 18:13:55 +08:00
config.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
http.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
types.ts feat(groups): host-based forge sources with optional display name 2026-08-14 08:49:48 +08:00
webhook.ts fix(formatters): localize PR buttons, cap oversized content, dedupe status logic 2026-08-14 07:41:19 +08:00