Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update lint, fmt, make settings | Bryan Newbold | 2021-10-27 | 3 | -5/+22 |
| | |||||
* | pipenv: re-lock and updates | Bryan Newbold | 2021-10-27 | 1 | -595/+632 |
| | |||||
* | pipenv: update lint and type check tools | Bryan Newbold | 2021-10-27 | 1 | -2/+5 |
| | |||||
* | pipenv: pull in grobid_tei_xml to replace grobid2json | Bryan Newbold | 2021-10-27 | 1 | -0/+1 |
| | |||||
* | pipenv: pin elasticsearch to prevent UnsupportedProductError | Bryan Newbold | 2021-10-27 | 1 | -1/+3 |
| | |||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2021-10-27 | 2 | -1/+7 |
| | | | | | | | Currently translated at 100.0% (190 of 190 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/ | ||||
* | Translated using Weblate (Russian) | Artem | 2021-10-22 | 2 | -5/+6 |
| | | | | | | | Currently translated at 94.2% (179 of 190 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/ | ||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2021-10-22 | 2 | -16/+20 |
| | | | | | | | Currently translated at 99.4% (189 of 190 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/ | ||||
* | mark TODOs inline | Bryan Newbold | 2021-10-12 | 1 | -0/+2 |
| | |||||
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2021-09-29 | 16 | -1047/+1971 |
|\ | |||||
| * | Translated using Weblate (Chinese (Simplified)) | Eric | 2021-09-29 | 2 | -18/+19 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (190 of 190 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/zh_Hans/ | ||||
| * | Update translation files | Hosted Weblate | 2021-09-29 | 14 | -1036/+1958 |
| | | | | | | | | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ | ||||
| * | Translated using Weblate (Italian) | Mauro Piccotti | 2021-09-29 | 2 | -9/+10 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (178 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/it/ | ||||
* | | html: homepage example card titles as links | Bryan Newbold | 2021-09-21 | 1 | -4/+4 |
| | | | | | | | | Thanks to Jefferson B for noticing | ||||
* | | HTML: more strict referrer policy | Bryan Newbold | 2021-09-20 | 1 | -1/+2 |
| | | |||||
* | | settings: disable onion header while service is not in production | Bryan Newbold | 2021-09-20 | 1 | -1/+1 |
|/ | |||||
* | re-generate i18n .pot file | Bryan Newbold | 2021-08-12 | 1 | -56/+121 |
| | |||||
* | web: permalink button goes to landing page, if one exists | Bryan Newbold | 2021-08-12 | 1 | -1/+1 |
| | | | | Old URLs should continue to work. | ||||
* | web: clear goatcounter title for fulltext links | Bryan Newbold | 2021-08-12 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of github.com:internetarchive/fatcat-scholar | Bryan Newbold | 2021-08-09 | 6 | -22/+27 |
|\ | |||||
| * | Translated using Weblate (Spanish) | Adolfo Jayme Barrientos | 2021-08-09 | 2 | -15/+16 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (178 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/es/ | ||||
| * | Translated using Weblate (Greek) | Georgios Pitsiladis | 2021-08-09 | 2 | -2/+5 |
| | | | | | | | | | | | | | | Currently translated at 39.8% (71 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
| * | Translated using Weblate (Dutch) | privacysimp | 2021-07-16 | 2 | -5/+6 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (178 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/nl/ | ||||
* | | ES: add 'preference' query param; default to '_local' in prod | Bryan Newbold | 2021-08-03 | 2 | -0/+5 |
| | | |||||
* | | config: remove 'scholar-svc500' name from QA config | Bryan Newbold | 2021-08-03 | 2 | -6/+5 |
| | | |||||
* | | web: access_redirect_fallback mechanism | Bryan Newbold | 2021-07-26 | 3 | -67/+297 |
| | | | | | | | | | | | | | | | | | | | | | | | | This adds a helper code path that "tries harder" to find an access link, by querying the fatcat API directly to look for any file from any release associated with the work. If it finds a match, it does the redirect as usual (but does log the incident). If no match can be found, there is now a more helpful access-specific 404 error page. If the *work* is a 404, the generic error page is shown. | ||||
* | | better parsing of year as integer in refs pipeline | Bryan Newbold | 2021-07-26 | 2 | -4/+8 |
| | | |||||
* | | make fmt | Bryan Newbold | 2021-07-26 | 3 | -10/+24 |
| | | |||||
* | | fix failing test after clean_doi() | Bryan Newbold | 2021-07-26 | 1 | -1/+1 |
| | | |||||
* | | ref_key: hotfix for some corner cases | Bryan Newbold | 2021-07-26 | 1 | -8/+25 |
| | | |||||
* | | notes on bundle/refs dump iteration | Bryan Newbold | 2021-07-26 | 1 | -0/+63 |
| | | |||||
* | | transform: more clean_doi() calls | Bryan Newbold | 2021-07-26 | 1 | -3/+3 |
| | | |||||
* | | refs transform: consolidate clean_ref_key() hacks | Bryan Newbold | 2021-07-25 | 1 | -17/+35 |
| | | |||||
* | | refs transform: many fixes | Bryan Newbold | 2021-07-25 | 3 | -10/+308 |
| | | | | | | | | | | | | | | | | | | - include year correctly (many cases) - test coverage for Crossref transform - pass-through 'edition' as 'version' - series-title parsed in to title or container as appropriate - missing release stage - fix 0-index vs. 1-index ref index field | ||||
* | | bibref: add version field; isbn13 -> isbn | Bryan Newbold | 2021-07-25 | 1 | -1/+2 |
| | | |||||
* | | refs transform: 1-index refs.index, not 0-index | Bryan Newbold | 2021-07-25 | 3 | -5/+13 |
| | | | | | | | | | | | | | | | | This was not matching expectations/schema of downstream refs pipeline (cgraph), and wasn't matching documented schema. Note care required when checking if the index is set, to distinguish between '0' and 'None' values. | ||||
* | | web: fix paper.fulltext is None error | Bryan Newbold | 2021-07-24 | 1 | -1/+1 |
|/ | |||||
* | Translated using Weblate (Greek) | Eugenia Russell | 2021-07-07 | 2 | -4/+4 |
| | | | | | | | Currently translated at 39.3% (70 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
* | Translated using Weblate (Croatian) | Milo Ivir | 2021-07-07 | 2 | -5/+6 |
| | | | | | | | Currently translated at 100.0% (178 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/ | ||||
* | Translated using Weblate (Greek) | Eugenia Russell | 2021-07-07 | 2 | -8/+8 |
| | | | | | | | Currently translated at 38.2% (68 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
* | refs: clean up GROBID DOIs and PMCIDs | Bryan Newbold | 2021-07-01 | 2 | -12/+9 |
| | |||||
* | HACK: don't parse TEI-XML for a specific paper/file | Bryan Newbold | 2021-06-30 | 1 | -2/+4 |
| | | | | | GROBID v0.5.5 returns TEI-XML for this one PDF which is not valid XML, due to a text encoding issue. | ||||
* | refs: include (source) release_stage in output | Bryan Newbold | 2021-06-30 | 3 | -9/+20 |
| | |||||
* | pipenv: use correct/full beautifulsoup package name | Bryan Newbold | 2021-06-30 | 2 | -96/+97 |
| | |||||
* | robots: add commented out reference to sitemap-index-access.xml | Bryan Newbold | 2021-06-30 | 1 | -0/+3 |
| | |||||
* | sitemaps: change filters; only primary release fulltext (via jq); scp to replica | Bryan Newbold | 2021-06-22 | 3 | -5/+12 |
| | |||||
* | fix jinja2/babel deprecations | Bryan Newbold | 2021-06-11 | 3 | -6/+6 |
| | |||||
* | bump jinja2 major version, and other dep version updates | Bryan Newbold | 2021-06-11 | 2 | -202/+209 |
| | |||||
* | commit missing elastic get example JSON files | Bryan Newbold | 2021-06-11 | 2 | -0/+174 |
| | |||||
* | sitemap: new access URL format | Bryan Newbold | 2021-06-11 | 2 | -7/+6 |
| |