Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | update citation_pdf_url HTML meta tag to new access URL style | Bryan Newbold | 2021-06-11 | 3 | -13/+21 |
| | |||||
* | update access redirect URL endpoints | Bryan Newbold | 2021-06-11 | 3 | -75/+72 |
| | |||||
* | update indexability proposal based on feedback | Bryan Newbold | 2021-06-11 | 1 | -22/+19 |
| | |||||
* | catch/ignore ChunkedEncoding errors in fetches | Bryan Newbold | 2021-06-11 | 2 | -0/+6 |
| | |||||
* | bugfix: pass full crossref obj, not just 'record' | Bryan Newbold | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | refs: use fatcat prefix for some sources | Bryan Newbold | 2021-06-02 | 1 | -5/+5 |
| | | | | This makes debugging what is going on much easier | ||||
* | web: add goatcounter tracking to more download buttons | Bryan Newbold | 2021-06-02 | 1 | -4/+4 |
| | |||||
* | integrate crossref references, and iterate on refs output logic | Bryan Newbold | 2021-06-02 | 1 | -7/+115 |
| | | | | Needs test coverage! | ||||
* | lint fixes, and run fmt | Bryan Newbold | 2021-06-02 | 4 | -22/+11 |
| | |||||
* | add 'crossref' hydration to work pipeline | Bryan Newbold | 2021-06-02 | 3 | -0/+62 |
| | | | | | | | | The immediate motivation is to include recent crossref refs in citation graph transforms. May also be valuable for researchers to have authoritative/publisher metadata in the bundle dumps. | ||||
* | schema: add 'crossref' to bundle schema, and add from_json() helper | Bryan Newbold | 2021-06-02 | 5 | -40/+28 |
| | | | | | from_json() refactor was an earlier TODO, to reduce duplication when updating fields on this class | ||||
* | lint: ignore mypy on some template imports | Bryan Newbold | 2021-06-02 | 1 | -2/+2 |
| | |||||
* | web: fix fatcat.wiki search option link | Bryan Newbold | 2021-05-24 | 1 | -1/+1 |
| | |||||
* | sitemaps: filter out 12-digit wayback timestamp access URLs, for now | Bryan Newbold | 2021-05-19 | 2 | -0/+4 |
| | |||||
* | web: fixes to access redirect endpoints | Bryan Newbold | 2021-05-19 | 3 | -1/+30 |
| | |||||
* | sitemaps: find SCRIPT_DIR | Bryan Newbold | 2021-05-18 | 1 | -1/+2 |
| | |||||
* | sitemaps: pdfs -> access | Bryan Newbold | 2021-05-18 | 3 | -4/+4 |
| | |||||
* | enable Greek (el) translation (still partial) | Bryan Newbold | 2021-05-18 | 2 | -0/+2 |
| | |||||
* | Translated using Weblate (Korean) | YiReun | 2021-05-18 | 2 | -3/+3 |
| | | | | | | | 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/ko/ | ||||
* | Translated using Weblate (Portuguese) | ssantos | 2021-05-18 | 2 | -12/+13 |
| | | | | | | | 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/pt/ | ||||
* | Translated using Weblate (Greek) | Eugenia Russell | 2021-05-18 | 2 | -27/+43 |
| | | | | | | | Currently translated at 34.2% (61 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
* | web: add mellon grant acknowledgement to about page | Bryan Newbold | 2021-05-18 | 1 | -0/+11 |
| | |||||
* | sitemaps: PDF sitemaps | Bryan Newbold | 2021-05-18 | 5 | -0/+42 |
| | |||||
* | sitemaps: remove date from sitmap URLs | Bryan Newbold | 2021-05-17 | 2 | -7/+2 |
| | |||||
* | make fmt | Bryan Newbold | 2021-05-17 | 1 | -1/+4 |
| | |||||
* | iterate on PDF redirect links | Bryan Newbold | 2021-05-17 | 5 | -39/+149 |
| | |||||
* | Translated using Weblate (Greek) | Eugenia Russell | 2021-05-05 | 2 | -2/+2 |
| | | | | | | | Currently translated at 15.1% (27 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
* | Translated using Weblate (Korean) | YiReun | 2021-05-05 | 2 | -43/+41 |
| | | | | | | | 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/ko/ | ||||
* | update recent CHANGELOG | Bryan Newbold | 2021-04-30 | 1 | -0/+6 |
| | |||||
* | web: don't clobber user input query when parsing | Bryan Newbold | 2021-04-30 | 2 | -3/+7 |
| | | | | | | | This is intended to be a UX improvement, to avoid adding double quotes around the query a user has pasted in. This does make the "parsing" behavior less transparent. | ||||
* | web: return English to top of translation list (oops) | Bryan Newbold | 2021-04-30 | 1 | -1/+1 |
| | |||||
* | enable initial Korean (ko) web interface translation | Bryan Newbold | 2021-04-30 | 2 | -1/+3 |
| | |||||
* | web: make landing page 'canonical' links absolute URLs | Bryan Newbold | 2021-04-30 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2021-04-30 | 4 | -144/+243 |
|\ | |||||
| * | Translated using Weblate (Korean) | Bryan Newbold | 2021-04-30 | 2 | -141/+240 |
| | | | | | | | | | | | | | | Currently translated at 98.8% (176 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ko/ | ||||
| * | Translated using Weblate (Greek) | Eugenia Russell | 2021-04-30 | 2 | -3/+3 |
| | | | | | | | | | | | | | | Currently translated at 14.6% (26 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
* | | web: use absolute URLs to sitemaps and in citation_pdf_url | Bryan Newbold | 2021-04-30 | 3 | -7/+10 |
| | | |||||
* | | sitemaps: not gzip compressed | Bryan Newbold | 2021-04-30 | 3 | -5/+1 |
|/ | |||||
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2021-04-30 | 8 | -95/+99 |
|\ | |||||
| * | Translated using Weblate (Greek) | Eugenia Russell | 2021-04-30 | 2 | -8/+8 |
| | | | | | | | | | | | | | | Currently translated at 13.4% (24 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
| * | Translated using Weblate (Italian) | J. Lavoie | 2021-04-30 | 2 | -25/+25 |
| | | | | | | | | | | | | | | 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/ | ||||
| * | Translated using Weblate (Greek) | Eugenia Russell | 2021-04-30 | 2 | -16/+17 |
| | | | | | | | | | | | | | | Currently translated at 10.1% (18 of 178 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/ | ||||
| * | Translated using Weblate (French) | J. Lavoie | 2021-04-30 | 2 | -34/+36 |
| | | | | | | | | | | | | | | 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/fr/ | ||||
| * | Translated using Weblate (German) | J. Lavoie | 2021-04-30 | 2 | -14/+15 |
| | | | | | | | | | | | | | | 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/de/ | ||||
* | | i18n: starting Korean (ko) translation | Bryan Newbold | 2021-04-30 | 1 | -0/+928 |
| | | |||||
* | | i18n: remove Czech (cs) translation | Bryan Newbold | 2021-04-30 | 1 | -918/+0 |
| | | | | | | | | | | Never received any human contributions, and we are at the limit of weblate plan. | ||||
* | | updates to sitemap generation | Bryan Newbold | 2021-04-30 | 2 | -4/+4 |
|/ | |||||
* | web: sitemap.xml serving | Bryan Newbold | 2021-04-29 | 3 | -2/+27 |
| |