gitdataai/src
ZhenYi e185885557 fix(react): switch namespace import to default import to fix stale Vite CJS interop
- 3 files: theme-provider, carousel, sidebar
- index.html: set title to GitData.AI, favicon to /logo.png
- add public/logo.png and robots.txt
2026-05-12 22:03:54 +08:00
..
app feat: add explore page and AI elements components 2026-05-12 13:07:58 +08:00
assets feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
client refactor(layout): update layout components, header, navigation and API client 2026-05-12 13:06:19 +08:00
components fix(react): switch namespace import to default import to fix stale Vite CJS interop 2026-05-12 22:03:54 +08:00
config refactor(ui): update UI components, theme system and utilities 2026-05-12 13:05:28 +08:00
contexts/room feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
css feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
hooks feat(frontend): update UI components, skill pages, and hooks 2026-05-11 17:06:13 +08:00
lib refactor(ui): update UI components, theme system and utilities 2026-05-12 13:05:28 +08:00
store feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ws feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
App.tsx refactor(layout): update layout components, header, navigation and API client 2026-05-12 13:06:19 +08:00
index.css refactor(ui): update UI components, theme system and utilities 2026-05-12 13:05:28 +08:00
main.tsx feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00