Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | web: mark more strings for translation | Bryan Newbold | 2020-10-05 | 2 | -6/+6 | |
| | ||||||
* | web: make filter bar overflow better (for translations) | Bryan Newbold | 2020-10-05 | 1 | -1/+1 | |
| | ||||||
* | i18n: fix some more local links | Bryan Newbold | 2020-10-05 | 1 | -3/+3 | |
| | ||||||
* | web: fix footer layout for translations | Bryan Newbold | 2020-10-05 | 1 | -4/+5 | |
| | ||||||
* | about: fix gitter link (not markdown) | Bryan Newbold | 2020-10-05 | 1 | -1/+1 | |
| | ||||||
* | add Russian (ru) as interface option | Bryan Newbold | 2020-10-05 | 3 | -1/+2 | |
| | ||||||
* | Translated using Weblate (Russian) | Artem | 2020-10-05 | 1 | -58/+59 | |
| | | | | | | | Currently translated at 90.9% (50 of 55 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/ | |||||
* | Translated using Weblate (German) | nautilusx | 2020-10-05 | 1 | -17/+25 | |
| | | | | | | | Currently translated at 100.0% (55 of 55 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/de/ | |||||
* | Translated using Weblate (Chinese (Simplified)) | Bryan Newbold | 2020-10-05 | 1 | -26/+27 | |
| | | | | | | | Currently translated at 74.5% (41 of 55 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/zh_Hans/ | |||||
* | Translated using Weblate (German) | Martin Czygan | 2020-10-05 | 1 | -13/+11 | |
| | | | | | | | Currently translated at 83.6% (46 of 55 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/de/ | |||||
* | start ar (Arabic) translation file | Bryan Newbold | 2020-10-01 | 1 | -0/+250 | |
| | ||||||
* | start ru (Russian) translation file | Bryan Newbold | 2020-10-01 | 1 | -0/+250 | |
| | ||||||
* | start es (Spanish) translation file | Bryan Newbold | 2020-10-01 | 1 | -0/+249 | |
| | ||||||
* | small syntax fix in .po file | Bryan Newbold | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | update i18n files | Bryan Newbold | 2020-10-01 | 4 | -40/+46 | |
| | ||||||
* | remove un-implemented links from footer | Bryan Newbold | 2020-10-01 | 1 | -2/+0 | |
| | ||||||
* | add weblate link to translation pull-down menu | Bryan Newbold | 2020-10-01 | 1 | -0/+2 | |
| | ||||||
* | add gitter.im link to about page | Bryan Newbold | 2020-10-01 | 1 | -1/+3 | |
| | ||||||
* | Revert "initialize 'nb' translation on request of user kingu" | Bryan Newbold | 2020-10-01 | 1 | -253/+0 | |
| | | | | This reverts commit dbd7f83b4b6ea364ec0f86bed2a75def216aebbe. | |||||
* | initialize 'nb' translation on request of user kingu | Bryan Newbold | 2020-10-01 | 1 | -0/+253 | |
| | ||||||
* | Translated using Weblate (German) | bnewbold | 2020-10-02 | 1 | -12/+12 | |
| | | | | | | | Currently translated at 73.2% (41 of 56 strings) Translation: Internet Archive Services and Tools/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/fatcat-scholar/fatcat-scholar/de/ | |||||
* | Translated using Weblate (German) | Martin Czygan | 2020-10-02 | 1 | -7/+7 | |
| | | | | | | | Currently translated at 73.2% (41 of 56 strings) Translation: Internet Archive Services and Tools/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/fatcat-scholar/fatcat-scholar/de/ | |||||
* | Translated using Weblate (German) | J. Lavoie | 2020-10-02 | 1 | -11/+12 | |
| | | | | | | | Currently translated at 73.2% (41 of 56 strings) Translation: Internet Archive Services and Tools/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/fatcat-scholar/fatcat-scholar/de/ | |||||
* | update i18n files | Bryan Newbold | 2020-09-30 | 4 | -110/+198 | |
| | ||||||
* | web: fix IA logo path in footer | Bryan Newbold | 2020-09-27 | 1 | -1/+1 | |
| | ||||||
* | small lint fix | Bryan Newbold | 2020-09-17 | 1 | -1/+1 | |
| | ||||||
* | search: handle direct DOI and PMCID queries | Bryan Newbold | 2020-09-17 | 2 | -9/+106 | |
| | | | | | | If query is a single token which looks like a valid PMCID or DOI, with no surrounding quotes, then expand scope and filter to that single external identifier. | |||||
* | web: preload links as an optimization | Bryan Newbold | 2020-09-17 | 1 | -0/+9 | |
| | | | | | The performance benefit here is probably negligable, but giving it a try to improve first page load times. | |||||
* | direct static asset links, to fix http downgrade | Bryan Newbold | 2020-09-17 | 1 | -4/+4 | |
| | | | | | | | | | | There is/was an issue in starlette repo about having url_for() do the right thing when behind a reverse proxy: https://github.com/encode/starlette/issues/538#issuecomment-548795041 but really there is no need, we can just point to the static assets directly. | |||||
* | various alpha disclaimers/labels | Bryan Newbold | 2020-09-15 | 2 | -2/+19 | |
| | ||||||
* | web robots.txt | Bryan Newbold | 2020-09-15 | 3 | -0/+22 | |
| | | | | Two variants depending on environment. | |||||
* | truncate arXiv: prefix from arxiv_id in GROBID parse | Bryan Newbold | 2020-09-14 | 1 | -0/+2 | |
| | ||||||
* | refs and grobid2json bugfixes from testing | Bryan Newbold | 2020-09-14 | 2 | -4/+11 | |
| | ||||||
* | bugfix: release_year | Bryan Newbold | 2020-09-13 | 1 | -2/+2 | |
| | ||||||
* | make fmt | Bryan Newbold | 2020-09-13 | 1 | -6/+12 | |
| | ||||||
* | refs transform: both GROBID and fatcat refs | Bryan Newbold | 2020-09-13 | 1 | -5/+12 | |
| | ||||||
* | grobid2json: extract more reference biblio fields | Bryan Newbold | 2020-09-13 | 1 | -6/+17 | |
| | ||||||
* | ref transform: support more GROBID fields | Bryan Newbold | 2020-09-13 | 2 | -11/+20 | |
| | ||||||
* | URL cleanup helper | Bryan Newbold | 2020-09-13 | 1 | -0/+28 | |
| | ||||||
* | homepage/footer grammar (The/the, service names) | Bryan Newbold | 2020-09-11 | 2 | -3/+3 | |
| | ||||||
* | fixes to refs transform (for non-str author fields) | Bryan Newbold | 2020-09-04 | 1 | -2/+6 | |
| | ||||||
* | heavy to refs command | Bryan Newbold | 2020-09-04 | 3 | -2/+184 | |
| | ||||||
* | handle small ints better (signed/unsigned abs size) | Bryan Newbold | 2020-08-12 | 1 | -1/+2 | |
| | ||||||
* | use container_name, not container_ident, in boost | Bryan Newbold | 2020-08-12 | 1 | -1/+1 | |
| | | | | | This should result in SIM page fulltext matches not getting pushed down as much, as well as things like biorxiv (*rxiv) results. | |||||
* | use simple names, not domain names, for some platforms | Bryan Newbold | 2020-08-12 | 1 | -3/+3 | |
| | ||||||
* | fmt/lint tweaks | Bryan Newbold | 2020-08-12 | 2 | -6/+2 | |
| | ||||||
* | biblio metadata hacks at transform time | Bryan Newbold | 2020-08-12 | 1 | -2/+98 | |
| | ||||||
* | transform: more string cleaning | Bryan Newbold | 2020-08-12 | 1 | -12/+59 | |
| | ||||||
* | search: include 'article' in papers filter | Bryan Newbold | 2020-08-12 | 1 | -1/+1 | |
| | ||||||
* | search: use simplified query for highlighting | Bryan Newbold | 2020-08-12 | 1 | -1/+8 | |
| | | | | | | | | This fixes broken phrase query highlighting. I found this issues but it may have been unrelated: https://github.com/elastic/elasticsearch/issues/40227 |