Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add semantic-ui v2.4.2 CSS, with tweaks/removals | Bryan Newbold | 2020-10-20 | 1 | -0/+445 |
| | |||||
* | add semantic-ui v2.4.2 font and image files | Bryan Newbold | 2020-10-20 | 12 | -0/+1884 |
| | |||||
* | add Lato font from google fonts (used by semantic-ui) | Bryan Newbold | 2020-10-20 | 21 | -0/+1826 |
| | |||||
* | html: another RTL div style tweak | Bryan Newbold | 2020-10-20 | 1 | -2/+2 |
| | |||||
* | html: experiment with lang menu roles | Bryan Newbold | 2020-10-20 | 1 | -16/+16 |
| | |||||
* | html: several small tweaks and accessibility improvements | Bryan Newbold | 2020-10-20 | 3 | -29/+69 |
| | |||||
* | html: add <a> rel tags where appropriate | Bryan Newbold | 2020-10-20 | 2 | -8/+8 |
| | |||||
* | settings: real QA config values | Bryan Newbold | 2020-10-20 | 1 | -2/+2 |
| | |||||
* | settings/make: default dynaconf environment name | Bryan Newbold | 2020-10-20 | 2 | -4/+4 |
| | | | | | Also override any .env value for dynaconf env when running tests or lint. | ||||
* | more SIM metadata mappings | Bryan Newbold | 2020-10-19 | 1 | -3/+31 |
| | |||||
* | fmt | Bryan Newbold | 2020-10-19 | 1 | -1/+1 |
| | |||||
* | settings: set prod to actual settings we are using | Bryan Newbold | 2020-10-19 | 1 | -2/+3 |
| | |||||
* | issue-db: use dynaconf settings | Bryan Newbold | 2020-10-19 | 2 | -2/+6 |
| | |||||
* | update Makefile issue-db targets | Bryan Newbold | 2020-10-19 | 1 | -9/+9 |
| | |||||
* | enable Norwegian (nb) in web interface | Bryan Newbold | 2020-10-19 | 2 | -4/+5 |
| | |||||
* | i18n: add compiled .mo for Norwegian (nb) | Bryan Newbold | 2020-10-19 | 1 | -0/+0 |
| | |||||
* | Translated using Weblate (Norwegian Bokmål) | Allan Nordhøy | 2020-10-19 | 1 | -77/+95 |
| | | | | | | | Currently translated at 91.8% (68 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/nb_NO/ | ||||
* | Translated using Weblate (German) | nautilusx | 2020-10-19 | 1 | -20/+26 |
| | | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/de/ | ||||
* | make issue-db: try to fix lazy dep building | Bryan Newbold | 2020-10-17 | 1 | -6/+3 |
| | |||||
* | Merge branch 'bnewbold-update-workers' | Bryan Newbold | 2020-10-16 | 7 | -25/+567 |
|\ | |||||
| * | initial fetch and index workers | Bryan Newbold | 2020-10-16 | 1 | -0/+238 |
| | | |||||
| * | first implementation of Kafka worker base class | Bryan Newbold | 2020-10-16 | 1 | -0/+219 |
| | | |||||
| * | SQUASH: proposal | Bryan Newbold | 2020-10-16 | 1 | -2/+17 |
| | | |||||
| * | settings: kafka config and worker defaults | Bryan Newbold | 2020-10-16 | 1 | -0/+9 |
| | | |||||
| * | SIM pipeline: more language conversions | Bryan Newbold | 2020-10-16 | 1 | -2/+5 |
| | | | | | | | | | | Not sure where these language strings are coming from, but these were from existing SIM item metadata in archive.org | ||||
| * | SIM pipeline: refactor issue item fetching and bundle conversion | Bryan Newbold | 2020-10-16 | 1 | -23/+32 |
| | | |||||
| * | schema: optional 'fetched' field on bundles | Bryan Newbold | 2020-10-16 | 1 | -0/+2 |
| | | |||||
| * | proposal: kafka update pipeline(s) | Bryan Newbold | 2020-10-16 | 1 | -0/+47 |
| | | |||||
* | | make: add issue-db target | Bryan Newbold | 2020-10-16 | 1 | -0/+35 |
|/ | |||||
* | transform: refactor tag generation out of transform heavy method | Bryan Newbold | 2020-10-16 | 1 | -28/+37 |
| | |||||
* | lint: don't use default keyword for os.environ.get() | Bryan Newbold | 2020-10-16 | 1 | -3/+1 |
| | | | | pylint complains; not sure this is really valid | ||||
* | refactor do_fulltext_search into smaller methods | Bryan Newbold | 2020-10-16 | 1 | -52/+70 |
| | |||||
* | web: add experimental Onion-Location HTML meta tag | Bryan Newbold | 2020-10-15 | 1 | -0/+5 |
| | |||||
* | i18n: enable French and Spanish (fr, es) | Bryan Newbold | 2020-10-15 | 2 | -1/+3 |
| | |||||
* | recompile translation databases (.mo) | Bryan Newbold | 2020-10-15 | 6 | -0/+0 |
| | |||||
* | Translated using Weblate (French) | Bryan Newbold | 2020-10-15 | 1 | -73/+92 |
| | | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/fr/ | ||||
* | Translated using Weblate (Spanish) | Bryan Newbold | 2020-10-15 | 1 | -74/+92 |
| | | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/es/ | ||||
* | Translated using Weblate (Arabic) | Bryan Newbold | 2020-10-15 | 1 | -75/+90 |
| | | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ar/ | ||||
* | Translated using Weblate (Chinese (Simplified)) | Bryan Newbold | 2020-10-15 | 1 | -18/+17 |
| | | | | | | | Currently translated at 82.4% (61 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/zh_Hans/ | ||||
* | i18n: start Norwegian (nb) translation | Bryan Newbold | 2020-10-15 | 1 | -0/+340 |
| | | | | User request. | ||||
* | i18n: start French (fr) translation | Bryan Newbold | 2020-10-15 | 1 | -0/+340 |
| | | | | This rounds out the 6 UN languages. | ||||
* | i18n: small string formatting update | Bryan Newbold | 2020-10-15 | 9 | -35/+64 |
| | |||||
* | update TODO list | Bryan Newbold | 2020-10-15 | 1 | -0/+38 |
| | |||||
* | remove unused console.log() | Bryan Newbold | 2020-10-15 | 1 | -1/+0 |
| | |||||
* | Translated using Weblate (Russian) | Bryan Newbold | 2020-10-15 | 1 | -2/+2 |
| | | | | | | | Currently translated at 74.3% (55 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/ | ||||
* | Translated using Weblate (Russian) | Artem | 2020-10-15 | 1 | -10/+9 |
| | | | | | | | Currently translated at 74.3% (55 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/ | ||||
* | i18n: trim translated message | Bryan Newbold | 2020-10-14 | 1 | -1/+1 |
| | |||||
* | update translation .pot + .po files | Bryan Newbold | 2020-10-14 | 6 | -295/+709 |
| | |||||
* | accessibility: one more contrast tweak | Bryan Newbold | 2020-10-14 | 1 | -0/+3 |
| | |||||
* | accessibility: style tweaks for constract | Bryan Newbold | 2020-10-14 | 3 | -15/+22 |
| | | | | | | | | | Includes swapping the <head> CSS block to follow the CSS file link, so that file-local styles have precedence. Not sure I like all these changes, for example the link color and blue box colors. Blue "Show XYZ additional hits" message should probably be larger font for readability, not contrast. |