• Joined on 2025-09-28
Loading Heatmap…

boban pushed to main at boban/nimuli

  • f742b40921 feat(bio): live slug availability check while typing

2026-05-17 23:25:19 +02:00

boban pushed to main at boban/nimuli

  • 308778b99d fix(bio): prevent duplicate slugs within same workspace

2026-05-17 23:09:22 +02:00

boban pushed to main at boban/nimuli

  • deb5f310a1 fix(bio): plan-aware URL + plan-seeder + ulid→slug fix
  • c479e46f55 fix(livewire): remove require_workspace() from action methods and render()
  • 2412abcde7 fix(ui): blur label during loading so only spinner visible
  • be8fdc8fe4 fix(ui): center spinner via top-1/2 left-1/2 translate instead of inset-0 flex
  • 695727e321 fix(ui): spinner full opacity — remove disabled:opacity-60 from button
  • Compare 10 commits »

2026-05-17 22:45:09 +02:00

boban pushed to main at boban/nimuli

  • e36ecb1dba fix(BUG-2): sidebar pure Tailwind, revert logo, fix mobile translate

2026-05-17 13:47:51 +02:00

boban pushed to main at boban/nimuli

  • d2d43e1097 feat(BUG-2): redesign sidebar from template — Geist font, section nav, CSS-driven collapse

2026-05-17 13:40:17 +02:00

boban pushed to main at boban/nimuli

  • b241df93a8 fix(BUG-2): scope sidebar collapse CSS to desktop media query

2026-05-17 13:14:48 +02:00

boban pushed to main at boban/nimuli

  • 3c24c19b19 fix: remove @persist from CSS comment to prevent Blade directive parse error

2026-05-17 13:09:39 +02:00

boban pushed to main at boban/nimuli

  • e71bd33e63 fix(BUG-2): drive sidebar collapse/expand via CSS attribute, not Alpine reactivity

2026-05-17 13:05:37 +02:00

boban pushed to main at boban/nimuli

  • 3897d54ba3 fix(bug-2): sidebar-aside base width outside media query + auto-close on mobile

2026-05-17 12:56:42 +02:00

boban pushed to main at boban/nimuli

  • 0a08d0f268 fix(bug-2): sidebar width via CSS attribute — bypasses @persist Alpine reactivity issue

2026-05-17 12:52:59 +02:00

boban pushed to main at boban/nimuli

  • fe257ef75b fix(bug-2): isCollapsed as plain reactive property — getters unreliable in Alpine stores

2026-05-17 12:50:12 +02:00

boban pushed to main at boban/nimuli

  • d3ad4b4740 fix(bug-2): isCollapsed getter — sidebar auto-expands on mobile viewport

2026-05-17 12:47:38 +02:00

boban pushed to main at boban/nimuli

  • e0624b5d7c fix(bug-2): collapse toggle hidden via max-md:hidden not hidden md:block

2026-05-17 12:43:59 +02:00

boban pushed to main at boban/nimuli

  • fbb57eec81 fix(bug-2): mobile sidebar close button + desktop-only collapse toggle

2026-05-16 19:07:03 +02:00

boban pushed to main at boban/nimuli

  • 90bf5a0c53 fix(bug-2): mobile hamburger — use CSS translate property to override Tailwind v4

2026-05-16 19:01:28 +02:00

boban pushed to main at boban/nimuli

  • b077c8652b fix(bug-1): adjust nim-content margins to pixel-exact values (210px / 55px)

2026-05-16 18:58:57 +02:00

boban pushed to main at boban/nimuli

  • 326caa51ce fix(bug-1): eliminate content-area overlap on hard-reload with collapsed sidebar

2026-05-16 18:55:30 +02:00

boban pushed to main at boban/nimuli

  • 436d80a097 fix(FIX-13): 8 bugs — sidebar flash, mobile hamburger, AI insights, button overlay, QR modal collapse, dashboard always-active, bio themes

2026-05-16 18:28:32 +02:00

boban pushed to main at boban/nimuli

  • e211770312 fix(FIX-12): 10 bugs — AI workspace context, Alpine sidebar/theme, analytics clearFilters, link badge layout, slug suggest
  • 28fbcba227 fix: bugs 1,4,5,7,8,9 — sidebar icon, theme button, copy-link, UTM computed, workspace context, theme sync
  • 43ff6d6407 fix(FIX-10): 6 bugs — route ULID, QR modal, bio unique, nav active, copy btn, analytics context
  • Compare 3 commits »

2026-05-16 18:02:28 +02:00

boban pushed to main at boban/nimuli

  • 2d231fe6b8 fix: bio public /b/{slug} route + QR types + code cleanup
  • 5d90c375f7 fix(sidebar+scripts): correct CSS specificity, externalize test credentials
  • 248c5100d1 fix(sidebar+types): mobile slide animation, close-on-navigate, PHPStan clean
  • Compare 3 commits »

2026-05-16 16:41:09 +02:00