gitdataai/src
ZhenYi 99ebfc14a7
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
fix(frontend): scrollToIndex smooth option uses behavior property
TanStack Virtual uses 'behavior' for scroll animation, not 'smooth'.
2026-04-26 13:31:11 +08:00
..
app fix(avatar): add upload API routes and fix URL path prefix 2026-04-25 23:19:22 +08:00
assets init 2026-04-15 09:08:09 +08:00
client chore: API and frontend UI adjustments 2026-04-25 09:54:05 +08:00
components fix(frontend): scrollToIndex smooth option uses behavior property 2026-04-26 13:31:11 +08:00
contexts fix(frontend): ordered chunk rendering + initial scroll-to-bottom 2026-04-26 13:10:51 +08:00
hooks feat: add notification drawer, command registry, keyboard shortcuts, hooks 2026-04-25 09:53:49 +08:00
lib feat: thinking_content column + first-project budget logic 2026-04-26 13:11:06 +08:00
types feat(frontend): add push notification hooks, image compression, and update room/chat components 2026-04-20 15:45:47 +08:00
App.css init 2026-04-15 09:08:09 +08:00
App.tsx feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
index.css feat(frontend): Discord design system tokens and palette variables 2026-04-20 19:32:59 +08:00
main.tsx feat: add notification drawer, command registry, keyboard shortcuts, hooks 2026-04-25 09:53:49 +08:00