atuin/ui
Ellie Huxtable 128891f53e
fix(gui): do not hardcode db path (#2309)
* feat(gui/backend): add cli_settings tauri command

* chore(gui/backend): overdue cargo fmt

* fix(gui): use configured db path, not hardcoded
2024-07-25 13:40:04 +01:00
..
backend fix(gui): do not hardcode db path (#2309) 2024-07-25 13:40:04 +01:00
public feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
src fix(gui): do not hardcode db path (#2309) 2024-07-25 13:40:04 +01:00
.gitignore chore: update email, gitignore, tweak ui (#2094) 2024-06-06 15:03:43 +01:00
.npmrc feat(gui): use fancy new side nav (#2243) 2024-07-10 15:56:33 +01:00
components.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
icon.png feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
index.html feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
package.json feat(gui): clean up home page, fix a few bugs (#2304) 2024-07-23 13:18:54 +01:00
pnpm-lock.yaml feat(gui): clean up home page, fix a few bugs (#2304) 2024-07-23 13:18:54 +01:00
postcss.config.js feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
README.md docs(gui): update README (#2283) 2024-07-15 20:18:58 +01:00
tailwind.config.js feat(gui): use fancy new side nav (#2243) 2024-07-10 15:56:33 +01:00
tsconfig.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
tsconfig.node.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
vite.config.ts feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00

Atuin Desktop

Currently WIP and not yet ready for use