.vscode
|
initialize Tauri + React + TypeScript project with essential configurations and files
|
2025-03-30 13:38:55 -03:00 |
components
|
refactor: clean up unused imports and components across the project
|
2025-03-30 17:32:22 -03:00 |
constants
|
add initial configuration files and implement color scheme hooks
|
2025-03-30 16:42:51 -03:00 |
hooks
|
add initial configuration files and implement color scheme hooks
|
2025-03-30 16:42:51 -03:00 |
public
|
add initial configuration files and implement color scheme hooks
|
2025-03-30 16:42:51 -03:00 |
src
|
refactor: migrate chat layout and styles to CSS, remove unused styles and components
|
2025-03-30 19:04:24 -03:00 |
src-tauri
|
refactor: expose structs and commands in drive and sync modules
|
2025-03-30 16:53:46 -03:00 |
.gitignore
|
initialize Tauri + React + TypeScript project with essential configurations and files
|
2025-03-30 13:38:55 -03:00 |
a.sh
|
refactor: migrate chat layout and styles to CSS, remove unused styles and components
|
2025-03-30 19:04:24 -03:00 |
app.json
|
refactor: clean up unused imports and components across the project
|
2025-03-30 17:32:22 -03:00 |
babel.config.js
|
refactor: clean up unused imports and components across the project
|
2025-03-30 17:32:22 -03:00 |
index.html
|
initialize Tauri + React + TypeScript project with essential configurations and files
|
2025-03-30 13:38:55 -03:00 |
package-lock.json
|
initialize Tauri + React + TypeScript project with essential configurations and files
|
2025-03-30 13:38:55 -03:00 |
package.json
|
refactor: migrate chat layout and styles to CSS, remove unused styles and components
|
2025-03-30 19:04:24 -03:00 |
pnpm-lock.yaml
|
refactor: migrate chat layout and styles to CSS, remove unused styles and components
|
2025-03-30 19:04:24 -03:00 |
postcss.config.js
|
add initial configuration files and implement color scheme hooks
|
2025-03-30 16:42:51 -03:00 |
README.md
|
initialize Tauri + React + TypeScript project with essential configurations and files
|
2025-03-30 13:38:55 -03:00 |
styles.js
|
refactor: clean up unused imports and components across the project
|
2025-03-30 17:32:22 -03:00 |
tailwind.config.js
|
add initial configuration files and implement color scheme hooks
|
2025-03-30 16:42:51 -03:00 |
tsconfig.json
|
refactor: clean up unused imports and components across the project
|
2025-03-30 17:32:22 -03:00 |
tsconfig.node.json
|
initialize Tauri + React + TypeScript project with essential configurations and files
|
2025-03-30 13:38:55 -03:00 |
vite.config.ts
|
initialize Tauri + React + TypeScript project with essential configurations and files
|
2025-03-30 13:38:55 -03:00 |