gitdataai/src
2026-05-15 13:38:01 +08:00
..
app feat(project): add member invitation to project creation modal 2026-05-15 13:11:01 +08:00
assets feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
client feat(api): add project-related API endpoints 2026-05-14 23:14:08 +08:00
components feat(ui): improve header layout and add theme preset selector 2026-05-15 13:11:07 +08:00
config refactor(ui): update UI components, theme system and utilities 2026-05-12 13:05:28 +08:00
contexts/room feat(settings): add AccessSettings and room context updates 2026-05-14 23:15:16 +08:00
css chore: update Vite config and add channel animations CSS 2026-05-14 23:13:52 +08:00
hooks refactor(frontend): apply formatting and update chat, settings, project pages 2026-05-14 10:02:54 +08:00
lib feat(ui): add global search palette with Cmd+K shortcut 2026-05-15 13:10:56 +08:00
store refactor: remove unused Redux store hooks 2026-05-14 21:49:37 +08:00
ws refactor(frontend): apply formatting and update chat, settings, project pages 2026-05-14 10:02:54 +08:00
App.tsx feat: update App routing and MeSidebar component 2026-05-14 23:15:54 +08:00
index.css refactor(frontend): apply formatting and update chat, settings, project pages 2026-05-14 10:02:54 +08:00
main.tsx add rum 2026-05-15 00:44:05 +08:00
rum-core.ts exchange rum accesskey 2026-05-15 13:38:01 +08:00
rum.tsx add rum 2026-05-15 00:44:05 +08:00