aboutsummaryrefslogtreecommitdiffstats
path: root/ui/backend/Cargo.lock (unfollow)
Commit message (Expand)Author
2024-07-30chore: remove ui directory (#2329)Ellie Huxtable
2024-07-26feat(gui): folder select dialogue for directory block (#2315)Ellie Huxtable
2024-07-25feat(gui): directory block, re-org of some code (#2314)Ellie Huxtable
2024-07-25fix(gui): double return on mac/linux (#2311)Ellie Huxtable
2024-07-25fix(gui): do not hardcode db path (#2309)Ellie Huxtable
2024-07-23feat(gui): clean up home page, fix a few bugs (#2304)Ellie Huxtable
2024-07-16chore(release): prepare for release v18.4.0-beta.2 (#2287)Ellie Huxtable
2024-07-15feat(gui): add runbook list, ability to create and delete, sql storage (#2282)Ellie Huxtable
2024-07-10feat(gui): use fancy new side nav (#2243)Ellie Huxtable
2024-07-08feat(gui): runbooks that run (#2233)Ellie Huxtable
2024-06-17feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable
2024-06-13chore: setup dependabot for the ui (#2128)Ellie Huxtable
2024-06-11fix(gui): update deps (#2116)Ellie Huxtable
2024-06-06feat(ui): setup single-instance (#2093)Ellie Huxtable
2024-05-30feat(ui): add login/register dialog (#2056)Ellie Huxtable
2024-05-28fix(ui): handle being logged out gracefully (#2052)Ellie Huxtable
2024-05-28feat(ui): use correct username on welcome screen (#2050)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-05-06feat(ui): scroll history infinitely (#1999)Ellie Huxtable
2024-04-29feat(ui/dotfiles): add vars (#1989)Ellie Huxtable
2024-04-17feat(gui): work on home page, sort state (#1956)Ellie Huxtable
2024-04-11chore(gui): cargo update (#1943)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-10feat(dotfiles): add alias import (#1938)Ellie Huxtable
2024-04-08chore(deps): bump regex from 1.10.3 to 1.10.4 (#1930)dependabot[bot]
2024-04-02chore(deps): bump sysinfo from 0.30.6 to 0.30.7 (#1888)dependabot[bot]
2024-03-12feat(server): check PG version before running migrations (#1868)Xavier Vello
2024-03-11chore(deps): bump whoami from 1.5.0 to 1.5.1 (#1851)dependabot[bot]
2024-03-11chore(release): prepare for release v18.1.0 (#1854)Ellie Huxtable
2024-03-06chore(deps): `cargo update` (#1832)Ellie Huxtable
2024-03-05chore(deps): bump mio (#1824)dependabot[bot]
2024-03-05fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain
2024-03-04chore(deps): bump rustls-pemfile from 2.1.0 to 2.1.1 (#1814)dependabot[bot]
2024-03-04refactor: rename atuin-config to atuin-dotfiles (#1817)Ellie Huxtable
2024-03-01feat: support regex with r/.../ syntax (#1745)依云
2024-02-29feat: add atuin doctor (#1796)Ellie Huxtable
2024-02-29feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock
2024-02-28chore(deps): bump env_logger from 0.10.2 to 0.11.2 (#1781)dependabot[bot]
2024-02-26chore(deps): `cargo update` (#1777)Ellie Huxtable
2024-02-26fix(stats): Enable multiple command stats to be shown using unicode_segmentat...Eric Hodel
2024-02-26chore(release): prepare for release v18.0.2 (#1775)Ellie Huxtable
2024-02-15feat: support syncing aliases (#1721)Ellie Huxtable
2024-02-12chore(release): prepare for release v18.0.1 (#1706)Ellie Huxtable
2024-02-09chore(release): prepare for release v18.0.0 (#1685)Ellie Huxtable
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-01-30feat: add store push (#1649)Ellie Huxtable
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-26chore: use resolver 2, update editions + cargo (#1635)Ellie Huxtable
2024-01-22chore(deps): bump argon2 from 0.5.2 to 0.5.3 (#1603)dependabot[bot]