atuin/ui/src
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
..
assets feat(gui): use fancy new side nav (#2243) 2024-07-10 15:56:33 +01:00
components feat(gui): clean up home page, fix a few bugs (#2304) 2024-07-23 13:18:54 +01:00
lib fix(gui): weekInfo call on Edge (#2252) 2024-07-10 17:11:34 +01:00
pages feat(gui): clean up home page, fix a few bugs (#2304) 2024-07-23 13:18:54 +01:00
state fix(gui): do not hardcode db path (#2309) 2024-07-25 13:40:04 +01:00
App.css feat(ui): scroll history infinitely (#1999) 2024-05-06 08:11:47 +01:00
App.tsx feat(gui): clean up home page, fix a few bugs (#2304) 2024-07-23 13:18:54 +01:00
global.d.ts feat(ui): scroll history infinitely (#1999) 2024-05-06 08:11:47 +01:00
main.tsx feat(gui): clean up home page, fix a few bugs (#2304) 2024-07-23 13:18:54 +01:00
styles.css feat(ui): scroll history infinitely (#1999) 2024-05-06 08:11:47 +01:00
vite-env.d.ts feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00