| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | feat(server): Make user stuff stateless | Benedikt Peetz | 3 days |
| | | |||
| * | chore(server): Remove the last remnants of the "hub" sync-server thingy | Benedikt Peetz | 3 days |
| | | |||
| * | chore: Remove all `pub`s | Benedikt Peetz | 3 days |
| | | | | | | They will not be marked by rustc/cargo as unused, and as atuin doesn't expose an API all of them _should_ be `pub(crate)` | ||
| * | chore: Move everything into one big crate | Benedikt Peetz | 4 days |
| That helps remove duplicated code and rustc/cargo will now also show dead code correctly. | |||
