Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove textIcuSearch elastic filter | Bryan Newbold | 2018-12-03 | 1 | -1/+0 | |
| | | | | | | | This was breaking, eg, DOI search with non-trivial characters. Because we set the tokenizer on individual fields, shouldn't be necessary on the whole query. | |||||
* | fix empty ISSN bug (container view) | Bryan Newbold | 2018-12-03 | 1 | -2/+2 | |
| | ||||||
* | pass-through more API errors | Bryan Newbold | 2018-11-26 | 1 | -4/+13 | |
| | ||||||
* | enable sentry exceptions for fatcat-web | Bryan Newbold | 2018-11-21 | 1 | -0/+4 | |
| | ||||||
* | ELASTICSEARCH not ELASTIC | Bryan Newbold | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | bunch of pylint cleanup | Bryan Newbold | 2018-11-15 | 1 | -3/+7 | |
| | ||||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -0/+4 | |
| | | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose | |||||
* | webface: defer all javascript to end of body | Bryan Newbold | 2018-11-13 | 1 | -5/+5 | |
| | ||||||
* | webface: add input form labels | Bryan Newbold | 2018-11-13 | 3 | -6/+6 | |
| | ||||||
* | get webface working again | Bryan Newbold | 2018-11-12 | 3 | -5/+5 | |
| | ||||||
* | remove sqlite cruft | Bryan Newbold | 2018-11-12 | 1 | -1/+1 | |
| | ||||||
* | refactor python modules | Bryan Newbold | 2018-11-12 | 26 | -0/+2207 | |