| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-26 | Rebrand (again). | Jakob L. Kreuze | |
| 2020-06-20 | [birka-cli] add 'tags' command. | Jakob L. Kreuze | |
| 2020-06-20 | [birka-cli] add 'remove' command. | Jakob L. Kreuze | |
| 2020-06-19 | [birka-cli] disallow directories from being indexed. | Jakob L. Kreuze | |
| The program now exits with an error if `add` is given a directory as an argument. | |||
| 2020-06-19 | Change how birka-cli finds the tag database. | Jakob L. Kreuze | |
| There are now two options for specifying a path, in order of precedence: * `-o`, or `--output` command-line arguments. * The `TB_PATH` environment variable. | |||
| 2020-06-14 | Add a rudimentary help interface to the CLI. | Jakob L. Kreuze | |
| 2020-06-14 | Don't expose image IDs through the CLI interface. | Jakob L. Kreuze | |
| 2020-06-14 | Completely rewrite database.rs | Jakob L. Kreuze | |
| 2020-06-06 | Clean up for release. | Jakob L. Kreuze | |
| 2020-05-26 | Fix imports. | Jakob L. Kreuze | |
| 2020-05-25 | Implement `put_posts`. | Jakob L. Kreuze | |
| 2020-05-25 | Implement initial thumbnail creation. | Jakob L. Kreuze | |