| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | typing: first batch of python bulk type annotations | Bryan Newbold | 2021-11-03 | 1 | -4/+4 | 
| | | | | | | | While these changes are more delicate than simple lint changes, this specific batch of edits and annotations was *relatively* simple, and resulted in few code changes other than function signature additions. | ||||
| * | lint: resolve existing mypy type errors | Bryan Newbold | 2021-11-02 | 1 | -11/+37 | 
| | | | | | | | | | | Adds annotations and re-workes dataflow to satisfy existing mypy issues, without adding any additional type annotations to, eg, function signatures. There will probably be many more type errors when annotations are all added. | ||||
| * | fmt (black): fatcat_tools/ | Bryan Newbold | 2021-11-02 | 1 | -66/+116 | 
| | | |||||
| * | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -5/+5 | 
| | | |||||
| * | refs: default to *not* consolidating works | Bryan Newbold | 2021-08-06 | 1 | -1/+1 | 
| | | | | | | | | We don't handle counts for consolidated refs yet, so just don't consolidate. This should fix, eg, "Showing 1-18 of 19" type UX confusion, with the trade-off that some works will be duplicated in inbound ref tables. | ||||
| * | refs: lint fixes | Bryan Newbold | 2021-07-27 | 1 | -0/+1 | 
| | | |||||
| * | refs: support for wikipedia outbound refs, and display in tables | Bryan Newbold | 2021-07-27 | 1 | -2/+2 | 
| | | |||||
| * | refs: generalize web endpoints; JSON content negotiation; openlibrary ↵ | Bryan Newbold | 2021-07-23 | 1 | -22/+55 | 
| | | | | | inbound view; etc | ||||
| * | refs: small refactors/tweaks | Bryan Newbold | 2021-07-23 | 1 | -11/+17 | 
| | | |||||
| * | remove unused imports (lint) | Bryan Newbold | 2021-07-23 | 1 | -2/+1 | 
| | | |||||
| * | pylint: skip pydantic import check (dynamic/extensions) | Bryan Newbold | 2021-07-23 | 1 | -8/+2 | 
| | | |||||
| * | refs: refactor web paths; enrich refs as generic; remove old refs link | Bryan Newbold | 2021-07-23 | 1 | -50/+35 | 
| | | |||||
| * | refs fetch: add some hacks; sort hits | Bryan Newbold | 2021-07-23 | 1 | -6/+16 | 
| | | |||||
| * | fixes for newer ref index | Bryan Newbold | 2021-07-23 | 1 | -1/+1 | 
| | | |||||
| * | references: refactor to point to access_options transform; comment out CSL ↵ | Bryan Newbold | 2021-07-23 | 1 | -57/+8 | 
| | | | | | fields | ||||
| * | initial inbound/outbound reference query helpers | Bryan Newbold | 2021-07-23 | 1 | -0/+450 | 
