aboutsummaryrefslogtreecommitdiff
path: root/backend/data
AgeCommit message (Expand)Author
2022-05-26Add some enwiki redirect data as alt-namesTerry Truong
2022-05-26Trim otol tree to avoid certain slowdownsTerry Truong
2022-05-24For compound-nodes without sub-images, don't use a child imageTerry Truong
2022-05-24Don't generate compound-image if both sub-images non-existentTerry Truong
2022-05-23Display 'compound images'Terry Truong
2022-05-22Up-propgate images for usage in parents without imagesTerry Truong
2022-05-19Unescape EOL alt-name dataTerry Truong
2022-05-19Fix not scrolling to focused nodesTerry Truong
2022-05-18Add wikipedia-link to tile-info displayTerry Truong
2022-05-18For dbpedia data, prioritise manual conflict resolutionsTerry Truong
2022-05-17Make reduced tree generation check non-alt-namesTerry Truong
2022-05-17Remove certain same-name alt-namesTerry Truong
2022-05-17Make search suggestions include non-alt-namesTerry Truong
2022-05-17Fix small genDbpData.py typoTerry Truong
2022-05-17Improve enwiki description extractionTerry Truong
2022-05-15Converted nodes+r_nodes tables into nodes+edges+r_nodes+r_edgesTerry Truong
2022-05-14Add desc-resolution special-case for root nodeTerry Truong
2022-05-14Supplement DBpedia descs with enwiki'sTerry Truong
2022-05-14Use DBpedia data for node descriptionsTerry Truong
2022-05-12Adjust reviewImgs.py to remove EXIF orientation dataTerry Truong
2022-05-12Commit reduced-tree name-list dataTerry Truong
2022-05-12Add reduced-tree data generation+serving+querying+settingTerry Truong
2022-05-11Do minor code cleanupTerry Truong
2022-05-11Use prefix-search with ranking-by-lengthTerry Truong
2022-05-10Add quotes around displayed alt-namesTerry Truong
2022-05-07Add timing info display to reviewImgs.pyTerry Truong
2022-05-07Update README line breaksTerry Truong
2022-05-06Fix typo in data entry codeTerry Truong
2022-05-05Make '... [N]' duplicate node name assignment prefer nodes with less tipsTerry Truong
2022-05-05Add db table info to data/README.mdTerry Truong
2022-05-04Fix forgetting to commit imagesList.db generator scriptTerry Truong
2022-05-04Add scripts for obtaining/sending/displaying wikipedia descriptionsTerry Truong
2022-05-01Fix non-inclusion of canonical-names without english alt-namesTerry Truong
2022-05-01Make name data English-specificTerry Truong
2022-05-01Add fuzzy-search via sqlite extension spellfix1Terry Truong
2022-05-01Make node data in db not collapsed-in-jsonTerry Truong
2022-04-30Add preferred-alt-name data to db, and use when reviewingTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
2022-04-27Make generated EOL-names-data have unique eol_id for each tolnode nameTerry Truong
2022-04-27Use EOL vernacular-names data for searchingTerry Truong
2022-04-26Change data URL path formatTerry Truong
2022-04-26Add small sqrLayout optimisationTerry Truong
2022-04-26Have tol data in sqlite db, and add server script that accesses itTerry Truong