<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/atuin-client/src/record/mod.rs, branch main</title>
<subtitle>Turtle. A hard-fork of atuin, focusing on a more minimal feature set</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/atuin-client/src/record/mod.rs?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/atuin-client/src/record/mod.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2024-04-18T15:41:28Z</updated>
<entry>
<title>chore: move crates into crates/ dir (#1958)</title>
<updated>2024-04-18T15:41:28Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2024-04-18T15:41:28Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=95cc472037fcb3207b510e67f1a44af4e2a2cae9'/>
<id>urn:sha1:95cc472037fcb3207b510e67f1a44af4e2a2cae9</id>
<content type='text'>
I'd like to tidy up the root a little, and it's nice to have all the
rust crates in one place</content>
</entry>
<entry>
<title>feat: add store push (#1649)</title>
<updated>2024-01-30T13:41:01Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2024-01-30T13:41:01Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=9597080825565b2ba8ea202b7027e91b02aaac7f'/>
<id>urn:sha1:9597080825565b2ba8ea202b7027e91b02aaac7f</id>
<content type='text'>
* feat: add store push

* only push for the current host unless specified

* tidy up

* tidy up some more

* sort features</content>
</entry>
<entry>
<title>Add new sync (#1093)</title>
<updated>2023-07-14T19:44:08Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2023-07-14T19:44:08Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=97e24d0d41bb743833e457de5ba49c5c233eb3b3'/>
<id>urn:sha1:97e24d0d41bb743833e457de5ba49c5c233eb3b3</id>
<content type='text'>
* Add record migration

* Add database functions for inserting history

No real tests yet :( I would like to avoid running postgres lol

* Add index handler, use UUIDs not strings

* Fix a bunch of tests, remove Option&lt;Uuid&gt;

* Add tests, all passing

* Working upload sync

* Record downloading works

* Sync download works

* Don't waste requests

* Use a page size for uploads, make it variable later

* Aaaaaand they're encrypted now too

* Add cek

* Allow reading tail across hosts

* Revert "Allow reading tail across hosts"

Not like that

This reverts commit 7b0c72e7e050c358172f9b53cbd21b9e44cf4931.

* Handle multiple shards properly

* format

* Format and make clippy happy

* use some fancy types (#1098)

* use some fancy types

* fmt

* Goodbye horrible tuple

* Update atuin-server-postgres/migrations/20230623070418_records.sql

Co-authored-by: Conrad Ludgate &lt;conradludgate@gmail.com&gt;

* fmt

* Sort tests too because time sucks

* fix features

---------

Co-authored-by: Conrad Ludgate &lt;conradludgate@gmail.com&gt;</content>
</entry>
<entry>
<title>record encryption (#1058)</title>
<updated>2023-06-26T06:52:37Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2023-06-26T06:52:37Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=6c53242b64fcd167d1a7016d6332e7a29e20d4cd'/>
<id>urn:sha1:6c53242b64fcd167d1a7016d6332e7a29e20d4cd</id>
<content type='text'>
* record encryption

* move paserk impl

* implicit assertions

* move wrapped cek

* add another test

* use host

* undo stray change

* more tests and docs

* fmt

* Update atuin-client/src/record/encryption.rs

Co-authored-by: Matteo Martellini &lt;matteo@mercxry.me&gt;

* Update atuin-client/src/record/encryption.rs

Co-authored-by: Matteo Martellini &lt;matteo@mercxry.me&gt;

* typo

---------

Co-authored-by: Matteo Martellini &lt;matteo@mercxry.me&gt;</content>
</entry>
<entry>
<title>Key values (#1038)</title>
<updated>2023-06-14T20:18:24Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2023-06-14T20:18:24Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=ae1709dafd22ac3c64441472e90df8799253292e'/>
<id>urn:sha1:ae1709dafd22ac3c64441472e90df8799253292e</id>
<content type='text'>
* wip

* Start testing

* Store host IDs, not hostnames

Why? Hostnames can change a lot, and therefore host filtering can be
funky. Really, all we want is a unique ID per machine + do not care what
it might be.

* Mostly just write a fuckload of tests

* Add a v0 kv store I can push to

* Appending works

* Add next() and iterate, test the pointer chain

* Fix sig

* Make clippy happy and thaw the ICE

* Fix tests'

* Fix tests

* typed builder and cleaner db trait

---------

Co-authored-by: Conrad Ludgate &lt;conrad.ludgate@truelayer.com&gt;</content>
</entry>
</feed>
