aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/templates
Commit message (Expand)AuthorAgeFilesLines
* polish RSS feed generation, and add basic test coverageBryan Newbold2022-04-061-13/+7
* initial implementation of RSS search feedsBryan Newbold2022-03-251-0/+15
* tweak abstract truncationJohannah Sprinz2022-02-081-2/+2
* meta referrer: single string, no whitespaceBryan Newbold2022-01-051-1/+1
* codespell fixesBryan Newbold2021-11-241-1/+1
* web: remove spurious whitespace from another i18n stringBryan Newbold2021-11-121-2/+2
* try tweaking 'Support and Acknowledgements' title on about page, to fix i18nBryan Newbold2021-11-101-3/+1
* add some missing trans blocks on <h3> tagsBryan Newbold2021-11-101-2/+2
* html: homepage example card titles as linksBryan Newbold2021-09-211-4/+4
* HTML: more strict referrer policyBryan Newbold2021-09-201-1/+2
* web: permalink button goes to landing page, if one existsBryan Newbold2021-08-121-1/+1
* web: clear goatcounter title for fulltext linksBryan Newbold2021-08-121-4/+4
* config: remove 'scholar-svc500' name from QA configBryan Newbold2021-08-031-1/+0
* web: access_redirect_fallback mechanismBryan Newbold2021-07-261-0/+35
* web: fix paper.fulltext is None errorBryan Newbold2021-07-241-1/+1
* fix jinja2/babel deprecationsBryan Newbold2021-06-112-5/+5
* update citation_pdf_url HTML meta tag to new access URL styleBryan Newbold2021-06-111-2/+2
* web: add goatcounter tracking to more download buttonsBryan Newbold2021-06-021-4/+4
* web: fix fatcat.wiki search option linkBryan Newbold2021-05-241-1/+1
* enable Greek (el) translation (still partial)Bryan Newbold2021-05-181-0/+1
* web: add mellon grant acknowledgement to about pageBryan Newbold2021-05-181-0/+11
* iterate on PDF redirect linksBryan Newbold2021-05-171-4/+4
* web: don't clobber user input query when parsingBryan Newbold2021-04-301-0/+3
* web: return English to top of translation list (oops)Bryan Newbold2021-04-301-1/+1
* enable initial Korean (ko) web interface translationBryan Newbold2021-04-301-1/+2
* web: make landing page 'canonical' links absolute URLsBryan Newbold2021-04-301-1/+1
* web: use absolute URLs to sitemaps and in citation_pdf_urlBryan Newbold2021-04-301-4/+3
* iterate on access redirects and landing page implementationBryan Newbold2021-04-271-19/+19
* web: initial implementation of work landing page and citation_pdf_url access ...Bryan Newbold2021-04-232-1/+49
* base template: typoBryan Newbold2021-04-231-1/+1
* web: small typosBryan Newbold2021-03-251-2/+2
* i18n: Farsi is also RTL (and add Hebrew)Bryan Newbold2021-03-231-2/+2
* implement additional translation languagesBryan Newbold2021-03-231-0/+4
* i18n: wrap /about page with translation tags; update .potBryan Newbold2021-03-232-33/+30
* update dblp title/noteBryan Newbold2021-03-221-1/+1
* homepage: fix typoBryan Newbold2021-03-101-1/+1
* web: fix pagination limitBryan Newbold2021-03-091-1/+1
* web: re-phrase alpha banner notice; remove header tagBryan Newbold2021-03-043-4/+11
* homepage: fix 'more' linkBryan Newbold2021-03-021-1/+1
* html: fix 'clear filters' alignment (add class)Bryan Newbold2021-02-041-1/+1
* help page: typos and missing spaces due to i18nBryan Newbold2021-01-251-2/+4
* i18n: use babel.numbers.format_number() in web interfaceBryan Newbold2021-01-252-8/+10
* html/css: yet more RTL tweaksBryan Newbold2021-01-252-1/+7
* css: padding around pagination textBryan Newbold2021-01-251-1/+1
* html: update next/prev links to used named HTML entitiesBryan Newbold2021-01-251-4/+4
* html/css: refactor RTL filter bar codeBryan Newbold2021-01-253-3/+17
* html: small RTL style fixesBryan Newbold2021-01-251-1/+5
* html: constrain thumbnail size betterBryan Newbold2021-01-251-1/+1
* html: fix pagination box on mobileBryan Newbold2021-01-252-13/+19
* html: several UI fixes and tweaksBryan Newbold2021-01-253-14/+11