| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | chore(treewide): Cleanup themes | Benedikt Peetz | 36 hours |
| | | |||
| * | feat(server): Really make users stateless (with tests) | Benedikt Peetz | 2 days |
| | | | | | This commit also remove another load of unneeded features. | ||
| * | feat(server): Make user stuff stateless | Benedikt Peetz | 2 days |
| | | |||
| * | chore(server): Simplify the database support | 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 | 3 days |
| That helps remove duplicated code and rustc/cargo will now also show dead code correctly. | |||
