index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
package.json
(
follow
)
Commit message (
Expand
)
Author
Age
*
feat(gui): clean up home page, fix a few bugs (#2304)
Ellie Huxtable
2024-07-23
*
chore(deps): bump highlight.js from 11.9.0 to 11.10.0 in /ui (#2298)
dependabot[bot]
2024-07-22
*
chore(deps): bump @tauri-apps/plugin-http in /ui (#2299)
dependabot[bot]
2024-07-22
*
chore(deps): bump @blocknote/mantine from 0.15.0 to 0.15.3 in /ui (#2300)
dependabot[bot]
2024-07-22
*
chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301)
dependabot[bot]
2024-07-22
*
chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302)
dependabot[bot]
2024-07-22
*
feat(gui): add runbook list, ability to create and delete, sql storage (#2282)
Ellie Huxtable
2024-07-15
*
chore(deps): bump @tanstack/react-table from 8.19.2 to 8.19.3 in /ui (#2279)
dependabot[bot]
2024-07-15
*
chore(deps): bump @tauri-apps/plugin-shell in /ui (#2274)
dependabot[bot]
2024-07-15
*
chore(deps): bump @radix-ui/react-dropdown-menu in /ui (#2275)
dependabot[bot]
2024-07-15
*
chore(deps): bump @blocknote/react from 0.14.2 to 0.14.6 in /ui (#2276)
dependabot[bot]
2024-07-15
*
chore(deps-dev): bump @tauri-apps/cli in /ui (#2277)
dependabot[bot]
2024-07-15
*
chore(deps): bump @uiw/react-codemirror from 4.22.2 to 4.23.0 in /ui (#2278)
dependabot[bot]
2024-07-15
*
chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0 in /ui (#2261)
dependabot[bot]
2024-07-15
*
chore(deps): bump @uiw/codemirror-extensions-langs in /ui (#2262)
dependabot[bot]
2024-07-15
*
chore(deps): bump @codemirror/view from 6.28.2 to 6.28.4 in /ui (#2264)
dependabot[bot]
2024-07-15
*
chore(deps): bump @blocknote/core from 0.14.2 to 0.14.5 in /ui (#2263)
dependabot[bot]
2024-07-15
*
chore(deps): bump @tauri-apps/api in /ui (#2265)
dependabot[bot]
2024-07-15
*
feat(gui): use fancy new side nav (#2243)
Ellie Huxtable
2024-07-10
*
chore(deps): bump react-spinners from 0.13.8 to 0.14.1 in /ui (#2220)
dependabot[bot]
2024-07-10
*
chore(deps): bump @tanstack/react-virtual from 3.5.1 to 3.8.1 in /ui (#2221)
dependabot[bot]
2024-07-10
*
chore(deps): bump @radix-ui/react-toast from 1.1.5 to 1.2.1 in /ui (#2222)
dependabot[bot]
2024-07-08
*
chore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240)
dependabot[bot]
2024-07-08
*
chore(deps): bump lucide-react from 0.396.0 to 0.402.0 in /ui (#2242)
dependabot[bot]
2024-07-08
*
feat(gui): runbooks that run (#2233)
Ellie Huxtable
2024-07-08
*
chore(deps): bump @headlessui/react from 2.1.0 to 2.1.1 in /ui (#2218)
dependabot[bot]
2024-07-01
*
chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.1 in /ui (#2188)
dependabot[bot]
2024-06-24
*
chore(deps): bump @headlessui/react from 2.0.4 to 2.1.0 in /ui (#2187)
dependabot[bot]
2024-06-24
*
chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0 in /ui (#2186)
dependabot[bot]
2024-06-24
*
chore(deps): bump lucide-react from 0.395.0 to 0.396.0 in /ui (#2185)
dependabot[bot]
2024-06-24
*
chore(deps): bump @heroicons/react from 2.1.3 to 2.1.4 in /ui (#2184)
dependabot[bot]
2024-06-24
*
feat(gui): add activity calendar to the homepage (#2160)
Ellie Huxtable
2024-06-18
*
feat(gui): automatically install and setup the cli/shell (#2139)
Ellie Huxtable
2024-06-17
*
chore(deps): bump lucide-react from 0.394.0 to 0.395.0 in /ui (#2148)
dependabot[bot]
2024-06-17
*
chore(deps): bump @tauri-apps/plugin-sql in /ui (#2149)
dependabot[bot]
2024-06-17
*
chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /ui (#2150)
dependabot[bot]
2024-06-17
*
chore(deps): bump @tauri-apps/api in /ui (#2130)
dependabot[bot]
2024-06-13
*
chore(deps): bump @headlessui/react from 1.7.19 to 2.0.4 in /ui (#2131)
dependabot[bot]
2024-06-13
*
chore(deps): bump lucide-react from 0.367.0 to 0.394.0 in /ui (#2133)
dependabot[bot]
2024-06-13
*
chore(deps-dev): bump @tauri-apps/cli in /ui (#2135)
dependabot[bot]
2024-06-13
*
chore(deps): bump @tauri-apps/plugin-http in /ui (#2136)
dependabot[bot]
2024-06-13
*
chore(deps): update frontend deps (#2118)
Ellie Huxtable
2024-06-11
*
feat(ui): add login/register dialog (#2056)
Ellie Huxtable
2024-05-30
*
feat(ui): use correct username on welcome screen (#2050)
Ellie Huxtable
2024-05-28
*
feat(ui): add history explore (#2022)
Ellie Huxtable
2024-05-14
*
feat(ui): scroll history infinitely (#1999)
Ellie Huxtable
2024-05-06
*
feat(gui): work on home page, sort state (#1956)
Ellie Huxtable
2024-04-17
*
feat(gui): add base structure (#1935)
Ellie Huxtable
2024-04-11