Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | web: fix bug double-displaying container search results | Bryan Newbold | 2021-03-01 | 1 | -15/+0 | |
| | ||||||
* | web: fix 'dark' archive color (typo); remove space after publisher name | Bryan Newbold | 2021-03-01 | 1 | -2/+2 | |
| | ||||||
* | citation graph schema/API proposal (first draft) | Bryan Newbold | 2021-02-26 | 1 | -0/+274 | |
| | ||||||
* | web: tweak KBART span display | Bryan Newbold | 2021-02-26 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'bnewbold-202102-tweaks' into 'master' | bnewbold | 2021-02-26 | 36 | -356/+578 | |
|\ | | | | | | | | | Feb 2021 web UI/UX tweaks See merge request webgroup/fatcat!96 | |||||
| * | web: make homepage stackable (mobile) | Bryan Newbold | 2021-02-26 | 1 | -4/+4 | |
| | | ||||||
| * | home: mention coverage visualization | Bryan Newbold | 2021-02-26 | 1 | -2/+2 | |
| | | ||||||
| * | README: title as a title | Bryan Newbold | 2021-02-26 | 1 | -0/+1 | |
| | | ||||||
| * | web: improve edit form navigation | Bryan Newbold | 2021-02-26 | 6 | -19/+26 | |
| | | ||||||
| * | web: improve editgroup display/form/submit | Bryan Newbold | 2021-02-26 | 1 | -28/+68 | |
| | | ||||||
| * | web: fix container search | Bryan Newbold | 2021-02-26 | 1 | -1/+2 | |
| | | ||||||
| * | WIP: add biblio entry | Bryan Newbold | 2021-02-26 | 1 | -0/+6 | |
| | | ||||||
| * | web: try container search along with release for generic queries | Bryan Newbold | 2021-02-26 | 2 | -3/+22 | |
| | | ||||||
| * | web: refactor container SERP rows into macro | Bryan Newbold | 2021-02-26 | 2 | -0/+21 | |
| | | ||||||
| * | web: reduce flash() usage; have logins redirect | Bryan Newbold | 2021-02-26 | 5 | -24/+26 | |
| | | ||||||
| * | web: restyle account settings page a bit | Bryan Newbold | 2021-02-26 | 1 | -10/+20 | |
| | | ||||||
| * | web: fix editgrouop action/help overlap | Bryan Newbold | 2021-02-26 | 1 | -2/+5 | |
| | | ||||||
| * | web: release search (SERP) changes | Bryan Newbold | 2021-02-26 | 2 | -7/+24 | |
| | | | | | | | | | | - show preservation status instead of fulltext tag - more external identifiers | |||||
| * | web: release view improvements | Bryan Newbold | 2021-02-26 | 1 | -111/+79 | |
| | | ||||||
| * | web: container bar improvements (eg, kbart holdings) | Bryan Newbold | 2021-02-26 | 1 | -8/+27 | |
| | | ||||||
| * | web: generic view improvements (entities, lists) | Bryan Newbold | 2021-02-26 | 9 | -69/+113 | |
| | | ||||||
| * | web: tweak display of files, webcapture, fileset | Bryan Newbold | 2021-02-26 | 3 | -34/+34 | |
| | | ||||||
| * | update SPN text | Bryan Newbold | 2021-02-26 | 1 | -11/+20 | |
| | | ||||||
| * | web: updates to homepage | Bryan Newbold | 2021-02-26 | 3 | -11/+54 | |
| | | | | | | | | Not sure all of these will stick | |||||
| * | web: format search result counts | Bryan Newbold | 2021-02-25 | 1 | -2/+2 | |
| | | ||||||
| * | README: photo instead of ASCII; small tweaks | Bryan Newbold | 2021-02-25 | 1 | -6/+17 | |
| | | ||||||
| * | entity metadata template: show 'extra' at the bottom | Bryan Newbold | 2021-02-24 | 1 | -3/+3 | |
| | | ||||||
| * | handle no-volumes coverage | Bryan Newbold | 2021-02-24 | 1 | -5/+6 | |
| | | | | | | | | Instead of an error (iframe-like), shows a blank "no data" chart. | |||||
| * | update homepage stats | Bryan Newbold | 2021-02-24 | 1 | -3/+3 | |
|/ | ||||||
* | Merge branch 'master' of github.com:internetarchive/fatcat | Bryan Newbold | 2021-02-24 | 1 | -154/+136 | |
|\ | ||||||
| * | Merge pull request #68 from ↵ | bnewbold | 2021-02-11 | 1 | -154/+136 | |
| |\ | | | | | | | | | | | | | internetarchive/dependabot/pip/python/cryptography-3.3.2 Bump cryptography from 3.3.1 to 3.3.2 in /python | |||||
| | * | Bump cryptography from 3.3.1 to 3.3.2 in /python | dependabot[bot] | 2021-02-10 | 1 | -154/+136 | |
| |/ | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.3.2) Signed-off-by: dependabot[bot] <support@github.com> | |||||
* | | Merge branch 'bnewbold-es-schema' into 'master' | bnewbold | 2021-02-23 | 3 | -1/+8 | |
|\ \ | | | | | | | | | | | | | ES schema tweaks See merge request webgroup/fatcat!95 | |||||
| * | | proposals: mark older ES doc as implemented | Bryan Newbold | 2021-01-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | Note that this current group of changes is unrelated. | |||||
| * | | elasticsearch: simple new dblp and doaj fields | Bryan Newbold | 2021-01-20 | 2 | -0/+7 | |
|/ / | ||||||
* | | about: small copy edits | Bryan Newbold | 2021-01-15 | 1 | -10/+9 | |
| | | | | | | | | Thanks Cari S! | |||||
* | | fatcat_openapi_client: actually bump library version to v0.3.3 (oops) | Bryan Newbold | 2021-01-11 | 1 | -1/+1 | |
| | | ||||||
* | | web: integrity is sha256-HASH, not sha256=HASH | Bryan Newbold | 2021-01-08 | 1 | -2/+2 | |
| | | ||||||
* | | rust: update Cargo.lock (openapi dep was updated) | Bryan Newbold | 2021-01-05 | 1 | -1/+1 | |
|/ | ||||||
* | update CHANGELOG (unreleased) | Bryan Newbold | 2021-01-05 | 1 | -0/+5 | |
| | ||||||
* | rust makefile: rename 'dev' to 'serve' | Bryan Newbold | 2021-01-05 | 1 | -2/+2 | |
| | ||||||
* | Makefile: rename 'dev' to 'serve'; don't run 'lint' for 'test' | Bryan Newbold | 2021-01-05 | 1 | -6/+6 | |
| | ||||||
* | pipenv: switch to python3.8 (and re-build lock) | Bryan Newbold | 2021-01-05 | 2 | -109/+64 | |
| | | | | | This commit has *only* the pipenv change from python3.7 -> python3.8 and lockfile update. | |||||
* | small python 3.7 -> 3.8 tweaks | Bryan Newbold | 2021-01-05 | 2 | -3/+3 | |
| | ||||||
* | Merge branch 'bnewbold-ci-cleanups' into 'master' | bnewbold | 2021-01-05 | 2 | -10/+32 | |
|\ | | | | | | | | | Gitlab CI and docker base image cleanups See merge request webgroup/fatcat!94 | |||||
| * | gitlab CI: cleanups | Bryan Newbold | 2020-12-22 | 1 | -4/+20 | |
| | | ||||||
| * | gitlab CI: explicitly use xenial tag of image | Bryan Newbold | 2020-12-22 | 1 | -1/+1 | |
| | | ||||||
| * | docker xenial: use get-pipenv.py to install pipenv et al | Bryan Newbold | 2020-12-22 | 1 | -5/+6 | |
| | | ||||||
| * | docker xenial: switch to rust 1.43.0 | Bryan Newbold | 2020-12-22 | 1 | -1/+1 | |
| | | ||||||
| * | docker xenial: include python3.8 | Bryan Newbold | 2020-12-22 | 1 | -1/+6 | |
| | |