| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | differentiate SERP card size from other card divs | Bryan Newbold | 2020-07-21 | 2 | -2/+2 |
| | | |||||
| * | include fulltext acknowledgements in highlighting | Bryan Newbold | 2020-07-21 | 1 | -0/+1 |
| | | |||||
| * | ensure SIM release date parses before assigning | Bryan Newbold | 2020-07-21 | 1 | -1/+6 |
| | | |||||
| * | strip <em> tags explicitly | Bryan Newbold | 2020-07-21 | 1 | -0/+1 |
| | | |||||
| * | display Szczepanski as an OA quality label | Bryan Newbold | 2020-07-21 | 1 | -1/+1 |
| | | |||||
| * | load issue rows: handle empty metadata | Bryan Newbold | 2020-07-21 | 1 | -0/+2 |
| | | |||||
| * | scale-up notes | Bryan Newbold | 2020-07-21 | 1 | -0/+26 |
| | | |||||
| * | TODO items | Bryan Newbold | 2020-07-21 | 1 | -0/+4 |
| | | |||||
| * | more notes on SIM/fatcat intersections | Bryan Newbold | 2020-07-21 | 1 | -1/+77 |
| | | |||||
| * | schema: access as object (list), not nested | Bryan Newbold | 2020-07-21 | 1 | -1/+1 |
| | | | | | | | Nested allows more precise filter queries, but it seems that simple "dot notation" filters/queries don't work. We don't have anything doing the sophisticated queries yet, so keep it simple. | ||||
| * | update README instructions for issue_db generation | Bryan Newbold | 2020-07-01 | 1 | -2/+3 |
| | | |||||
| * | skip partial/stub issue items | Bryan Newbold | 2020-07-01 | 1 | -0/+2 |
| | | |||||
| * | tweak CSS of last commit so it works | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | at full screen width, show full thumbnails | Bryan Newbold | 2020-06-29 | 1 | -0/+3 |
| | | |||||
| * | fix search filter bug (papers is default) | Bryan Newbold | 2020-06-29 | 1 | -2/+2 |
| | | |||||
| * | update COVID-19 ingest for refactors | Bryan Newbold | 2020-06-29 | 1 | -2/+2 |
| | | |||||
| * | handle large/bad 'first_page' metadata | Bryan Newbold | 2020-06-29 | 1 | -0/+3 |
| | | | | | This was causing elasticsearch indexing errors | ||||
| * | update plan doc | Bryan Newbold | 2020-06-29 | 1 | -67/+2 |
| | | |||||
| * | more conservative container_original_name | Bryan Newbold | 2020-06-29 | 1 | -0/+2 |
| | | |||||
| * | fix lint errors (and some small bugs) | Bryan Newbold | 2020-06-29 | 5 | -27/+28 |
| | | |||||
| * | seaweedfs for S3 API; pull config from dynaconf | Bryan Newbold | 2020-06-29 | 2 | -11/+4 |
| | | |||||
| * | make fmt | Bryan Newbold | 2020-06-29 | 4 | -13/+22 |
| | | |||||
| * | fixes to schema parsing from prod | Bryan Newbold | 2020-06-29 | 1 | -9/+13 |
| | | |||||
| * | include GROBID-extracted abstracts in search documents | Bryan Newbold | 2020-06-29 | 2 | -10/+23 |
| | | |||||
| * | update TODO.txt | Bryan Newbold | 2020-06-29 | 1 | -28/+6 |
| | | |||||
| * | Search Inside -> Search | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | fix SIM highlight HTML escapes | Bryan Newbold | 2020-06-29 | 1 | -3/+7 |
| | | | | | Thanks to Merlijn for finding the broken examples in QA. | ||||
| * | recommend search filter changes on no hits page | Bryan Newbold | 2020-06-29 | 1 | -0/+18 |
| | | |||||
| * | note about highlight encoding in ES 7.x | Bryan Newbold | 2020-06-29 | 1 | -0/+2 |
| | | |||||
| * | OA logo SVG file (small) (unused) | Bryan Newbold | 2020-06-29 | 1 | -0/+19 |
| | | | | | via wikimedia commons. Public Domain. | ||||
| * | small improvements to SIM metadata maps | Bryan Newbold | 2020-06-29 | 1 | -6/+11 |
| | | |||||
| * | update stage and withdrawn display; tweak other result styles | Bryan Newbold | 2020-06-29 | 1 | -10/+12 |
| | | |||||
| * | remove confusing unlock logo from OA tag | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | alt/hover text for json tag link | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | remove 'metadata' tag/link now that title goes to fatcat landing | Bryan Newbold | 2020-06-29 | 1 | -5/+0 |
| | | |||||
| * | un-collapse only to same issue, not uncollapse-all-hits | Bryan Newbold | 2020-06-29 | 2 | -10/+16 |
| | | | | | | This is user expecation, and was a lingering TODO with initial implementation. | ||||
| * | search titles link to fatcat.wiki landing pages | Bryan Newbold | 2020-06-29 | 1 | -13/+1 |
| | | | | | Not entirely settled on this decision, but trying it for now. | ||||
| * | settings: QA point to search.fatcat.wiki | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | fixes to pagination display | Bryan Newbold | 2020-06-29 | 1 | -1/+5 |
| | | |||||
| * | fix search order default label | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | | | | | Thanks for the catch Alexis R! | ||||
| * | fixes for pdf_meta dict | Bryan Newbold | 2020-06-29 | 1 | -1/+2 |
| | | |||||
| * | remove old COVID19 thumbnail hack | Bryan Newbold | 2020-06-29 | 3 | -3/+3 |
| | | |||||
| * | fetch pdftotext and pdf_meta from blobs, postgrest | Bryan Newbold | 2020-06-29 | 4 | -43/+72 |
| | | | | | | This replaces the temporary COVID-19 content hack with production content (text, thumbnail URLs) stored in postgrest and seaweedfs. | ||||
| * | makefile: deps -> dep | Bryan Newbold | 2020-06-29 | 1 | -2/+2 |
| | | |||||
| * | update translation files | Bryan Newbold | 2020-06-04 | 5 | -86/+104 |
| | | |||||
| * | commit production work-around (temporarily) | Bryan Newbold | 2020-06-04 | 1 | -1/+2 |
| | | |||||
| * | add WIP notes to repo | Bryan Newbold | 2020-06-04 | 3 | -0/+168 |
| | | |||||
| * | first iteration of an API query helper | Bryan Newbold | 2020-06-04 | 1 | -0/+117 |
| | | | | | If fatcat-cli was ready, could just use that instead. Oh well! | ||||
| * | mouse-over explantion for weird lack-of-logo | Bryan Newbold | 2020-06-04 | 1 | -1/+1 |
| | | |||||
| * | more label/tag tweaks | Bryan Newbold | 2020-06-04 | 1 | -1/+8 |
| | | |||||
