<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/migrations/2021-03-20-171007_create_users/up.sql, 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/migrations/2021-03-20-171007_create_users/up.sql?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/migrations/2021-03-20-171007_create_users/up.sql?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2021-04-25T17:21:52Z</updated>
<entry>
<title>Update docs, unify on SQLx, bugfixes (#40)</title>
<updated>2021-04-25T17:21:52Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-04-25T17:21:52Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=156893d774b4da5b541fdbb08428f9ec392949a0'/>
<id>urn:sha1:156893d774b4da5b541fdbb08428f9ec392949a0</id>
<content type='text'>
* Begin moving to sqlx for local too

* Stupid scanners should just have a nice cup of tea

Random internet shit searching for /.env or whatever

* Remove diesel and rusqlite fully</content>
</entry>
<entry>
<title>Add history sync, resolves #13 (#31)</title>
<updated>2021-04-13T18:14:07Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-04-13T18:14:07Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=5751463942cc91f1f1ffaf6e2ac633d7a0085f25'/>
<id>urn:sha1:5751463942cc91f1f1ffaf6e2ac633d7a0085f25</id>
<content type='text'>
* Add encryption

* Add login and register command

* Add count endpoint

* Write initial sync push

* Add single sync command

Confirmed working for one client only

* Automatically sync on a configurable frequency

* Add key command, key arg to login

* Only load session if it exists

* Use sync and history timestamps for download

* Bind other key code

Seems like some systems have this code for up arrow? I'm not sure why,
and it's not an easy one to google.

* Simplify upload

* Try and fix download sync loop

* Change sync order to avoid uploading what we just downloaded

* Multiline import fix

* Fix time parsing

* Fix importing history with no time

* Add hostname to sync

* Use hostname to filter sync

* Fixes

* Add binding

* Stuff from yesterday

* Set cursor modes

* Make clippy happy

* Bump version</content>
</entry>
<entry>
<title>Implement server (#23)</title>
<updated>2021-03-21T20:04:39Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-03-21T20:04:39Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=c9579cb9ca2a6a165d10f128e0af1dfd372e0c03'/>
<id>urn:sha1:c9579cb9ca2a6a165d10f128e0af1dfd372e0c03</id>
<content type='text'>
* Add initial database and server setup

* Set up all routes, auth, etc

* Implement sessions, password auth, hashing with argon2, and history storage</content>
</entry>
</feed>
