kbve
@kbve/source
Sign in / Sign up
Open main menu
Distributed computation caching and task execution are currently disabled for this organization.
@kbve/source
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
dev
64cbe642 feat(osrs): add 10 new overrides — pies, skirts, low-tier armour, ham joint (#7904) * feat(osrs): add 10 new overrides — pies, skirts, low-tier armour, ham joint New overrides: Mud pie, Wild pie, Admiral pie, Dragon/Rune plateskirt, Snakeskin bandana, Frog-leather chaps/boots, Yak-hide legs, Ham joint. All sourced from OSRS Wiki with stats, recipes, and market data. * feat(osrs): add 10 new overrides — enchanted bolts, necklaces, bone bolts New overrides: Bone bolts, Opal/Pearl/Topaz/Sapphire/Emerald bolts (e), Ruby/Diamond/Dragon necklaces, Necklace of faith. All with Wiki-sourced enchantment effects, proc rates, and market data.
7 days ago
by Al @h0lybyte
A
Succeeded
dev
34e06cae test(discordsh): add e2e tests for #7712 audit fixes (#7906) 14 new Playwright tests covering: - Single DroidProvider hydration (no duplicate) - Auth redirect page (meta refresh + fallback link) - hCaptcha preconnect headers in <head> - Server card lazy loading (loading="lazy", decoding="async") - CSS-only hover (.server-card class, no inline JS handlers) - Security headers on all auth routes Ref #7712
7 days ago
by Al @h0lybyte
A
Succeeded
dev
fb77b127 fix(discordsh): deduplicate DroidProvider/OverlayShell + audit fixes (#7903) * fix(discordsh): deduplicate DroidProvider and OverlayShell into NavBar Closes #7712 item 1 — DroidProvider and OverlayShell were rendered in both Footer.astro and the unused Layout.astro. Consolidate into NavBar.astro (present on every page via Starlight Header override) so React initializes these providers exactly once. Also fixes the Footer copy missing i18nPath and dataPath config. * feat(discordsh): audit fixes — lazy images, CSS hover, hCaptcha preconnect, Redirect component - Add loading="lazy" and decoding="async" to server card images - Replace onMouseEnter/onMouseLeave JS hover with CSS-only .server-card:hover - Add hCaptcha preconnect links to Starlight head config - Fix nanostore subscription leak in NavBar (unsub on astro:before-swap) - Create reusable Redirect.astro in @kbve/astro with meta refresh + JS fallback - Use Redirect component for auth/index page - Add @kbve/astro/components/* tsconfig path for .astro subpath imports Ref #7712
7 days ago
by Al @h0lybyte
A
Previous page
Previous
Next
Next page