Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | recommend search filter changes on no hits page | Bryan Newbold | 2020-06-29 | 1 | -0/+18 | |
| | ||||||
* | 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 | 1 | -1/+1 | |
| | | | | | 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. | |||||
* | fixes to pagination display | Bryan Newbold | 2020-06-29 | 1 | -1/+5 | |
| | ||||||
* | remove old COVID19 thumbnail hack | Bryan Newbold | 2020-06-29 | 1 | -1/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | less scary unknown release_type display | Bryan Newbold | 2020-06-04 | 1 | -1/+1 | |
| | ||||||
* | fix fatcat container links | Bryan Newbold | 2020-06-04 | 1 | -2/+2 | |
| | ||||||
* | iterate on tag label display | Bryan Newbold | 2020-06-04 | 1 | -4/+15 | |
| | ||||||
* | tweak search box hint text | Bryan Newbold | 2020-06-04 | 2 | -2/+2 | |
| | ||||||
* | collapse pages by SIM issue | Bryan Newbold | 2020-06-04 | 2 | -16/+25 | |
| | ||||||
* | add a 'scholarly' to homepage text | Bryan Newbold | 2020-06-03 | 1 | -1/+1 | |
| | ||||||
* | front page merge sentances | Bryan Newbold | 2020-06-03 | 1 | -2/+1 | |
| | ||||||
* | partially resolve HTML form/hidden weirdness | Bryan Newbold | 2020-06-03 | 2 | -3/+13 | |
| | ||||||
* | basic pagination | Bryan Newbold | 2020-06-03 | 2 | -0/+27 | |
| | | | | Not well tested | |||||
* | tweak thumbnail vertical alignment | Bryan Newbold | 2020-06-03 | 1 | -1/+1 | |
| | ||||||
* | add additional fatcat metadata tag | Bryan Newbold | 2020-06-03 | 1 | -5/+11 | |
| | ||||||
* | start fleshing out /about and /help | Bryan Newbold | 2020-06-03 | 3 | -12/+147 | |
| | ||||||
* | replace one of the PLOS thumbnails on homepage | Bryan Newbold | 2020-06-03 | 1 | -10/+11 | |
| | ||||||
* | tweak search box placeholder text | Bryan Newbold | 2020-06-03 | 1 | -1/+1 | |
| | ||||||
* | most links in new tab (target=_blank) | Bryan Newbold | 2020-06-03 | 4 | -30/+30 | |
| | ||||||
* | fix typo in indexed document links | Bryan Newbold | 2020-05-21 | 1 | -1/+1 | |
| | ||||||
* | better translation marking; add some basic de and zh | Bryan Newbold | 2020-05-21 | 4 | -22/+24 | |
| | | | | Current translations are just from Google Translate | |||||
* | UI mobile/tablet scaling; search error improvements | Bryan Newbold | 2020-05-21 | 3 | -8/+35 | |
| | ||||||
* | mobile CSS/style changes, and other small UI tweaks | Bryan Newbold | 2020-05-21 | 5 | -42/+100 | |
| | ||||||
* | clean up domain/env detection code | Bryan Newbold | 2020-05-21 | 2 | -28/+11 | |
| | ||||||
* | search query improvements | Bryan Newbold | 2020-05-21 | 3 | -52/+55 | |
| | | | | | | - wire up most of the filters and sort order - query sticks around in search box - crude error message (needs work) | |||||
* | add a helper tag for search index document | Bryan Newbold | 2020-05-20 | 1 | -1/+5 | |
| | ||||||
* | fix some ext_id links | Bryan Newbold | 2020-05-20 | 1 | -4/+4 | |
| | ||||||
* | fixes from manual testing | Bryan Newbold | 2020-05-20 | 1 | -1/+1 | |
| | ||||||
* | update search template for schema | Bryan Newbold | 2020-05-20 | 1 | -129/+95 | |
| | ||||||
* | style tweaks | Bryan Newbold | 2020-05-13 | 3 | -19/+34 | |
| | ||||||
* | skeleton of basic search, using covid19 index | Bryan Newbold | 2020-05-13 | 4 | -13/+580 | |
| | ||||||
* | very hack-y i18n support in jinja2 templates | Bryan Newbold | 2020-05-12 | 1 | -0/+4 | |
| | ||||||
* | fastapi infrastructure | Bryan Newbold | 2020-05-12 | 2 | -0/+9 | |
- API/web distrinction - language code prefixes - content negotiation for endpoints |