zoom zoom
I write code and ride bikes π
- London
- https://ellie.wtf
- @ellie_huxtable
Block or Report
Block or report ellie
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse238 contributions in the last year
Less
More
Contribution activity
April 2022
Created 18 commits in 2 repositories
Created 1 repository
Created a pull request in ellie/atuin that received 4 comments
Opened 14 other pull requests in 1 repository
ellie/atuin
14
merged
- Add created_at column to users
- Remove all select * from the server queries
- Add btree index on history table
- Release v0.9.1
- Release v0.9.0
- Fix empty queries with filters
- History filter
- Allow for larger commands
- Fix SQL cache query
- Fix delete trigger
- Use the count cache
- Add count trigger
- Initial implementation of calendar API
- Release v0.8.1
Reviewed 36 pull requests in 1 repository
ellie/atuin
25 pull requests
- Bump http from 0.2.6 to 0.2.7
- Bump tower-http from 0.3.0 to 0.3.1
- Bump tokio from 1.17.0 to 1.18.0
- ignore JetBrains IDEs, tidy-up imports
- Bump axum from 0.5.3 to 0.5.4
- fix db range query
- bump tui
- Bump clap from 3.1.11 to 3.1.12
- history list
-
Use
--lockedflag for CI builds - Update Cargo.lock
- sql builder
- Fix empty queries with filters
- Bump uuid from 0.8.2 to 1.0.0
- feature-flags
- History filter
- refactor
- Added docker-compose.yml
- Bump clap from 3.1.10 to 3.1.11
- Bump tracing from 0.1.33 to 0.1.34
- Bump clap_complete from 3.1.1 to 3.1.2
- tracing
- refactor commands for better separation
- A few minor tweaks
- Bump clap from 3.1.9 to 3.1.10
- Some pull request reviews not shown.
Created an issue in ellie/atuin that received 1 comment
Clean up SQL code generation
Because... It's really ugly and bug-prone. Right now we generate strings to execute, but perhaps something like sql-builder would make more sense? Iβ¦
1
comment