aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update deps; bump to v0.1.8HEADv0.1.8masterBryan Newbold2022-10-203-370/+489
* bump 'macaroon' to v0.3.0Bryan Newbold2022-10-201-1/+1
* update 'sha1' crate to 'sha1_smol'Bryan Newbold2022-10-202-2/+2
* we don't actually verify macaroons, so remove verifierBryan Newbold2022-10-201-3/+1
* increment version for 0.1.7 releasev0.1.7Bryan Newbold2022-09-073-3/+3
* changelog: document unreleased changesBryan Newbold2022-09-071-0/+12
* make lint (clippy) cleanupsBryan Newbold2022-09-077-37/+35
* use upstream version of 'macaroon' crateBryan Newbold2022-09-073-165/+96
* try MSRV of 1.59Bryan Newbold2022-08-123-3/+3
* cargo: percent-encoding is actually required for clientBryan Newbold2022-08-121-1/+1
* define and bump MSRV to 1.49Bryan Newbold2022-08-123-1/+4
* README: mention libsodium-dev dependencyBryan Newbold2022-08-121-0/+7
* cargo: bump reqwest to reduce duplication of depsBryan Newbold2022-08-113-379/+75
* update cargo deps (tokio 1.x, hyper 0.5, etc)Bryan Newbold2022-08-112-61/+296
* re-codegen fatcat-openapi moduleBryan Newbold2022-08-118-2217/+3329
* codegen: update script to use generator v6.0.1Bryan Newbold2022-08-111-2/+2
* CHANGELOG: fix old 0.1.6 entry dateBryan Newbold2022-08-111-1/+1
* minor env_logger usage update (deprecation)Bryan Newbold2022-03-291-1/+1
* cargo: minor dependency updates, and re-lockBryan Newbold2022-03-292-101/+29
* CI: lock to a specific old-ish version of Rust (1.48)Bryan Newbold2022-03-291-1/+1
* add support for updating more release fieldsBryan Newbold2022-02-041-0/+23
* fix typo in fatcat-cli Cargo.tomlBryan Newbold2022-02-041-1/+1
* codespell typo fixesBryan Newbold2021-11-245-7/+7
* bump version to 0.1.6 and update CHANGELOGv0.1.6Bryan Newbold2021-11-193-4/+15
* editgroup description option for batch editingBryan Newbold2021-11-192-4/+26
* add some mutation fields for entities (file, fileset, webcapture)Bryan Newbold2021-11-191-4/+51
* fatcat-openapi: update with v0.5.0 schemaBryan Newbold2021-11-197-4/+52
* API schema updates for v0.5.0Bryan Newbold2021-11-191-1/+10
* specifier: fix file lookup hash orderingBryan Newbold2021-11-171-1/+1
* cargo update (dependencies)v0.1.5Bryan Newbold2021-10-141-178/+175
* update CHANGELOGBryan Newbold2021-10-131-0/+7
* bump versions in Cargo.tomlBryan Newbold2021-10-132-3/+3
* implement ext id changes and editor username lookupBryan Newbold2021-10-131-30/+91
* update library Cargo.tomlBryan Newbold2021-10-131-1/+1
* codegen for API schema v0.4.0Bryan Newbold2021-10-1311-58/+591
* v0.4 schema changes (backport from fatcat repo using openapi2)Bryan Newbold2021-10-131-2/+95
* bump version to 0.1.4v0.1.4Bryan Newbold2021-08-102-2/+2
* update manpage for refs, fulltext searchBryan Newbold2021-08-103-7/+5
* gitignore scratch directoryBryan Newbold2021-08-101-0/+1
* entity JSON fetch mode for scholar searchesBryan Newbold2021-08-102-3/+14
* cargo updateBryan Newbold2021-08-101-167/+166
* changelog entry for refs stuffBryan Newbold2021-08-101-0/+6
* basic refs-in/refs-out --entity-json search supportBryan Newbold2021-08-104-4/+42
* initial fatcat_refs search index supportBryan Newbold2021-08-094-0/+36
* update CHANGELOG for v0.1.3v0.1.3Bryan Newbold2021-05-251-0/+15
* Cargo.toml: bump version to v0.1.3 and update deps (lock)Bryan Newbold2021-05-252-151/+165
* gitignore: don't track local TODO fileBryan Newbold2021-05-251-0/+1
* example.env: CLI-specific, not fatcat API valuesBryan Newbold2021-05-251-10/+3
* add test status badge to READMEBryan Newbold2021-05-251-0/+2
* cargo clippy cleanBryan Newbold2021-05-252-6/+8